[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / ARM /
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
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-19 Ahmed Bougacha[ARM] Re-re-apply VLD1/VST1 base-update combine.
2015-02-04 Renato GolinReverting VLD1/VST1 base-updating/post-incrementing...
2014-12-13 Ahmed BougachaReapply "[ARM] Combine base-updating/post-incrementing...
2014-12-13 Renato GolinRevert "[ARM] Combine base-updating/post-incrementing...
2014-12-10 Ahmed Bougacha[ARM] Combine base-updating/post-incrementing vector...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-04-12 Hal FinkelAdd the ability to use GEPs for address sinking in CGP
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-05-02 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-02-09 Andrew TrickLSR IVChain improvement.
2012-08-14 Nadav RotemDuring the CodeGenPrepare we often lower intrinsics...
2012-06-15 Andrew TrickUnit test for LSR kind=Special fix: r158536.
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-10 Andrew TrickEnable LSR IV Chains with sufficient heuristics.