aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-101-0/+43
* Remove getARMRegisterNumbering and replace with calls intoEric Christopher2012-08-091-76/+0
* Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.Jiangning Liu2012-08-021-7/+23
* ARM more NEON VLD/VST composite physical register refactoring.Jim Grosbach2012-03-061-15/+31
* ARM refactor away a bunch of VLD/VST pseudo instructions.Jim Grosbach2012-03-051-0/+17
* Move default case for covered enum outside of switch.Richard Smith2012-01-101-1/+1
* Fix a -Wreturn-type warning in g++.Richard Smith2012-01-101-0/+1
* Remove unnecessary default cases in switches that cover all enum values.David Blaikie2012-01-101-2/+0
* Thumb parsing diagnostics for low-reg requirements on ADD and MOV.Jim Grosbach2011-08-161-0/+13
* ARM thumb assembly parsing for arithmetic flag setting instructions.Jim Grosbach2011-08-161-0/+6
* Code clean up.Evan Cheng2011-07-251-3/+0
* Sink ARM mc routines into MCTargetDesc.Evan Cheng2011-07-231-0/+433