[X86] Mark the AAD and AAM aliases as not valid in 64-bit mode.
[oota-llvm.git] / lib / Target / X86 / X86TargetObjectFile.cpp
2015-09-03 Reid KlecknerSink COFF.h MC include into .cpp files
2015-07-16 Mehdi AminiRemove DataLayout from TargetLoweringObjectFile, redire...
2015-06-26 David MajnemerRevert "Revert r240762 "[X86] Cleanup X86WindowsTargetO...
2015-06-26 Hans WennborgRevert r240762 "[X86] Cleanup X86WindowsTargetObjectFil...
2015-06-26 David Majnemer[X86] Cleanup X86WindowsTargetObjectFile::getSectionFor...
2015-05-30 Jim GrosbachMC: Clean up MCExpr naming. NFC.
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-03-11 Derek SchuffMake NaCl's use of .init_array for static constructors...
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] 32-bit MachO support for replacing...
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] ARM64 MachO support for replacing...
2015-03-06 David MajnemerX86: Form IMGREL relocations for LLVM Functions
2015-03-03 Paul Robinson[X86][ELF] Correct relocation for DWARF TLS references
2015-03-02 Paul RobinsonRevert r230979, should apply to all X86 ELF.
2015-03-02 Paul Robinson[PS4] Correct relocation for DWARF TLS references.
2015-02-23 Bruno Cardoso Lopes[AsmPrinter] Access pointers to globals via pcrel GOT...
2014-07-15 David MajnemerX86: Simplify X86WindowsTargetObjectFile::getSectionFor...
2014-07-15 David MajnemerCodeGen: Handle ConstantVector and undef in WinCOFF...
2014-07-14 David MajnemerCodeGen: Stick constant pool entries in COMDAT sections...
2014-04-30 Joerg SonnenbergerRestore condition incorrectly changed in r96289 to...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-02-19 Rafael Espindolamove getNameWithPrefix and getSymbol to TargetMachine.
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Daniel JasperRevert r201622 and r201608.
2014-02-18 Rafael EspindolaFix PR18743.
2014-02-09 Rafael EspindolaUse a consistent argument order in TargetLoweringObject...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-01-15 David MajnemerWinCOFF: Transform IR expressions featuring __ImageBase...
2014-01-13 Chandler CarruthRe-sort #include lines again, prior to moving headers...
2014-01-07 Rafael EspindolaMove the llvm mangler to lib/IR.
2013-10-29 Rafael EspindolaMove getSymbol to TargetLoweringObjectFile.
2013-07-02 Ulrich Weigand[DebugInfo] Allow getDebugThreadLocalSymbol to return...
2013-07-01 David BlaikiePR16493: DebugInfo with TLS on PPC crashing due to...
2013-01-10 Jakub StaszakRemove heavy and unused #inclues from X86TargetObjectFi...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-14 Anton KorobeynikovUse TARGET2 relocation for TType references on ARM.
2012-06-26 Bill WendlingRename to match other X86_64* names.
2012-06-19 Rafael EspindolaMove the support for using .init_array from ARM to...
2012-03-27 Craig TopperPrune some includes
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-07-20 Evan ChengGoodbye TargetAsmInfo. This eliminate last bit of CodeG...
2011-05-01 Chandler CarruthRemove an unused variable from this function introduced...
2011-05-01 Rafael EspindolaGCC uses a different encoding of pointers in the FDE...
2011-04-27 Rafael EspindolaRemove unnecessary argument.
2011-04-27 Rafael EspindolaRename getPersonalityPICSymbol to getCFIPersonalitySymb...
2011-04-22 Rafael EspindolaCompute the size of the FDE encoding instead of hard...
2010-03-15 Daniel DunbarMC: Allow modifiers in MCSymbolRefExpr, and eliminate...
2010-03-15 Bill WendlingNow that the default for Darwin platforms is to place...
2010-03-15 Chris Lattneruse Mang->getSymbol()
2010-03-15 Bill WendlingPlace the LSDA into the TEXT section for x86 Darwin...
2010-03-11 Chris Lattnerrename getSymbolForDwarf* to getExprForDwarf* since...
2010-03-10 Chris Lattnerset the temporary bit on MCSymbols correctly.
2010-02-21 Anton KorobeynikovIt turned out that we failed to emit proper symbol...
2010-02-19 Bob WilsonRevert Anton's most recent EH patch (r96637), since...
2010-02-19 Anton KorobeynikovUse the same encoding for EH stuff uniformly on all...
2010-02-17 Anton KorobeynikovUse pointer-wide encoding for LSDA and FDE on Darwin.
2010-02-15 Anton KorobeynikovFix a silly darwin-only typo introduced during merge.
2010-02-15 Anton KorobeynikovPreliminary patch to improve dwarf EH generation -...
2010-02-08 Chris Lattnerswitch ELF @GOTOFF references to use X86MCTargetExpr.
2010-02-08 Chris Lattneradd an x86 implementation of MCTargetExpr for
2010-02-03 Chris Lattnermake MachineModuleInfoMachO hold non-const MCSymbol...
2010-01-16 Chris Lattnermove the mangler into libtarget from vmcore.
2009-09-18 Chris LattnerMake a new X8632_MachoTargetObjectFile TLOF implementat...
2009-09-17 Chris Lattnerpass machinemoduleinfo down into getSymbolForDwarfGloba...
2009-09-16 Chris LattnerBig change #1 for personality function references: