aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
AgeCommit message (Expand)Author
2013-01-22Initial patch for x32 ABI support.Eli Bendersky
2012-09-24Mark jump tables in code sections with DataRegion directives.Jim Grosbach
2012-08-06Add support for the OpenBSD for Bitrig.Eric Christopher
2012-05-05Nuke a few dead remnants of the CBE.Jim Grosbach
2012-04-07Target/X86/MCTargetDesc/X86MCAsmInfo.cpp: Enable DwarfCFI (aka DW2) on Cygming.NAKAMURA Takumi
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-11-29MC/X86/COFF: Allow quotes in names when targeting MS/Windows,Michael J. Spencer
2011-07-15Remove an unnecessary header from this file. I don't think this headerChandler Carruth
2011-07-15Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatestEvan Cheng
2011-07-14Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng