- fce7f73 [MC] Move EH DWARF encodings from MC to CodeGen, NFC by Reid Kleckner · 7 years ago
- f78650a Remove trailing space by Fangrui Song · 7 years ago
- 958a1f8 Remove boolean argument from isSuitableFromBSS. by Eric Christopher · 7 years ago
- ed169ec Cleanups for getKindForGlobal: by Eric Christopher · 7 years ago
- 535ca36 Remove an unneeded (& mislayered) include from Target/TargetLoweringObjectFile on a CodeGen header by David Blaikie · 8 years ago
- 6054e65 Move TargetLoweringObjectFile from CodeGen to Target to fix layering by David Blaikie · 8 years ago
- cd07a3e Place undefined globals in .bss instead of .data by Eli Friedman · 8 years ago
- eb905c7 Remove redundant includes from lib/Target/*.cpp. by Michael Zolotukhin · 8 years ago
- b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
- 9f92995 Don't pass the code model to MC by Rafael Espindola · 8 years ago
- 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
- b16d146 Add support for #pragma clang section by Javed Absar · 8 years ago
- 43b72d5 Remove unnecessary conditions as suggested by clang-tidy. NFC by Gabor Horvath · 8 years ago
- 76de68e [TargetLowering] Simplfiy a bit. NFCI. by Davide Italiano · 9 years ago
- b64fb45 CodeGen: simplify TargetMachine::getSymbol interface. NFC. by Tim Northover · 9 years ago
- 6733564 Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject. by Peter Collingbourne · 9 years ago
- d07ad51 Trying to fix Mangler memory leak in TargetLoweringObjectFile. by Eric Liu · 9 years ago
- 4367c7f Move the Mangler from the AsmPrinter down to TLOF and clean up the by Eric Christopher · 9 years ago
- 8331aae [ARM] Add support for embedded position-independent code by Oliver Stannard · 9 years ago
- 444746b Use isPositionIndependent(). NFC. by Rafael Espindola · 9 years ago
- a686f12 Simplify. NFC. by Rafael Espindola · 9 years ago
- 96efdd6 IR: Introduce local_unnamed_addr attribute. by Peter Collingbourne · 9 years ago
- 699281c Don't pass a Reloc::Model to MC. by Rafael Espindola · 9 years ago
- 964b70d [X86] Create mergeable constant pool entries for AVX by David Majnemer · 10 years ago
- a3ea407 [X86] Use the correct alignment for COMDAT constant pool entries by David Majnemer · 10 years ago
- 449711c Stop producing .data.rel sections. by Rafael Espindola · 10 years ago
- 65e4902 Drop prelink support. by Rafael Espindola · 10 years ago
- 94d7786 CodeGen, Target: Move Mach-O-specific symbol name logic to Mach-O lowering. by Peter Collingbourne · 10 years ago
- 5c0fa58 Remove DataLayout from TargetLoweringObjectFile, redirect to Module by Mehdi Amini · 10 years ago
- c81f450 Clean up redundant copies of Triple objects. NFC by Daniel Sanders · 10 years ago
- 8d8b13d Recommit r239721: Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC. by Daniel Sanders · 10 years ago
- fa555dc Revert r239721 - Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC. by Daniel Sanders · 10 years ago
- d6d12a1 Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC. by Daniel Sanders · 10 years ago
- 13760bd MC: Clean up MCExpr naming. NFC. by Jim Grosbach · 10 years ago
- 0709a7b Move alignment from MCSectionData to MCSection. by Rafael Espindola · 10 years ago
- 6f48200 MC: Clean up method names in MCContext. by Jim Grosbach · 10 years ago
- 75e0c4b Remove superfluous .str() and replace std::string concatenation with Twine. by Yaron Keren · 11 years ago
- 7db449a COFF: Let globals with private linkage reside in their own section by David Majnemer · 11 years ago
- 63b1d99 Revert "COFF: Let globals with private linkage reside in their own section" by David Majnemer · 11 years ago
- 47e3842 COFF: Let globals with private linkage reside in their own section by David Majnemer · 11 years ago
- df19519 Add r228939 back with a fix. by Rafael Espindola · 11 years ago
- 33cc107 Revert "On ELF, put PIC jump tables in a non executable section." by Matthias Braun · 11 years ago
- 203c5b9 On ELF, put PIC jump tables in a non executable section. by Rafael Espindola · 11 years ago
- 29786d4 Put each jump table in an independent section if the function is too. by Rafael Espindola · 11 years ago
- 33804ca Remove MergeableConst. by Rafael Espindola · 11 years ago
- 8b77065 Move DataLayout back to the TargetMachine from TargetSubtargetInfo by Eric Christopher · 11 years ago
- 1e923ec Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision by Lang Hames · 11 years ago
- 66f755f Revert r224935 "Refactor duplicated code. No intended functionality change." by Lang Hames · 11 years ago
- bed67f3 Refactor duplicated code. by Rafael Espindola · 11 years ago
- 35a12a8 Remove a bit of dead code. by Rafael Espindola · 11 years ago
- d913448 Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
- 8bce66b CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF by David Majnemer · 11 years ago
- 483e4e0 Target: Replace getSection().empty() with hasSection() by David Majnemer · 11 years ago
- 062a2ba [C++] Use 'nullptr'. Target edition. by Craig Topper · 11 years ago
- 0d3d6c4 Target: whitespace by Saleem Abdulrasool · 11 years ago
- 442f784 [cleanup] Re-sort all the includes with utils/sort_includes.py. by Chandler Carruth · 12 years ago
- a3ad4e6 move getNameWithPrefix and getSymbol to TargetMachine. by Rafael Espindola · 12 years ago
- daeafb4 Add back r201608, r201622, r201624 and r201625 by Rafael Espindola · 12 years ago
- 7e198ad Revert r201622 and r201608. by Daniel Jasper · 12 years ago
- 09dcc6a Fix PR18743. by Rafael Espindola · 12 years ago
- 15b2669 Use a consistent argument order in TargetLoweringObjectFile. by Rafael Espindola · 12 years ago
- fa0f728 Pass the Mangler by reference. by Rafael Espindola · 12 years ago
- 2037caf Revert r199871 and replace it with a simple check in the debug info by Eric Christopher · 12 years ago
- 15abef6 Add a variable to track whether or not we've used a unique section, by Eric Christopher · 12 years ago
- 894843c Move the llvm mangler to lib/IR. by Rafael Espindola · 12 years ago
- 170a6e7 Don't assert with private type info variables. by Rafael Espindola · 12 years ago
- 5887356 Make the llvm mangler depend only on DataLayout. by Rafael Espindola · 12 years ago
- 117b20c Remove the isImplicitlyPrivate argument of getNameWithPrefix. by Rafael Espindola · 12 years ago
- f4e6b29 Move getSymbolWithGlobalValueBase to TargetLoweringObjectFile. by Rafael Espindola · 12 years ago
- e133ed8 Move getSymbol to TargetLoweringObjectFile. by Rafael Espindola · 12 years ago
- 2b6fc8d by Ulrich Weigand · 12 years ago
- f269497 DebugInfo: PR14728: TLS support by David Blaikie · 12 years ago
- 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
- ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
- e42af36 Use TARGET2 relocation for TType references on ARM. by Anton Korobeynikov · 13 years ago
- cdfe20b Move TargetData to DataLayout. by Micah Villmow · 13 years ago
- de9e92e Typo. by Eric Christopher · 13 years ago
- 1fcf5bc Prune some includes by Craig Topper · 14 years ago
- 8213c8a Remove some dead code and tidy things up now that vectors use ConstantDataVector by Chris Lattner · 14 years ago
- 139822f C++, CBE, and TLOF support for ConstantDataSequential by Chris Lattner · 14 years ago
- f3e8502 Add 'llvm_unreachable' to passify GCC's understanding of the constraints by Chandler Carruth · 14 years ago
- edbb58c5 Remove unnecessary default cases in switches that cover all enum values. by David Blaikie · 14 years ago
- 50f02cb Move global variables in TargetMachine into new TargetOptions class. As an API by Nick Lewycky · 14 years ago
- bbf3b0d Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc. by Evan Cheng · 14 years ago
- 7679299 Add MCObjectFileInfo and sink the MCSections initialization code from by Evan Cheng · 14 years ago
- 229907c land David Blaikie's patch to de-constify Type, with a few tweaks. by Chris Lattner · 14 years ago
- 2d7faa5 Fix up TargetLoweringObjectFile ctors to properly initialize fields. by Evan Cheng · 14 years ago
- 9af2fa9 Use the presence of the __compact_unwind section to indicate that a target by Bill Wendling · 14 years ago
- f942585 Add a flag that indicates whether a target supports compact unwind info or not. by Bill Wendling · 14 years ago
- d346304 Add a __LD,__compact_unwind section. by Bill Wendling · 14 years ago
- 6002068 Fix a FIXME by making GlobalVariable::getInitializer() return a by Jay Foad · 14 years ago
- a48b137 Remove a flag that would set the ".eh" symbol as .globl. MachO was the only one by Bill Wendling · 14 years ago
- 750cb61 GCC uses a different encoding of pointers in the FDE when using by Rafael Espindola · 14 years ago
- ce83fc3 Remove unnecessary argument. by Rafael Espindola · 14 years ago
- 0870434 Rename getPersonalityPICSymbol to getCFIPersonalitySymbol, document it, and by Rafael Espindola · 14 years ago
- e473aaf Remove unused arguments. by Rafael Espindola · 14 years ago
- 47f86e6 MSVC needs the return 0 to compile. by Francois Pichet · 14 years ago
- a83b177 Put each personality function in a section. This fixes the gnu ld warning: by Rafael Espindola · 14 years ago
- a01cdb0 Add 129518 back with a fix for when we are producing eh just because of debug info. by Rafael Espindola · 14 years ago
- b5e3e9d Revert r129518, "Change ELF systems to use CFI for producing the EH tables. This reduces the" by NAKAMURA Takumi · 14 years ago