aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+0
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+11
* Update to LLVM 3.5a.Stephen Hines2014-04-241-11/+59
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-161-2/+0
* MC: Overhaul handling of .lcommBenjamin Kramer2012-09-071-1/+0
* Refactor data-in-code annotations.Jim Grosbach2012-05-181-0/+1
* Nuke a few dead remnants of the CBE.Jim Grosbach2012-05-051-27/+0
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Revert r148686 (and r148694, a fix to it) due to a serious layeringChandler Carruth2012-01-241-2/+5
* An option to selectively enable parts of ARM EHABI support.Evgeniy Stepanov2012-01-231-5/+2
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+4
* Don't drop alignment info on local common symbols.Benjamin Kramer2011-09-011-1/+1
* Support .code32 and .code64 in X86 assembler.Evan Cheng2011-07-271-2/+7
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-141-0/+78