summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover2014-05-301-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Use vmov.f32 to materialize f32 consts on ARM. This relaxes constraints onLang Hames2012-03-151-1/+1
* move fconst[sd] to UAL. <rdar://7414913>Jim Grosbach2009-11-231-1/+1
* - Change TargetInstrInfo::reMaterialize to pass in TargetRegisterInfo.Evan Cheng2009-11-141-1/+2
* It turns out that the testcase in question uncovered subreg-handling bug.Anton Korobeynikov2009-11-071-0/+1
* Honour subreg machine operands during asmprintingAnton Korobeynikov2009-11-061-0/+64