aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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