aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-05-04AArch64: support large code model for jump-tablesTim Northover
2013-05-04AArch64: implement support for blockaddress in large code modelTim Northover
2013-05-04AArch64: implement large code model access to global variables.Tim Northover
2013-05-04Allow host triple to be correctly overridden in CMake buildsTim Northover
2013-05-03Revert r181009.Amara Emerson
2013-05-03Remove some uneeded pseudos in the presence of the naked function attribute.Reed Kotler
2013-05-03Delete test instead.Amara Emerson
2013-05-03Temporarily disable failing test.Amara Emerson
2013-05-03[PowerPC] Parse platform-specifc variant kinds in AsmParserUlrich Weigand
2013-05-03[PowerPC] Add some Book II instructions to AsmParserUlrich Weigand
2013-05-03[PowerPC] Support extended mnemonics in AsmParserUlrich Weigand
2013-05-03[PowerPC] Add assembler parserUlrich Weigand
2013-05-03[mips] Split the DSP control register and define one register for each field ofAkira Hatanaka
2013-05-03LoopVectorizer: Add support for if-conversion of PHINodes with 3+ incoming va...Nadav Rotem
2013-05-03R600: Expand vector or, shl, srl, and xor nodesTom Stellard
2013-05-03R600: Add pattern for SHA-256 Ma functionTom Stellard
2013-05-03RegionInfo: Do not crash if unreachable block is foundTobias Grosser
2013-05-03Add support for reading ARM ELF build attributes.Amara Emerson
2013-05-02[mips] Handle reading, writing or copying of ccond field of DSP controlAkira Hatanaka
2013-05-02R600: Signed literals are 64bits wideVincent Lejeune
2013-05-02R600: If previous bundle is dot4, PV valid chan is always XVincent Lejeune
2013-05-02R600: Add a test to check that use_kill is emittedVincent Lejeune
2013-05-02R600: Prettier asmPrint of AluVincent Lejeune
2013-05-02Hexagon - Add peephole optimizations for zero extends.Pranav Bhandarkar
2013-05-02TBAA: remove !tbaa from testing cases if not used.Manman Ren
2013-05-02Rewrite X86 codegen regression test with FileCheckMichael Liao
2013-05-02Add a test for the foldSelectICmpAndOr fix committed in r180779.David Majnemer
2013-05-01Avoid generating tempfile(s) never usedMichael Liao
2013-05-01Revert r180737. The companion patch was reverted, and this is not relevant ri...Bill Wendling
2013-05-01SROA: Generate selects instead of shuffles when blending values because this ...Nadav Rotem
2013-05-01Optimize away nop CONCAT_VECTOR nodes.Nadav Rotem
2013-05-01Put VMOVPQIto64rr in the VRPDI class.Rafael Espindola
2013-05-01Forget remove the tempfile argumentMichael Liao
2013-05-01More rewrites of x86 codegen regression tests with FileCheckMichael Liao
2013-05-01Revert "InstCombine: Fold more shuffles of shuffles."Jim Grosbach
2013-04-30[mips] Fix handling of instructions which copy to/from accumulator registers.Akira Hatanaka
2013-04-30Only pass 'returned' to target-specific lowering code when the value of entir...Stephen Lin
2013-04-30[mips] Instruction selection patterns for DSP-ASE vector select and compareAkira Hatanaka
2013-04-30Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl
2013-04-30Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl
2013-04-30[mips] Test for r179873.Akira Hatanaka
2013-04-30InstCombine: Fold more shuffles of shuffles.Jim Grosbach
2013-04-30LocalStackSlotAllocation improvementsHal Finkel
2013-04-30TBAA: remove !tbaa from testing cases if not used.Manman Ren
2013-04-30Set debug locations for branch instructions created during inlining, evenAdrian Prantl
2013-04-30Fix Addend computation for non external relocations on Macho.Rafael Espindola
2013-04-30R600: fix loop-address.ll testVincent Lejeune
2013-04-30s tightens up the encoding description for ARM post-indexed ldr instructions....Mihai Popa
2013-04-30Fix "Combine bit test + conditional or into simple math"David Majnemer
2013-04-30Rewrite X86 codegen regression test with FileCheckMichael Liao