aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll
AgeCommit message (Expand)Author
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