Combine fmul vector FP constants when unsafe math is allowed.
[oota-llvm.git] / test / CodeGen /
2014-09-11 Sanjay PatelCombine fmul vector FP constants when unsafe math is...
2014-09-11 Aaron WatryR600: Test local atomics for evergreen
2014-09-11 Tilmann Scheller[ARM] Add Thumb-2 code size optimization regression...
2014-09-11 Tilmann Scheller[ARM] Add Thumb-2 code size optimization regression...
2014-09-11 Arnaud A. de Grand... [AArch64] Reenable the PBQP test now that the leak...
2014-09-11 Tilmann Scheller[ARM] Add Thumb-2 code size optimization regression...
2014-09-11 Tilmann Scheller[ARM] Add Thumb2 code size optimization regression...
2014-09-11 Chandler Carruth[x86] Fixup r217565 which baked in an assumption about...
2014-09-11 David XuBuild correct vector filled with undef nodes
2014-09-11 Chandler Carruth[x86] FileCheck-ize this test.
2014-09-10 Matt ArsenaultR600/SI: Fix losing chain when fixing reg class of...
2014-09-10 Matt ArsenaultR600: Custom lower frem
2014-09-10 Arnaud A. de Grand... [AArch64] Temporarily desactivate the PBQP test, while...
2014-09-10 Arnaud A. de Grand... [AArch64] Add experimental PBQP support
2014-09-10 Asiri Rathnayake[AArch 64] Use a constant pool load for weak symbol...
2014-09-10 Tim NorthoverARM: don't size-reduce STMs using the LR register.
2014-09-10 Job NoormanDrop the W postfix on the 16-bit registers.
2014-09-09 Pavel Chupin[x32] Emit callq for CALLpcrel32
2014-09-09 Renato GolinARM: Negative offset support problem
2014-09-09 Bob WilsonSet trunc store action to Expand for all X86 targets.
2014-09-08 Hans WennborgFast-ISel: Remove dead code after falling back from...
2014-09-08 Matt ArsenaultR600/SI: Replace LDS atomics with no return versions
2014-09-08 Chad Rosier[AArch64] Improve AA to remove unneeded edges in the...
2014-09-07 Chandler Carruth[x86] Revert my over-eager commit in r217332.
2014-09-07 Chandler Carruth[x86] Tweak the rules surrounding 0,0 and 1,1 v2f64...
2014-09-06 Matt ArsenaultR600/SI: Relax a few tests to help enable scheduler
2014-09-06 Matt ArsenaultR600/SI: Fix broken check lines.
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...
2014-09-05 Chandler Carruth[x86] Fix an embarressing bug in the INSERTPS formation...
2014-09-05 Sanjay PatelAllow vector fsub ops with constants to get the same...
2014-09-05 Rafael EspindolaRevert "Disable the fix for pr20793 because of a gnu...
2014-09-05 Matt ArsenaultR600/SI: Use same complex patterns for DS atomics
2014-09-05 Jan VeselyR600: Fix FROUND
2014-09-05 Tom StellardR600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of...
2014-09-05 Chandler Carruth[x86] Factor out the zero vector insertion logic in...
2014-09-05 Jiangning Liu[AArch64] Add pass to enable additional comparison...
2014-09-05 Rafael EspindolaDisable the fix for pr20793 because of a gnu ld bug.
2014-09-04 Rafael EspindolaFix pr20793.
2014-09-04 Tim NorthoverAArch64: fix vector-immediate BIC/ORR on big-endian...
2014-09-04 Tim NorthoverAArch64: fix big-endian immediate materialisation
2014-09-04 Chandler Carruth[x86] Teach the new v4i32 shuffle lowering some more...
2014-09-04 Juergen RibutzkaRevert r216803 "[MachineSinking] Clear kill flag of...
2014-09-04 Juergen Ributzka[FastISel][AArch64] Add target-specific lowering for...
2014-09-04 Chandler Carruth[x86] Teach the new vector shuffle lowering about the...
2014-09-03 Matt ArsenaultR600/SI: Try to keep i32 mul on SALU
2014-09-03 Chandler Carruth[x86] Teach the new vector shuffle lowering about the...
2014-09-03 Chandler Carruth[x86] Add an SSE4.1 mode to this test.
2014-09-03 Chandler Carruth[x86] Make this test check everything for both SSE2...
2014-09-03 Lang HamesAdd a regression test to sanity check the PBQP allocator.
2014-09-03 Tom StellardR600/SI: Add a pattern for i64 and in a branch
2014-09-03 Renato GolinCheck-label a bit more specific
2014-09-03 Alexander PotapenkoFix PR20800: correctly calculate the offset of the...
2014-09-03 Juergen RibutzkaReapply r216805 "[MachineCombiner][AArch64] Use the...
2014-09-03 Juergen Ributzka[FastISel][AArch64] Add target-dependent instruction...
2014-09-02 Renato GolinMissing test from r216989
2014-09-02 Renato GolinOnly emit movw on ARMv6T2+
2014-09-02 Juergen Ributzka[FastISel][AArch64] Use the target-dependent selection...
2014-09-02 Robin Morisset[X86] Allow atomic operations using immediates to avoid...
2014-09-02 Matt ArsenaultR600/SI: Relax some ordering in tests.
2014-09-02 Matt ArsenaultR600/SI: Fix hardcoded register numbers in test
2014-09-02 Matt ArsenaultR600/SI: Add failing testcase.
2014-09-02 Matt ArsenaultFix interference caused by fmul 2, x -> fadd x, x
2014-09-02 Reid KlecknerCodeGen: Handle va_start in the entry block
2014-09-02 Hal FinkelEnable splitting indexing from loads with TargetConstants
2014-09-02 Rafael EspindolaReplace -use-init-array with -use-ctors.
2014-09-02 David XuMerge Extend and Shift into a UBFX
2014-09-02 Hal FinkelRevert "Revert '[DAGCombiner] Split up an indexed load...
2014-09-01 Jingyue WuFix a typo in comments in r216862, NFC
2014-09-01 Tilmann Scheller[ARM] Add Thumb-2 code size optimization regression...
2014-09-01 Tilmann SchellerARM] Add Thumb-2 code size optimization regression...
2014-09-01 Jingyue Wu[MachineSink] Use the real post dominator tree
2014-08-30 Juergen RibutzkaRevert r216805 "[MachineCombiner][AArch64] Use the...
2014-08-29 Juergen Ributzka[MachineCombiner][AArch64] Use the correct register...
2014-08-29 Juergen Ributzka[FastISel][AArch64] Use the correct register class...
2014-08-29 Juergen Ributzka[MachineSinking] Clear kill flag of all operands at...
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-08-29 Reid Klecknermusttail: Forward regparms of variadic functions on...
2014-08-29 Reid KlecknerVerifier: Don't reject varargs callee cleanup functions
2014-08-29 Louis GerbargRemove spurious mask operations from AArch64 add->compa...
2014-08-29 Reid KlecknerX86: Fix conflict over ESI between base register and...
2014-08-29 Juergen Ributzka[FastISel][AArch64] Fix an incorrect kill flag due...
2014-08-29 Tilmann Scheller[ARM] Add Thumb-2 code size optimization test for ASR...
2014-08-29 Tilmann Scheller[ARM] Add Thumb-2 code size optimization test for ASR...
2014-08-29 Matt ArsenaultR600/SI: Use mad for fsub + fmul
2014-08-29 Tim NorthoverAArch64: only try to get operand of a known node.
2014-08-29 Jingyue Wu[NVPTX] Make the alignment an explicit argument to...
2014-08-29 Tilmann Scheller[ARM] Make Thumb-2 code size optimization test more...
2014-08-29 Tilmann Scheller[ARM] Add a first test for the Thumb-2 code size optimi...
2014-08-29 Tim NorthoverAArch64: skip select/setcc combine in complex case.
2014-08-29 Robert Khasanov[SKX] Enable lowering of integer CMP operations.
2014-08-29 Job NoormanDo not assume the value passed to memset is an i32.
2014-08-29 Jiangning Liu[AArch64] Fix some failures exposed by value type v4f16...
2014-08-29 Juergen Ributzka[FastISel][AArch64] Don't fold instructions that are...
2014-08-28 Jim GrosbachAArch64: More correctly constrain target vector extend...
2014-08-28 Rafael EspindolaOn MachO, don't put non-private constants in mergeable...
2014-08-28 Sanjay PatelFix a logic bug in x86 vector codegen: sext (zext ...
2014-08-28 David XuGenerate CMN when comparing a short int with minus
2014-08-28 Chandler Carruth[x86] Clean up some tests to use FileCheck and combine...
2014-08-28 Juergen Ributzka[FastISel] Undo phi node updates when falling-back...
2014-08-28 Juergen Ributzka[FastISel]
next