MachineCombiner Pass for selecting faster instruction
[oota-llvm.git] / test / CodeGen / AArch64 /
2014-08-02 James MolloyUpdate test to use a more modern AArch64 triple, as...
2014-08-02 James Molloy[AArch64] Teach DAGCombiner that converting two consecu...
2014-08-01 Juergen Ributzka[FastISel][AArch64] Fold offset into the memory operation.
2014-08-01 Juergen Ributzka[FastISel][AArch64] Add branch weights.
2014-08-01 Chad Rosier[AArch64] Fix test from r214518 in an attempt to appeas...
2014-08-01 Chad Rosier[AArch64] Generate tbz/tbnz when comparing against...
2014-08-01 Juergen Ributzka[FastISel][AArch64] Fix the immediate versions of the...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add basic bitcast support for conve...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add sqrt intrinsic support.
2014-07-31 Juergen Ributzka[FastISel][AArch64] Update and enable patchpoint and...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add MachO large code model support...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add select folding support for...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add support for shift-immediate.
2014-07-29 Jiangning LiuImplement AArch64 TTI interface isAsCheapAsAMove.
2014-07-27 Tim NorthoverAArch64: fix conversion of 'J' inline asm constraints.
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
2014-07-25 Juergen Ributzka[FastISel][AArch64] Add support for frameaddress intrinsic.
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2014-07-24 Kevin Qin[AArch64] Fix a bug generating incorrect instruction...
2014-07-24 Jiangning Liu[AArch64] Disable some optimization cases for type...
2014-07-23 Jim GrosbachUse an explicit triple in testcase.
2014-07-23 Jim Grosbach[X86,AArch64] Extend vcmp w/ unary op combine to work...
2014-07-23 Jim GrosbachX86: restrict combine to when type sizes are safe.
2014-07-23 Juergen Ributzka[FastISel][AArch64] Fix return type in FastLowerCall.
2014-07-23 Chad Rosier[AArch64] Lower sdiv x, pow2 using add + select + shift.
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
2014-07-22 Juergen Ributzka[FastIsel][AArch64] Add support for the FastLowerCall...
2014-07-22 Juergen Ributzka[AArch64] Use CHECK-LABEL in ARM64 ABI unit tests.
2014-07-21 Tim NorthoverCodeGen: emit IR-level f16 conversion intrinsics as...
2014-07-18 Tim NorthoverAArch64: implement efficient f16 bitcasts
2014-07-18 Tim NorthoverAArch64: support f16 extend/trunc operations.
2014-07-18 Tim NorthoverCodeGen: soften f16 type by default instead of marking...
2014-07-18 Jim GrosbachAArch64: Constant fold converting vector setcc results...
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-17 Yi KongPort memory barriers intrinsics to AArch64
2014-07-15 Tim NorthoverAArch64: fall back to generic code for out of range...
2014-07-14 Tim NorthoverAArch64: remove unnecessary pseudo-instruction.
2014-07-12 Saleem AbdulrasoolAArch64: add support for llvm.aarch64.hint intrinsic
2014-07-11 Oliver StannardARM: Allow __fp16 as a function arg or return type...
2014-07-10 Tim NorthoverAArch64: correctly fast-isel i8 & i16 multiplies
2014-07-10 Hao Liu[AArch64]Fix an assertion failure in DAG Combiner about...
2014-07-09 Jim GrosbachAArch64: Better codegen for storing to __fp16.
2014-07-08 Jim GrosbachAArch64: Better codegen for loading from __fp16.
2014-07-07 Louis GerbargAllow AArch64FastISel to degrade graceully in the prese...
2014-07-07 Tim NorthoverCodeGen: it turns out that NAND is not the same thing...
2014-07-07 Kevin Qin[AArch64] Normalize all constants to build a vector.
2014-07-03 Chandler Carruth[aarch64] Add a test that should have been in r212242...
2014-07-03 Chandler Carruth[codegen,aarch64] Add a target hook to the code generat...
2014-07-02 Duncan P. N. Exon... AArch64: Re-enable AArch64AddressTypePromotion
2014-07-02 Duncan P. N. Exon... XFAIL the test to go with r202189
2014-07-02 Chad RosierRevert "Revert "MachineScheduler: better book-keeping...
2014-07-01 Chad RosierRevert "MachineScheduler: better book-keeping for asserts."
2014-07-01 Andrew TrickMachineScheduler: better book-keeping for asserts.
2014-06-30 Duncan P. N. Exon... AArch64: Actually do address type promotion
2014-06-30 Chad Rosier[AArch64] Unsized types don't specify an alignment.
2014-06-30 Chad Rosier[AArch64] Convert mul x, -(pow2 +/- 1) to shift + add...
2014-06-27 Chad Rosier[AArch64] Fix memset ICE when memset value is f128.
2014-06-27 Andrew TrickMachineScheduler: add some book-keeping to fix an assert.
2014-06-24 Weiming ZhaoResubmit commit r211533
2014-06-24 Kevin Qin[AArch64] Fix a build_vector pattern match fail
2014-06-18 Arnold SchwaighoferAdd a triple so that right syntax is choosen on mac...
2014-06-18 Kevin Qin[AArch64] Fix a pattern match failure caused by creatin...
2014-06-17 Tim NorthoverAArch64: estimate inline asm length during branch relax...
2014-06-16 James Molloy[AArch64] Fix a fencepost error in lowering for llvm...
2014-06-15 Tim NorthoverAArch64: improve handling & modelling of FP_TO_XINT...
2014-06-15 Tim NorthoverAArch64: improve vector [su]itofp handling.
2014-06-13 Jiangning LiuMove GlobalMerge from Transform to CodeGen.
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-11 Chad Rosier[AArch64] Basic Sched Model for Cortex-A57.
2014-06-11 Jiangning LiuGlobal merge for global symbols.
2014-06-10 Chad Rosier[AArch64] Emit .ident compiler version attribute.
2014-06-10 Tim NorthoverAArch64: disallow x30 & x29 as the destination for...
2014-06-10 Tim NorthoverAArch64: teach FastISel how to handle offset FrameIndices
2014-06-10 Tim NorthoverAArch64: make FastISel memcpy emission more robust.
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-09 Chad Rosier[AArch64] Fix the ordering of the accumulate operand...
2014-06-09 Chad Rosier[AArch64] When combining constant mul of power of 2...
2014-06-03 Tilmann Scheller[AArch64] Add regression tests for the load/store optim...
2014-06-03 Tim NorthoverAArch64: mark small types (i1, i8, i16) as promoted
2014-06-03 Jiangning Liu[AArch64] Correctly deal with VPR stack parameter passing.
2014-06-02 Tilmann Scheller[AArch64] Add some more regression tests for store...
2014-06-02 Tilmann Scheller[AArch64] Add some more regression tests for load pre...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-05-30 Tim NorthoverAArch64 & ARM: remove undefined behaviour from some...
2014-05-30 Hao LiuTest cases named with dates is a legacy rule not used...
2014-05-29 Hao LiuRename a test case to contain correct date info.
2014-05-29 Hao LiuFix an assertion failure caused by v1i64 in DAGCombiner...
2014-05-28 Hal FinkelRevert "[DAGCombiner] Split up an indexed load if only...
2014-05-28 Tilmann Scheller[AArch64] Add store post-index update folding regressio...
2014-05-28 Tilmann Scheller[AArch64] Add load post-index update folding regression...
2014-05-27 Tim NorthoverAArch64: add test for NZCV cross-copy save.
2014-05-27 Tim NorthoverAArch64: add AArch64-specific test for 'c' and 'n'.
2014-05-26 Tim NorthoverAArch64: force i1 to be zero-extended at an ABI boundary.
2014-05-26 Tim NorthoverAArch64: simplify calling conventions slightly.
2014-05-26 Tilmann Scheller[AArch64] Add store + add folding regression tests...
2014-05-26 Tilmann Scheller[AArch64] Add more regression tests for the load/store...
2014-05-26 Tilmann SchellerRemove accidentally committed whitespace.
2014-05-26 Tilmann Scheller[AArch64] Add a regression test for the load store...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
next