summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* extending the interface of Dependence slightly to support future workPreston Briggs2013-06-28
* Fix extra whitespace / formattingMatt Arsenault2013-06-28
* Try to unbreak Linux buildbots.Jakob Stoklund Olesen2013-06-28
* Minimize precision loss when computing cyclic probabilities.Jakob Stoklund Olesen2013-06-28
* Fix broken asserts that never fire.Richard Trieu2013-06-28
* Revising the MCJIT ObjectCache interface to allow subclasses to avoid retaini...Andrew Kaylor2013-06-28
* DebugInfo: PR14728: TLS supportDavid Blaikie2013-06-28
* Remove limitation on DebugIR that made it require existing debug metadata.Daniel Malea2013-06-28
* Add a division operator to BlockFrequency.Jakob Stoklund Olesen2013-06-28
* [NVPTX] Remove i8 register class. PTX support for i8 (.b8, .u8, .s8) is rath...Justin Holewinski2013-06-28
* Don't ask for a mode when we are not keeping the file.Rafael Espindola2013-06-28
* Fix typoMatt Arsenault2013-06-28
* Rename DIBuilder::createNullPtrType to createUnspecifiedType and introducePeter Collingbourne2013-06-27
* Revert "Revert "[APFloat] Removed APFloat constructor which initialized to ei...Michael Gottesman2013-06-27
* Revert "[APFloat] Removed APFloat constructor which initialized to either zer...Michael Gottesman2013-06-27
* Remove unnecessary conditional checks.Chad Rosier2013-06-27
* [APFloat] Removed APFloat constructor which initialized to either zero/NaN bu...Michael Gottesman2013-06-27
* Improve the compression of the tablegen DiffLists by introducing a new sortChad Rosier2013-06-27
* [Support/Registry.h] Include llvm/Support/Compiler.h.Argyrios Kyrtzidis2013-06-27
* Use MCFillFragment for zero-initialized data.Serge Pavlov2013-06-27
* Add a convenience createUniqueDirectory function.Rafael Espindola2013-06-27
* Added support for the Builtin attribute.Michael Gottesman2013-06-27
* Use enums instead of raw octal values.Rafael Espindola2013-06-26
* PathV1 is deprecated since the 18th of Dec 2010. Remove it.Rafael Espindola2013-06-26
* Add a convenience functions that don't return if the directory existed.Rafael Espindola2013-06-26
* Add a simpler version of remove_all.Rafael Espindola2013-06-26
* Remove sys::GetMainExecutable.Rafael Espindola2013-06-26
* Port GetMainExecutable over to PathV2.Rafael Espindola2013-06-26
* Remove PathWithStatus.Rafael Espindola2013-06-26
* Merge isReachable into isBackedge.Jakob Stoklund Olesen2013-06-25
* TableGen: Generate a function for getting operand indices based on their defi...Tom Stellard2013-06-25
* [PowerPC] Support @got modifierUlrich Weigand2013-06-25
* Move GetEXESuffix to the one place it is used.Rafael Espindola2013-06-25
* Remove sys::PathSeparator.Rafael Espindola2013-06-25
* BlockFrequency: Bump up the entry frequency a bit.Benjamin Kramer2013-06-25
* keep only the StringRef version of getFileOrSTDIN.Rafael Espindola2013-06-25
* Create a replacement for sys::Path::PathSeparator.Rafael Espindola2013-06-25
* Add a simpler version of is_regular_file.Rafael Espindola2013-06-24
* DebugInfo: DIBuilder changes to match DIEnumerator changes in r184694David Blaikie2013-06-24
* Improve diagnostics when getSizeInBits is called on the Other type.Chad Rosier2013-06-24
* [APFloat] Added support for parsing float strings which contain {inf,-inf,NaN...Michael Gottesman2013-06-24
* [APFloat] Added make{Zero,Inf} methods and implemented get{Zero,Inf} on top o...Michael Gottesman2013-06-24
* Add a flag to defer vectorization into a phase after the inliner and itsChandler Carruth2013-06-24
* DebugInfo: enumerator values returned as int64 as they are storedDavid Blaikie2013-06-24
* [APFloat] Removed out of date comment from isNormal().Michael Gottesman2013-06-24
* [APFloat] Rename llvm::exponent_t => llvm::APFloat::ExponentType.Michael Gottesman2013-06-24
* DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/S...David Blaikie2013-06-23
* DebugInfo: Support (using GNU extensions) for template template parameters an...David Blaikie2013-06-22
* The getRegForInlineAsmConstraint function should only accept MVT value types.Chad Rosier2013-06-22
* RelocVisitor: Add another PPC64 relocation that occurs in dwarf output.Benjamin Kramer2013-06-22