[ARM] Use DWARF register numbers for CFI directives in ELF assembly
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMMCAsmInfo.cpp
2014-03-12 Hans Wennborg[ARM] Use DWARF register numbers for CFI directives...
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-01-29 Renato GolinEnable EHABI by default
2013-12-04 David PeixottoAdd support for parsing ARM symbol variants on ELF...
2013-12-02 Rafael EspindolaRefactor the setting of PrivateGlobalPrefix.
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.
2012-09-07 Benjamin KramerMC: Overhaul handling of .lcomm
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2012-05-05 Jim GrosbachNuke a few dead remnants of the CBE.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-01-24 Chandler CarruthRevert r148686 (and r148694, a fix to it) due to a...
2012-01-23 Evgeniy StepanovAn option to selectively enable parts of ARM EHABI...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-09-01 Benjamin KramerDon't drop alignment info on local common symbols.
2011-07-27 Evan ChengSupport .code32 and .code64 in X86 assembler.
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...