aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMRegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-9/+118
* For Darwin on ARMv6 and newer, make register r9 available for use as aBob Wilson2009-06-221-10/+9
* Remove UseThumbBacktraces. Just check if subtarget is darwin.Evan Cheng2009-06-181-2/+2
* The attached patches implement most of the ARM AAPCS-VFP hard floatAnton Korobeynikov2009-06-081-0/+15
* Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order chan...Evan Cheng2009-06-051-5/+5
* PR2985 / <rdar://problem/6584986>Jim Grosbach2009-04-071-10/+36
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+1
* Use TableGen to emit information for dwarf register numbers. Anton Korobeynikov2007-11-111-16/+16
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+196