Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively cortex...
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMBaseInfo.h
2012-08-09 Eric ChristopherRemove getARMRegisterNumbering and replace with calls...
2012-08-02 Jiangning LiuFix #13138, a bug around ARM instruction DSB encoding...
2012-03-06 Jim GrosbachARM more NEON VLD/VST composite physical register refac...
2012-03-05 Jim GrosbachARM refactor away a bunch of VLD/VST pseudo instructions.
2012-01-10 Richard SmithMove default case for covered enum outside of switch.
2012-01-10 Richard SmithFix a -Wreturn-type warning in g++.
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2011-08-16 Jim GrosbachThumb parsing diagnostics for low-reg requirements...
2011-08-16 Jim GrosbachARM thumb assembly parsing for arithmetic flag setting...
2011-07-25 Evan ChengCode clean up.
2011-07-23 Evan ChengSink ARM mc routines into MCTargetDesc.