aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMBaseInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Overhaul memory barriers in the ARM backend. Radar 8601999.Bob Wilson2010-10-301-0/+2
* Move the encoding logic for Q registers into getMachineOpValue().Owen Anderson2010-10-211-24/+24
* ARM encodes Q registers as 2xregno (i.e. the number of the D register that co...Owen Anderson2010-10-211-24/+24
* Add support for ELF PLT references for ARM MC asm printing. Adding aJim Grosbach2010-09-221-1/+5
* handle the upper16/lower16 target operand flags on symbol references for MCJim Grosbach2010-09-171-0/+18
* move getRegisterNumbering() to out of ARMBaseRegisterInfo into the helperJim Grosbach2010-09-151-10/+54
* Fix spelling typo.Jim Grosbach2010-09-151-1/+1
* Factor out basic enums and hleper functions from ARM.h for cleaner sharingJim Grosbach2010-09-151-0/+128