summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* PowerPC: Fix unimplemented relocation on ppc64Adhemerval Zanella2013-05-06
* Provide InstCombines for the following 3 cases:Jean-Luc Duprat2013-05-06
* [SystemZ] Add back endUlrich Weigand2013-05-06
* [SystemZ] Define DWARF encodingUlrich Weigand2013-05-06
* [PowerPC] Fix memory corruption in AsmParserUlrich Weigand2013-05-06
* Fix slightly too aggressive conact_vector optimization.Michael Kuperstein2013-05-06
* Update the comment to mention that we use TTI.Nadav Rotem2013-05-06
* Revert r164763 because it introduces new shuffles.Nadav Rotem2013-05-06
* Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis.Matt Arsenault2013-05-06
* Fix const merging when an alias of a const is llvm.used.Rafael Espindola2013-05-06
* Add EH support to the MCJIT.Rafael Espindola2013-05-05
* ARM AnalyzeBranch should conservatively return true when it sees a predicatedEvan Cheng2013-05-05
* Teach if-converter to avoid removing BBs whose addresses are takne. rdar://13...Evan Cheng2013-05-05
* LoopVectorize: Print values instead of pointers in debug output.Benjamin Kramer2013-05-05
* [XCore] Add LDAPB instructions.Richard Osborne2013-05-05
* [XCore] Update LDAP to use pcrel_imm.Richard Osborne2013-05-05
* [XCore] Rename calltarget -> pcrel_imm.Richard Osborne2013-05-05
* [XCore] Add BLRB instructions.Richard Osborne2013-05-05
* [XCore] Remove '-' from back branch asm syntax.Richard Osborne2013-05-05
* InlineSpiller: Remove quadratic behavior.Benjamin Kramer2013-05-05
* For ARM backend, fixed "byval" attribute support.Stepan Dyatkovskiy2013-05-05
* Remove a recently redundant transform from X86ISelLowering.David Majnemer2013-05-05
* LoopVectorize: Add support for floating point min/max reductionsArnold Schwaighofer2013-05-05
* LoopVectorizer: Cleanup of miminimum/maximum pattern match codeArnold Schwaighofer2013-05-05
* LoopVectorize: We don't need an identity element for min/max reductionsArnold Schwaighofer2013-05-05
* Add ArrayRef constructor from None, and do the cleanups that this constructor...Dmitri Gribenko2013-05-05
* whitespaceNadav Rotem2013-05-04
* Fix an odd comment.Nadav Rotem2013-05-04
* AArch64: enable MCJIT and tests now that everything passes.Tim Northover2013-05-04
* AArch64: implement 64-bit absolute relocation in MCJITTim Northover2013-05-04
* AArch64: add stubs to support long function calls on MCJITTim Northover2013-05-04
* AArch64: implement relocations for global accessTim Northover2013-05-04
* AArch64: implement first relocation required for MCJITTim Northover2013-05-04
* Build system changes to enable MCJIT on AArch64Tim Northover2013-05-04
* AArch64: use __clear_cache under GCCish environmentsTim Northover2013-05-04
* Fix buildbot failure on 64 bit linux due to std::max() having differentRichard Osborne2013-05-04
* [XCore] Remove unused operand type.Richard Osborne2013-05-04
* [XCore] Make use of the target independent global address offset folding.Richard Osborne2013-05-04
* [XCore] Simplify code that checks for an aligned base plus a constant.Richard Osborne2013-05-04
* [XCore] Move lowering of thread local storage to a separate pass.Richard Osborne2013-05-04
* AArch64: assert code model is small for TLS accessesTim Northover2013-05-04
* AArch64: support literal pool access in large memory model.Tim Northover2013-05-04
* AArch64: support large code model for jump-tablesTim Northover2013-05-04
* AArch64: implement support for blockaddress in large code modelTim Northover2013-05-04
* AArch64: implement large code model access to global variables.Tim Northover2013-05-04
* [XCore] Use static relocation model by default.Richard Osborne2013-05-04
* Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-04
* Fix a performance bug in the Linker.Rafael Espindola2013-05-04
* Implement Linker::LinkModules with Linker::linkInModule.Rafael Espindola2013-05-04
* Now that Linker.cpp is almost empty, merge it into LinkModules.cpp.Rafael Espindola2013-05-04