summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Free the exception object. Should fix the vg bots.Rafael Espindola2013-05-06
* Fix slightly too aggressive conact_vector optimization.Michael Kuperstein2013-05-06
* Add a testcase that checks that we generate functions with frameBill Wendling2013-05-06
* XFAIL for cygwin.Rafael Espindola2013-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
* This should also fail on ARM.Rafael Espindola2013-05-05
* Fix XFAIL line.Rafael Espindola2013-05-05
* XFAIL this on ppc64.Rafael Espindola2013-05-05
* Add EH support to the MCJIT.Rafael Espindola2013-05-05
* Test case for r181160 and r181161. rdar://13782395Evan Cheng2013-05-05
* [XCore] Add LDAPB instructions.Richard Osborne2013-05-05
* [XCore] Add BLRB instructions.Richard Osborne2013-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
* LoopVectorize: We don't need an identity element for min/max reductionsArnold Schwaighofer2013-05-05
* AArch64: enable MCJIT and tests now that everything passes.Tim 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
* Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-04
* Revert r181009.Amara Emerson2013-05-03
* Remove some uneeded pseudos in the presence of the naked function attribute.Reed Kotler2013-05-03
* Delete test instead.Amara Emerson2013-05-03
* Temporarily disable failing test.Amara Emerson2013-05-03
* [PowerPC] Parse platform-specifc variant kinds in AsmParserUlrich Weigand2013-05-03
* [PowerPC] Add some Book II instructions to AsmParserUlrich Weigand2013-05-03
* [PowerPC] Support extended mnemonics in AsmParserUlrich Weigand2013-05-03
* [PowerPC] Add assembler parserUlrich Weigand2013-05-03
* [mips] Split the DSP control register and define one register for each field ofAkira Hatanaka2013-05-03
* LoopVectorizer: Add support for if-conversion of PHINodes with 3+ incoming va...Nadav Rotem2013-05-03
* R600: Expand vector or, shl, srl, and xor nodesTom Stellard2013-05-03
* R600: Add pattern for SHA-256 Ma functionTom Stellard2013-05-03
* RegionInfo: Do not crash if unreachable block is foundTobias Grosser2013-05-03
* Add support for reading ARM ELF build attributes.Amara Emerson2013-05-03
* [mips] Handle reading, writing or copying of ccond field of DSP controlAkira Hatanaka2013-05-02
* R600: Signed literals are 64bits wideVincent Lejeune2013-05-02
* R600: If previous bundle is dot4, PV valid chan is always XVincent Lejeune2013-05-02
* R600: Add a test to check that use_kill is emittedVincent Lejeune2013-05-02
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-02
* Hexagon - Add peephole optimizations for zero extends.Pranav Bhandarkar2013-05-02
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-02
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-05-02
* Add a test for the foldSelectICmpAndOr fix committed in r180779.David Majnemer2013-05-02
* Avoid generating tempfile(s) never usedMichael Liao2013-05-01
* Revert r180737. The companion patch was reverted, and this is not relevant ri...Bill Wendling2013-05-01
* SROA: Generate selects instead of shuffles when blending values because this ...Nadav Rotem2013-05-01