AArch64/ARM64: enable more AArch64 tests on ARM64.
[oota-llvm.git] / test / CodeGen / AArch64 /
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...
2014-04-15 Tim NorthoverAArch64/ARM64: add dp tests from AArch64
2014-04-14 Tim NorthoverARM64: specify full triple in tests to pacify Windows.
2014-04-14 Tim NorthoverAArch64: add newline to end of test files.
2014-04-14 Tim NorthoverAArch64/ARM64: enable directcond.ll test on ARM64.
2014-04-14 Tim NorthoverARM64: add patterns for csXYZ with reversed operands.
2014-04-14 Tim NorthoverARM64: enable more regression tests from AArch64
2014-04-14 Tim NorthoverARM64: add support for AArch64's addsub_ext.ll
2014-04-14 Tim NorthoverARM64: optimise (cmp x, (sub 0, y)) to (cmn x, y).
2014-04-14 Tim NorthoverARM64: start porting regression test suite from AArch64
2014-04-09 Chad Rosier[AArch64] Implement the isZExtFree APIs.
2014-04-09 Chad Rosier[AArch64] Implement the isTruncateFree API.
2014-03-27 Logan Chien[AArch64] Lower SHL_PARTS, SRA_PARTS and SRL_PARTS
2014-03-26 Christian PirkerAArch64_BE Elf support for MC-JIT runtime dynamic linker
2014-03-26 Christian PirkerAArch64_BE function argument passing for ARM ABI
2014-03-25 Manman RenRegister Allocator: check other options before using...
2014-03-21 Chad Rosier[AArch64] Add SchedRW lists to NEON instructions.
2014-03-21 Kevin Qin[AArch64] Remove .data_region directive from AArch64.
2014-03-17 Matt ArsenaultMake DAGCombiner work on vector bitshifts with constant...
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-03-11 Matt ArsenaultFix undefined behavior in vector shift tests.
2014-03-10 Tim NorthoverAArch64: fix LowerCONCAT_VECTORS for new CodeGen.
2014-03-07 Rafael EspindolaReplace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-03-06 Chad Rosier[AArch64] This is a work in progress to provide a machi...
2014-03-04 Chad RosierRevert "[AArch64] This is a work in progress to provide...
2014-03-03 Chad Rosier[AArch64] This is a work in progress to provide a machi...
2014-02-26 Tim NorthoverAArch64: simplify tbl/tbx polymorphism
2014-02-21 Kevin Qin[AArch64] Add register constraints to avoid generating...
2014-02-20 Oliver StannardAArch64: __va_list.__stack must be 8-byte aligned
2014-02-18 Ana Pazos[AArch64] Expanded sin, cos, pow with FP vector types...
2014-02-18 Jiangning LiuFix a typo about lowering AArch64 va_copy.
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-14 Kevin Qin[AArch64 NEON] Fix a bug to avoid using floating type...
2014-02-14 Hao Liu[AArch64]Fix the assertion failure caused by "v1i1...
2014-02-13 Rafael EspindolaSpecify a triple. MachO AArch64 support is missing.
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-13 NAKAMURA Takumillvm/test/CodeGen/AArch64/cpus.ll: Tweak to use -mtripl...
2014-02-13 Oliver StannardAdd Cortex-A53 and Cortex-A57 cores to the AArch64...
2014-02-13 Hao Liu[AArch64]Fix the problems that can't select mul/add...
2014-02-13 Hao Liu[AArch64]Add support for spilling FPR8/FPR16.
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-10 Hao Liu[AArch64]Implement the copy of two FPR8 registers by...
2014-02-04 Tim NorthoverARM & AArch64: merge NEON absolute compare intrinsics
2014-02-03 Tim NorthoverAArch64 & ARM: refactor crypto intrinsics to take scalars
2014-01-30 Chad Rosier[AArch64] Custom lower concat_vector patterns with...
2014-01-29 Kevin Qin[AArch64 NEON] Lower SELECT_CC with vector operand.
2014-01-27 Kevin Qin[AArch64 NEON] Try to generate CONCAT_VECTOR when lower...
2014-01-27 Kevin QinRevert r199791.
2014-01-26 Jiangning LiuImprove pattern match from v1i8 to v1i32 for AArch64...
2014-01-26 Jiangning LiuImplement pattern match from v1xx to v1xx for AArch64...
2014-01-26 Kevin Qin[AArch64 NEON] Add patterns for concat_vector on v2i32.
2014-01-26 Kevin Qin[AArch64 NEON] Add test case for vector FP_ROUND.
2014-01-24 Ana Pazos[AArch64] Removed unused i8 type from FPR8 register...
2014-01-24 Kevin Qin[AArch64 NEON] Fix a bug in implementing register copy...
2014-01-23 Ana Pazos[AArch64] Added vselect patterns with float and double...
2014-01-23 Hao Liu[AArch64]Add CHECK for two test cases testing scalar_to...
2014-01-22 Kevin Qin[AArch64 NEON] Try to generate CONCAT_VECTOR when lower...
2014-01-21 Kevin Qin[AArch64 NEON] Fix a bug caused by undef lane when...
2014-01-20 Chandler CarruthRevert r199628: "[AArch64 NEON] Fix a bug caused by...
2014-01-20 Kevin Qin[AArch64 NEON] Fix a bug caused by undef lane when...
2014-01-17 Kevin Qin[AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM...
2014-01-17 Hao Liu[AArch64]Fix the problem can't select f16_to_f32 and...
2014-01-17 Kevin Qin[AArch64 NEON] Custom lower conversion between vector...
2014-01-17 Hao Liu[AArch64]Fix the problem can't select concat_vectors...
2014-01-15 Jiangning LiuFor AArch64, lowering sext_inreg and generate optimized...
2014-01-14 Tim NorthoverAArch64: don't try to handle [SU]MUL_LOHI nodes
2014-01-14 Rafael EspindolaRevert "[AArch64] Added vselect patterns with float...
2014-01-14 Ana Pazos[AArch64] Added vselect patterns with float and double...
2014-01-13 Andrea Di Biagio[AArch64] Fix assertion failure caused by an invalid...
2014-01-13 Kevin Qin[AArch64 NEON] Add missing patterns for bitcast from...
2014-01-13 Kevin Qin[AArch64 NEON] Add more scenarios to use perm instructi...
2014-01-12 Nico RieckFix non-deterministic SDNodeOrder-dependent codegen
2014-01-10 Kristof BeylsMake sure -use-init-array has intended effect on all...
2014-01-08 Andrea Di BiagioTeach the DAGCombiner how to fold 'vselect' dag nodes...
2014-01-08 Kevin Qin[AArch64 NEON] Fix generating incorrect value type...
2014-01-07 Hao Liu[AArch64]Add support to spill/fill D tuples such as...
2014-01-07 Hao Liu[AArch64]Add support to copy D tuples such as DPair...
2014-01-07 Kevin Qin[AArch64 NEON] Fixed incorrect immediate used in BIC...
2014-01-06 Kevin Qin[AArch64 NEON] Fix invalid constant used in vselect...
2013-12-30 Jiangning LiuFor AArch64 Neon, simplify scalar dup by lane0 for fp.
2013-12-30 Hao Liu[AArch64]Add code to spill/fill Q register tuples such...
2013-12-30 Hao Liu[AArch64]Can't select shift left 0 of type v1i64
2013-12-30 Kevin QinFix a bug in DAGcombiner about zero-extend after setcc.
2013-12-30 Hao Liu[AArch64]Fix the problem that can't select mul of v1i64...
2013-12-25 Hao Liu[AArch64]Fix a problem that the register order of fmls...
2013-12-25 Jiangning LiuAdd missing pattern matches to support ACLE intrinsics...
2013-12-24 Hao Liu[AArch64]Add patterns to match normal shift nodes:...
2013-12-24 Kevin Qin[AArch64 NEON] Fix a bug when lowering BUILD_VECTOR.
2013-12-24 Kevin Qin[AArch64 NEON] Fix a pattern match failure with NEON_VDUP.
2013-12-24 Ana Pazos[AArch64] Check fmul node single use in fused multiply...
2013-12-24 Ana Pazos[AArch64 NEON] Fixed fused multiply negate add/sub...
next