summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
Commit message (Expand)AuthorAge
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* MC: Overhaul handling of .lcommBenjamin Kramer2012-09-07
* Refactor data-in-code annotations.Jim Grosbach2012-05-18
* Nuke a few dead remnants of the CBE.Jim Grosbach2012-05-05
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Revert r148686 (and r148694, a fix to it) due to a serious layeringChandler Carruth2012-01-24
* An option to selectively enable parts of ARM EHABI support.Evgeniy Stepanov2012-01-23
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Don't drop alignment info on local common symbols.Benjamin Kramer2011-09-01
* Support .code32 and .code64 in X86 assembler.Evan Cheng2011-07-27
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-14