[LPM] Group the addPreserved template with the non-template variants,
[oota-llvm.git] / include / llvm / MC / MCAsmInfoDarwin.h
2015-01-09 Lang HamesRecommit r224935 with a fix for the ObjC++/AArch64...
2015-01-06 Lang HamesRevert r224935 "Refactor duplicated code. No intended...
2014-12-29 Rafael EspindolaRefactor duplicated code.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-07-27 Evan ChengSupport .code32 and .code64 in X86 assembler.
2011-05-01 Rafael EspindolaSimplify the handling of pcrel relocations on ELF....
2011-04-28 Rafael EspindolaAdd the getExprForFDESymbol method that responsible...
2011-04-28 Rafael EspindolaAdd a getExprForPersonalitySymbol method to MCAsmInfo...
2010-01-20 Chris Lattnerrevert 93934, removing the MCAsmInfo endianness bit...
2010-01-19 Chris Lattnergive MCAsmInfo a 'has little endian' bit. This is...
2009-08-22 Chris Lattnerrename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for...
2009-08-22 Chris Lattnermove the MCAsmInfo .cpp/.h files into the right
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.