[WinEH] Add some test cases I forgot to add to previous commits
[oota-llvm.git] / test / CodeGen / AArch64 /
2015-03-21 Ahmed Bougacha[AArch64] Prefer UZP for concat_vector of illegal truncs.
2015-03-17 Pirama Arumuga NainarFix bug while building FP16 constant vectors for AArch64
2015-03-17 Ahmed Bougacha[AArch64] Use intermediate step for concat_vectors...
2015-03-16 Duncan P. N. Exon... DebugInfo: Fix testcases that fail -verify-debug-info...
2015-03-14 Ahmed BougachaAdd a bunch of CHECK missing colons in tests. NFC.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 Hao Liu[MachineCopyPropagation] Fix a bug causing incorrect...
2015-03-10 Ahmed Bougacha[AArch64] Avoid going through GPRs for across-vector...
2015-03-06 Quentin Colombet[AArch64][LoadStoreOptimizer] Generate LDP + SXTW inste...
2015-03-05 Ahmed Bougacha[AArch64] Teach AsmPrinter about GlobalAddress operands.
2015-03-04 Kristof BeylsFix PR22408 - LLVM producing AArch64 TLS relocations...
2015-03-03 Chad Rosier[AArch64] When combining constant mul of -3, prefer...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2015-02-25 Sanjoy DasBugfix: SCEVExpander incorrectly marks increment operat...
2015-02-24 Matthias BraunAArch64: Relax assert about large shift sizes.
2015-02-24 Hans WennborgRevert r230280: "Bugfix: SCEVExpander incorrectly marks...
2015-02-23 Sanjoy DasBugfix: SCEVExpander incorrectly marks increment operat...
2015-02-23 Sanjoy DasRevert 230275.
2015-02-23 Sanjoy DasFix bug 22641
2015-02-16 Andrew TrickAArch64: Safely handle the incoming sret call argument.
2015-02-15 Chandler Carruth[SDAG] Teach the SelectionDAG to canonicalize vector...
2015-02-13 James Molloy[SimplifyCFG] Be more aggressive
2015-02-12 Ahmed Bougacha[CodeGen] Don't blindly combine (fp_round (fp_round...
2015-02-11 James Molloy[SimplifyCFG] Swap to using TargetTransformInfo for...
2015-02-08 Tim NorthoverARM & AArch64: teach LowerVSETCC that output type size...
2015-02-05 Matthias BraunAArch64: Make test more robust.
2015-02-04 Matthias BraunMachineCSE: Clear dead-def flag on CSE.
2015-02-04 Renato GolinAdding support to LLVM for targeting Cortex-A72
2015-02-02 Ahmed Bougacha[AArch64] Prefer DUP/MOV ("CPY") to INS for vector_extract.
2015-01-30 Ahmed Bougacha[AArch64] Add a few more DUP testcases. NFC.
2015-01-30 Ahmed Bougacha[AArch64] Robustize neon-scalar-copy.ll tests. NFC.
2015-01-30 Hao Liu[AArch64]Fix PR21675, a bug about lowering llvm.ctpop...
2015-01-24 Quentin Colombet[AArch64][LoadStoreOptimizer] Form LDPSW when possible.
2015-01-21 Tim NorthoverDAGCombine: fold (or (and X, M), (and X, N)) -> (and...
2015-01-21 Tim NorthoverRevert "DAGCombine: fold (or (and X, M), (and X, N...
2015-01-21 Tim NorthoverAArch64: add backend option to reserve x18 (platform...
2015-01-21 Tim NorthoverDAGCombine: fold (or (and X, M), (and X, N)) -> (and...
2015-01-19 Greg Fitzgerald[AArch64] Implement GHC calling convention
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-10 Sanjoy DasFix PR22179.
2015-01-07 Karthik BhatRevert r225165 and r225169
2015-01-05 Ahmed Bougacha[AArch64] Improve codegen of store lane instructions...
2015-01-05 Ahmed Bougacha[AArch64] Improve codegen of store lane 0 instructions...
2015-01-05 Karthik BhatSelect lower fsub,fabs pattern to fabd on AArch64
2015-01-05 Karthik BhatSelect lower sub,abs pattern to sabd on AArch64
2014-12-22 Karthik BhatLower multiply-negate operation to mneg on AArch64
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-10 Juergen Ributzka[AArch64] MachO large code-model: Materialize FP consta...
2014-12-09 Juergen Ributzka[FastISel][AArch64] Fix a missing nullptr check in...
2014-12-09 Juergen Ributzka[CodeGenPrepare] Split branch conditions into multiple...
2014-12-08 Tim NorthoverAArch64: treat HFAs containing "half" types as blocks...
2014-12-04 Weiming Zhao[AArch64] Combining Load and IntToFp should check for...
2014-12-03 Tim NorthoverAArch64: fix wrong-endian parameter passing.
2014-12-02 Tim NorthoverAArch64: strengthen Darwin ABI alignment assumptions
2014-12-02 Tim NorthoverAArch64: don't be too greedy when folding :lo12: access...
2014-12-02 Lang Hames[AArch64][Stackmaps] Optimize stackmap shadows on AArch64.
2014-12-02 Ahmed Bougacha[MachineCSE] Clear kill-flag on registers imp-def'd...
2014-12-02 Tim NorthoverAArch64: make register block rules apply to vector...
2014-12-01 Ahmed Bougacha[AArch64] Don't combine "select (setcc i1 LHS, RHS...
2014-12-01 Ahmed Bougacha[AArch64] Fix v2i8->i16 bitcast legalization.
2014-12-01 Ahmed Bougacha[MachineVerifier] Accept a MBB with a single landing...
2014-11-27 Tim NorthoverAArch64: treat [N x Ty] as a block during procedure...
2014-11-26 Will NewtonUpdate AArch64 ELF relocations to ABI 1.0
2014-11-25 Juergen Ributzka[FastISel][AArch64] Fix and extend the tbz/tbnz pattern...
2014-11-21 Hao LiuDAGCombiner: Allow the DAGCombiner to combine multiple...
2014-11-19 Hao Liu[AArch64] Enable SeparateConstOffsetFromGEP, EarlyCSE...
2014-11-19 Weiming Zhao[Aarch64] Customer lowering of CTPOP to SIMD should...
2014-11-18 Chad Rosier[FastISel][AArch64] Also allow folding of sign-/zero...
2014-11-18 Chad Rosier[FastISel][AArch64] Also allow folding of sign-/zero...
2014-11-18 Juergen Ributzka[FastISel][AArch64] Follow-up fix for "Fix shift-immedi...
2014-11-18 Juergen Ributzka[FastISel][AArch64] Fix shift-immediate emission for...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Don't bail during simple GEP instru...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Optimize select when one of the...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Fold the cmp into the select when...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Extend 'select' lowering to support...
2014-11-11 Juergen Ributzka[FastISel][AArch64] Add support for fabs intrinsic.
2014-11-10 Juergen Ributzka[AArch64][FastISel] Fix kill flags for integer extends.
2014-11-07 Ahmed Bougacha[AArch64] Keep flags on condition vreg when instantiati...
2014-11-04 Juergen Ributzka[AArch64] Use the correct register class for ORR.
2014-11-04 Arnaud A. de Grand... [PBQP] Callee saved regs should have a higher cost...
2014-11-04 Benjamin KramerAArch64: Pattern match integer vector abs like we do...
2014-11-03 Oliver Stannard[AArch64] Fix miscompile of comparison with 0xfffffffff...
2014-10-31 Chad Rosier[AArch64] CondOpt pass is missing FCMP instructions...
2014-10-31 Hao LiuPR20557: Fix the bug that bogus cpu parameter crashes...
2014-10-30 Ahmed Bougacha[SelectionDAG] When scalarizing trunc, don't assert...
2014-10-30 Louis GerbargFix incorrect invariant check in DAG Combine
2014-10-28 Tim NorthoverAArch64: enable Cortex-A57 FP balancing on Cortex-A53.
2014-10-27 Juergen Ributzka[FastISel][AArch64] Emit immediate version of icmp...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Optimize compare-and-branch for...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Use 'cbz' also for null values...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Don't fold the 'and' instruction...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Fix load/store with frame indices.
2014-10-24 Oliver Stannard[AArch64] Fix fast-isel of cbz of i1, i8, i16
2014-10-24 Ahmed BougachaMake test for r220533 more robust by using GPR pattern.
2014-10-23 Ahmed Bougacha[SelectionDAG] Teach the vector scalarizer about FP...
2014-10-22 Arnaud A. de Grand... [AArch64] Cleanup A57PBQPConstraints
2014-10-21 Arnaud A. de Grand... [PBQP] Teach PassConfig to tell if the default register...
next