summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
Commit message (Expand)AuthorAge
* Fix known typosAlp Toker2014-01-24
* ARM: remove special cases for Darwin dynamic-no-pic mode.Tim Northover2013-11-25
* [ARMv8] Implement the new DMB/DSB operands.Joey Gouly2013-09-05
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-10
* Remove getARMRegisterNumbering and replace with calls intoEric Christopher2012-08-09
* Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.Jiangning Liu2012-08-02
* ARM more NEON VLD/VST composite physical register refactoring.Jim Grosbach2012-03-06
* ARM refactor away a bunch of VLD/VST pseudo instructions.Jim Grosbach2012-03-05
* Move default case for covered enum outside of switch.Richard Smith2012-01-10
* Fix a -Wreturn-type warning in g++.Richard Smith2012-01-10
* Remove unnecessary default cases in switches that cover all enum values.David Blaikie2012-01-10
* Thumb parsing diagnostics for low-reg requirements on ADD and MOV.Jim Grosbach2011-08-16
* ARM thumb assembly parsing for arithmetic flag setting instructions.Jim Grosbach2011-08-16
* Code clean up.Evan Cheng2011-07-25
* Sink ARM mc routines into MCTargetDesc.Evan Cheng2011-07-23