aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-05-30ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-03-15Use vmov.f32 to materialize f32 consts on ARM. This relaxes constraints onLang Hames
2009-11-23move fconst[sd] to UAL. <rdar://7414913>Jim Grosbach
2009-11-14- Change TargetInstrInfo::reMaterialize to pass in TargetRegisterInfo.Evan Cheng
2009-11-07It turns out that the testcase in question uncovered subreg-handling bug.Anton Korobeynikov
2009-11-06Honour subreg machine operands during asmprintingAnton Korobeynikov