Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMBaseInfo.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-07 Saleem AbdulrasoolARM: correctly mangle dllimport symbols
2014-01-24 Alp TokerFix known typos
2013-11-25 Tim NorthoverARM: remove special cases for Darwin dynamic-no-pic...
2013-09-05 Joey Gouly[ARMv8] Implement the new DMB/DSB operands.
2013-06-10 Amaury de la VieuvilleARM: ISB cannot be passed the same options as DMB
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.