Emit function alias to data as a function symbol.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / AsmPrinter.cpp
2015-12-04 Evgeniy StepanovEmit function alias to data as a function symbol.
2015-12-03 Justin BognerAsmPrinter: Simplify emitting FP elements in sequential...
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-11-17 Dan GohmanUse TargetRegisterInfo for printing MachineOperand...
2015-11-17 Rafael EspindolaDrop prelink support.
2015-11-14 Akira HatanakaReduce the size of MCRelaxableFragment.
2015-11-03 Rafael EspindolaDelete dead code.
2015-10-28 Tim NorthoverARM: support .watchos_version_min and .tvos_version_min.
2015-10-23 Joseph Tremoulet[CodeGen] Mark setjmp/catchret MBBs address-taken
2015-09-29 David Majnemer[WinEH] Teach AsmPrinter about funclets
2015-09-28 Reid Kleckner[WinEH] Fix ip2state table emission with funclets
2015-08-27 Reid Kleckner[WinEH] Add some support for code generating catchpad
2015-08-12 John BrawnRedo "Make global aliases have symbol size equal to...
2015-08-07 John BrawnRevert "Make global aliases have symbol size equal...
2015-08-05 Reid KlecknerIf the "CodeView" module flag is set, emit codeview...
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...
2015-07-24 Mehdi AminiRemove access to the DataLayout in the TargetMachine
2015-07-24 Mehdi AminiRevert "Remove access to the DataLayout in the TargetMa...
2015-07-24 Mehdi AminiRemove access to the DataLayout in the TargetMachine
2015-07-21 Bruno Cardoso Lopes[AsmPrinter] Check for valid constants in handleIndirec...
2015-07-17 John BrawnMake global aliases have symbol size equal to their...
2015-07-16 Mehdi AminiMove most user of TargetMachine::getDataLayout to the...
2015-07-16 Mehdi AminiRemove DataLayout from TargetLoweringObjectFile, redire...
2015-07-16 Mehdi AminiRedirect pointerSize query to the TargetMachine in...
2015-07-13 Rafael EspindolaPrint the visibility of available_externally functions.
2015-07-07 Reid KlecknerRename llvm.frameescape and llvm.framerecover to locale...
2015-07-06 Eric ChristopherRemove JumpInstrTableInfo.h as it is no longer used.
2015-06-29 Benjamin Kramer[MMI] Use TinyPtrVector instead of PointerUnion with...
2015-06-25 Bruno Cardoso Lopes[AsmPrinter] Fix crash in handleIndirectSymViaGOTPCRel
2015-06-23 Rafael EspindolaSimplify the Mangler interface now that DataLayout...
2015-06-18 David Majnemer[CodeGen] Don't emit a random reference to the personal...
2015-06-17 Benjamin Kramer[AsmPrinter] Make isRepeatedByteSequence smarter about...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-16 Daniel SandersReplace string GNU Triples with llvm::Triple in TargetM...
2015-06-14 NAKAMURA TakumiAsmPrinter.cpp: Avoid crashes for targeting like "arm...
2015-06-14 NAKAMURA TakumiReformat.
2015-06-11 Rafael EspindolaGeneralize emitAbsoluteSymbolDiff.
2015-06-11 Pete CooperRemove MachineModuleInfo::UsedFunctions as it has no...
2015-06-02 Rafael EspindolaCreate a MCSymbolELF.
2015-05-30 Jim GrosbachMC: Clean up MCExpr naming. NFC.
2015-05-29 Reid Kleckner[WinEH] Emit EH tables for __CxxFrameHandler3 on 32...
2015-05-28 Reid KlecknerRename Win64Exception.(cpp|h) to WinException.(cpp|h)
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-05-21 Duncan P. N. Exon... AsmPrinter: Compute absolute label difference directly
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-05-15 Akira HatanakaStop resetting SanitizeAddress in TargetMachine::resetT...
2015-05-05 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid Kleckner[WinEH] Add an EH registration and state insertion...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-24 Lang Hames[AsmPrinter] Make AsmPrinter's OutStreamer member a...
2015-04-21 Duncan P. N. Exon... DebugInfo: Drop rest of DIDescriptor subclasses
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DISubprogram and DILexicalBlock*
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIVariable and DIGlobalVariable
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIExpression
2015-04-07 Rafael EspindolaRefactor a lot of duplicated code for stub output.
2015-04-06 Duncan P. N. Exon... CodeGen: Stop using DIDescriptor::is*() and auto-casting
2015-03-27 Yaron KerenRemove superfluous .str() and replace std::string conca...
2015-03-27 Ahmed Bougacha[AsmPrinter] Don't assert on GOT equivalent non-constan...
2015-03-20 Eric ChristopherAt the beginning of doFinalization set the MachineFunct...
2015-03-17 Rafael EspindolaCentralize the handling of unique ids for temporary...
2015-03-17 Rafael EspindolaRemove the error prone GetTempSymbol API.
2015-03-17 Rafael EspindolaMake EmitFunctionHeader a private helper.
2015-03-17 Rafael EspindolaConvert the easy cases of GetTempSymbol to createTempSy...
2015-03-17 Rafael EspindolaDon't duplicate comment from the .h. NFC.
2015-03-17 Rafael EspindolaMove the EH symbol to the asm printer and use it for...
2015-03-16 Akira Hatanaka[AsmPrinter] Use the per-function subtarget to emit...
2015-03-12 Jingyue Wu[NVPTXAsmPrinter] do not print .align on function headers
2015-03-10 Bruno Cardoso Lopes[AsmPrinter][TLOF] Reintroduce AArch64 test
2015-03-10 Mehdi AminiDataLayout is mandatory, update the API to reflect...
2015-03-09 Rafael EspindolaPrint jump tables before exception tables.
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-05 Rafael EspindolaUse the correct func begin symbol in all places in...
2015-03-05 Rafael EspindolaUse the generic Lfunc_begin label on ppc.
2015-03-05 Rafael EspindolaUse the existing begin and end symbol for debug info.
2015-03-04 Rafael EspindolaUse the vanilla func_end symbol for .size.
2015-03-04 Rafael EspindolaDrop the "eh_" from eh_func_begin and eh_func_end.
2015-02-27 Eric ChristopherRemove the Forward Control Flow Integrity pass and...
2015-02-27 Rafael EspindolaCentralize handling of the eh_begin and eh_end labels.
2015-02-23 Bruno Cardoso Lopes[AsmPrinter] Access pointers to globals via pcrel GOT...
2015-02-20 Eric ChristopherRemove more uses of TargetMachine::getSubtargetImpl...
2015-02-20 Eric ChristopherAsmPrinter::doFinalization is at the module level and...
2015-02-20 Eric ChristopherRemove the MCInstrInfo cached variable as it was only...
2015-02-19 Eric ChristopherUpdate and remove a few calls to TargetMachine::getSubt...
2015-02-17 Rafael EspindolaTwines should be passed by const ref.
2015-02-17 Rafael EspindolaAdd r228939 back with a fix.
2015-02-14 Matthias BraunRevert "On ELF, put PIC jump tables in a non executable...
2015-02-12 Rafael EspindolaOn ELF, put PIC jump tables in a non executable section.
2015-02-12 Rafael EspindolaPut each jump table in an independent section if the...
2015-02-09 Adrian PrantlDebug info: Use DW_OP_bit_piece instead of DW_OP_piece...
2015-02-03 Eric ChristopherOnly access TLOF via the TargetMachine, not TargetLowering.
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2015-01-23 Reid KlecknerClassify functions by EH personality type rather than...
2015-01-18 David Blaikiestd::unique_ptrify the MCStreamer argument to createAsm...
2015-01-13 Reid KlecknerAdd the llvm.frameallocate and llvm.recoverframeallocat...
2015-01-07 Philip ReamesIntroduce an example statepoint GC strategy
2014-12-30 Peter Collingbournex86_64: Fix calls to __morestack under the large code...
next