aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMBaseInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Apply again changes to support ARM memory asm parsing. I removedBruno Cardoso Lopes2011-03-311-0/+53
* Revert r128632 again, until I figure out what break the testsBruno Cardoso Lopes2011-03-311-53/+0
* Reapply r128585 without generating a lib depedency cycle. An updated log:Bruno Cardoso Lopes2011-03-311-0/+53
* Revert "- Implement asm parsing support for LDRT, LDRBT, STRT, STRBT and"Matt Beaumont-Gay2011-03-311-45/+0
* - Implement asm parsing support for LDRT, LDRBT, STRT, STRBT andBruno Cardoso Lopes2011-03-301-0/+45
* Fix encoding and add parsing support for the arm/thumb CPS instruction:Bruno Cardoso Lopes2011-02-141-0/+30
* Last round of fixes for movw + movt global address codegen.Evan Cheng2011-01-211-0/+11
* Materialize GA addresses with movw + movt pairs for Darwin in PIC mode. e.g.Evan Cheng2011-01-171-0/+12
* 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