aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
AgeCommit message (Expand)Author
2012-11-13Fix thumb2 jump relocation testDavid Sehr
2012-09-19Merge commit '020aba0c3b6092e353e133446cb6453f95f0d61b'Derek Schuff
2012-09-07MC: Overhaul handling of .lcommBenjamin Kramer
2012-07-09LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)Derek Schuff
2012-05-18Refactor data-in-code annotations.Jim Grosbach
2012-05-05Nuke a few dead remnants of the CBE.Jim Grosbach
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2012-01-24Revert r148686 (and r148694, a fix to it) due to a serious layeringChandler Carruth
2012-01-23An option to selectively enable parts of ARM EHABI support.Evgeniy Stepanov
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-09-01Don't drop alignment info on local common symbols.Benjamin Kramer
2011-07-27Support .code32 and .code64 in X86 assembler.Evan Cheng
2011-07-14Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng