summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/lsr-scale-addr-mode.ll
AgeCommit message (Expand)Author
2016-10-18[ARM] Assign cost of scaling for Cortex-R52Javed Absar
2016-10-13[ARM]: Assign cost of scaling used in addressing mode for ARM coresJaved Absar
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-05Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order chan...Evan Cheng
2009-05-18Add nounwind to a few tests.Dan Gohman
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-04-02new testcase.Chris Lattner