Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / CodeGen / ARM / shifter_operand.ll
2016-01-29 Tim NorthoverMerging r259228:
2015-12-09 Tim NorthoverARM: don't use a deleted node as the BaseReg in complex...
2015-09-14 John Brawn[ARM] Extract shifts out of multiply-by-constant
2015-04-16 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 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-03-06 Evan ChengExtend r148086 to check for [r +/- reg] address mode...
2012-01-13 Evan ChengDAGCombine's logic for forming pre- and post- indexed...
2011-10-05 Cameron ZwarichRemove a check from ARM shifted operand isel helper...
2011-04-26 Evan ChengBe careful about scheduling nodes above previous calls...
2011-03-14 Evan ChengMinor optimization. sign-ext/anyext of undef is still...
2010-10-28 Evan ChengRe-commit 117518 and 117519 now that ARM MC test failur...
2010-10-28 Evan ChengRevert 117518 and 117519 for now. They changed scheduli...
2010-10-28 Evan Cheng- Assign load / store with shifter op address modes...
2010-10-27 Evan ChengShifter ops are not always free. Do not fold them ...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-02-28 Evan ChengFix test case.
2007-01-19 Evan ChengARM test cases contributed by Apple.