summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update comment.Eric Christopher2014-03-05
* Partially roll back r202915.Rui Ueyama2014-03-05
* Fix endianness bug.Rui Ueyama2014-03-05
* Allow constant folding of fma and fmuladdMatt Arsenault2014-03-05
* Fix duplicate code in ConstantFoldingMatt Arsenault2014-03-05
* [DAGCombiner] Factor out distributeTruncateThroughAndAdam Nemet2014-03-04
* Remove a special character in comment that accidentially got committed.Evan Cheng2014-03-04
* Remove dependence on std::function.Richard Smith2014-03-04
* Add support for arbitrary functors to CrashRecoveryContext.Richard Smith2014-03-04
* APFloat: Add a move ctor and operator=Benjamin Kramer2014-03-04
* llvm-objdump: Indent unwind info contents.Rui Ueyama2014-03-04
* llvm-objdump: Fix typo in output.Rui Ueyama2014-03-04
* MS asm: Attempt to parse variables followed by a bracketed displacementReid Kleckner2014-03-04
* X86: 80-columnSaleem Abdulrasool2014-03-04
* [CMake] add_llvm_target(): No need to include TABLEGEN_OUTPUT in source list.NAKAMURA Takumi2014-03-04
* [PowerPC] support powerpc64le as syntax-checking target (pass2)Will Schmidt2014-03-04
* [XCore] Fix call of absolute address.Richard Osborne2014-03-04
* [CMake] check-llvm: Include "bugpoint" in dependent list.NAKAMURA Takumi2014-03-04
* Remove out-of-date comment in llvm/tools/CMakeLists.txt.NAKAMURA Takumi2014-03-04
* [mips][msa] Correct the behaviour of the COPY_FW pseudo on lanes 2 and 3.Daniel Sanders2014-03-04
* Hey, we can stop depending on the IR library from the Support unittestsChandler Carruth2014-03-04
* [Modules] Move the LeakDetector header into the IR library where theChandler Carruth2014-03-04
* [cleanup] Fix a typo in the path.Chandler Carruth2014-03-04
* [Modules] Move the PassNameParser to the IR library as it deals in theChandler Carruth2014-03-04
* [Modules] Move the ConstantRange class into the IR library. This isChandler Carruth2014-03-04
* [Modules] Stop including CFG.h from GenericDomTree.h. This used to beChandler Carruth2014-03-04
* [Modules] Move the PredIteratorCache into the IR library -- it isChandler Carruth2014-03-04
* [Modules] Move the NoFolder into the IR library as it createsChandler Carruth2014-03-04
* [Modules] Move the ConstantFolder into the IR library where it canChandler Carruth2014-03-04
* [Modules] Move the TargetFolder into the Analysis library. Historically,Chandler Carruth2014-03-04
* [Modules] Move CFG.h to the IR library as it defines graph traits overChandler Carruth2014-03-04
* [Modules] Delete DataFlow.h rather than move it to the IR library. NoChandler Carruth2014-03-04
* [Modules] Move ValueMap to the IR library. While this class does notChandler Carruth2014-03-04
* [Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth2014-03-04
* [Modules] Move the LLVM IR pattern match header into the IR library, itChandler Carruth2014-03-04
* [Modules] Move CallSite into the IR library where it belogs. It isChandler Carruth2014-03-04
* [Modules] Move GetElementPtrTypeIterator into the IR library. As itsChandler Carruth2014-03-04
* [Modules] Move InstIterator out of the Support library, where it had noChandler Carruth2014-03-04
* [cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth2014-03-04
* Remove unused typedefTimur Iskhodzhanov2014-03-04
* This patch implements .set mips32r2 directive and sets appropriate feature bi...Vladimir Medic2014-03-04
* Cleaning up a bunch of pre-Visual C++ 2012 build hacks.Yaron Keren2014-03-04
* [cleanup] Add a getOperandNo method to the Use class and implement itChandler Carruth2014-03-04
* [cleanup] Use early exit and simpler temporary variables to clarify theChandler Carruth2014-03-04
* Fix gcc -Wunused-but-set-variable warning.Patrik Hagglund2014-03-04
* [cleanup] Run clang-format over the Use code. It was *really*Chandler Carruth2014-03-04
* [cleanup] Tidy up and modernize comments and the definition order forChandler Carruth2014-03-04
* PBQP/Graph.h: Prune @return in setNodeCosts, possibly copypasto. [-Wdocumenta...NAKAMURA Takumi2014-03-04
* PBQP/Graph.h: s/os/OS/ in @param. [-Wdocumentation]NAKAMURA Takumi2014-03-04
* [C+11] Add 'override' keyword to methods in the support library.Craig Topper2014-03-04