[Disasm][AVX512] Implement decoding of top bit for non-destructive reg fields
[oota-llvm.git] / test / CodeGen / AArch64 /
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...
2014-05-22 Tim NorthoverAArch64/ARM64: enable more AArch64 tests.
2014-05-16 Rafael EspindolaRevert "Implement global merge optimization for global...
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-05-15 Jiangning LiuImplement global merge optimization for global variables.
2014-05-15 Tim NorthoverARM64: print correct aliases for NEON mov & mvn instruc...
2014-05-15 Tim NorthoverTableGen/ARM64: print aliases even if they have syntax...
2014-05-15 Jiangning Liu[ARM64] Support aggressive fastcc/tailcallopt breaking...
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-05-07 Tim NorthoverAArch64/ARM64: optimise vector selects & enable test
2014-05-07 James Molloy[ARM64-BE] Make big endian (scalar) argument passing...
2014-05-07 Tim NorthoverAArch64/ARM64: run test on ARM64 too.
2014-05-07 Tim NorthoverAArch64/ARM64: put annotation in test
2014-05-06 Renato GolinImplememting named register intrinsics
2014-05-06 Rafael EspindolaSpecial case aliases in GlobalValue::getAlignment.
2014-05-01 Tim NorthoverAArch64/ARM64: print BFM instructions as BFI or BFXIL
2014-04-30 Tim NorthoverAArch64/ARM64: use HS instead of CS & LO instead of CC.
2014-04-30 Tim NorthoverARM64: use hex immediates for movz/movk instructions
2014-04-30 Tim NorthoverARM64: print canonical syntax for add/sub (imm) instruc...
2014-04-30 James Molloy[ARM64] Ensure arm64_be is dealt with when emitting...
2014-04-29 Benjamin KramerAArch64: Mark vector long multiplication as expand.
2014-04-25 Bradley Smith[ARM64] Print preferred aliases for SFBM/UBFM in InstPr...
2014-04-25 Kevin Qin[ARM64] Add RUN lines for "–target arm64 –mattr=-fp...
2014-04-24 Tim NorthoverAArch64: print NEON lists with a space.
2014-04-24 Tim NorthoverAArch64/ARM64: port bitfield test to ARM64.
2014-04-24 Tim NorthoverAArch64/ARM64: implement BFI optimisation
2014-04-24 Tim NorthoverAArch64/ARM64: port more tests
2014-04-22 Tim NorthoverAArch64/ARM64: more testing from AArch64 to ARM64
2014-04-22 Tim NorthoverAArch64/ARM64: make use of ANDS and BICS instructions...
2014-04-22 Tim NorthoverAArch64/ARM64: add extra testing from AArch64 to ARM64
2014-04-22 Tim NorthoverAArch64/ARM64: enable various AArch64 tests on ARM64.
2014-04-22 Tim NorthoverAArch64/ARM64: add patterns for scalar_to_vector/extrac...
2014-04-22 Tim NorthoverAArch64/ARM64: mark fmul intrinsic as commutative.
2014-04-22 Jiangning Liu[AArch64] Enable global merge pass.
2014-04-18 Tim NorthoverAArch64/ARM64: add more NEON tests.
2014-04-18 Tim NorthoverARM64: add extra NEG pattern.
2014-04-18 Tim NorthoverAArch64/ARM64: port more AArch64 tests to ARM64.
2014-04-18 Tim NorthoverAArch64/ARM64: improve spotting of EXT instructions...
2014-04-18 Tim NorthoverAArch64/ARM64: port atomics test to ARM64.
2014-04-18 Tim NorthoverAArch64/ARM64: spot a greater variety of concat_vector...
2014-04-18 Tim NorthoverAArch64/ARM64: emit all vector FP comparisons as such.
2014-04-18 Tim NorthoverAArch64/ARM64: port BSL logic from AArch64 & enable...
2014-04-18 Tim NorthoverAArch64/ARM64: copy byval implementation from AArch64.
2014-04-18 Jiangning LiuThis is one of the optimizations ported from ARM64...
2014-04-18 Jiangning LiuThis commit enables unaligned memory accesses of vector...
2014-04-16 Tim NorthoverAArch64/ARM64: port some NEON tests to ARM64
2014-04-16 Tim NorthoverAArch64/ARM64: add another set of tests from AArch64
2014-04-16 Tim NorthoverAArch64/ARM64: port across stub handling for ELF C...
2014-04-16 Tim NorthoverARM64: use 32-bit moves for constants where possible.
2014-04-16 Tim NorthoverARM64: use the integrated assembler on ELF.
2014-04-16 Tim NorthoverDAGCombiner: don't optimise non-existant litpool load
2014-04-15 Quentin Colombet[ARM64] Set default CPU to generic instead of cyclone.
2014-04-15 Tim NorthoverAArch64/ARM64: enable more AArch64 tests on ARM64.
2014-04-15 Tim NorthoverAArch64/ARM64: add missing pattern for extending load.
2014-04-15 Tim NorthoverAArch64/ARM64: only mangle MOVZ/MOVN during encoding...
2014-04-15 Tim NorthoverAArch64/ARM64: add support for large code-model jump...
2014-04-15 Tim NorthoverAArch64/ARM64: add patterns for various commutations...
2014-04-15 Tim NorthoverAArch64/ARM64: add half as a storage type on ARM64.
2014-04-15 Tim NorthoverAArch64/ARM64: copy patterns for fixed-point conversions
2014-04-15 Tim NorthoverARM64: add constraints to various FastISel operations
2014-04-15 Tim NorthoverAArch64/ARM64: add more arm64 lines to AArch64 regressi...
next