summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-2/+2
* Revert "Move dllimport name mangling to IR mangler."Reid Kleckner2015-06-111-1/+6
* Move dllimport name mangling to IR mangler.Peter Collingbourne2015-06-091-6/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* ARM: correctly mangle dllimport symbolsSaleem Abdulrasool2014-07-071-1/+6
* Fix known typosAlp Toker2014-01-241-1/+2
* ARM: remove special cases for Darwin dynamic-no-pic mode.Tim Northover2013-11-251-27/+21
* [ARMv8] Implement the new DMB/DSB operands.Joey Gouly2013-09-051-9/+9
* 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
OpenPOWER on IntegriCloud