2015-07-16 |
Mehdi Amini | Remove DataLayout from TargetLoweringObjectFile, redire... |
blob | commitdiff | raw |
2015-06-16 |
Daniel Sanders | Clean up redundant copies of Triple objects. NFC |
blob | commitdiff | raw | diff to current |
2015-06-16 |
Daniel Sanders | Recommit r239721: Replace string GNU Triples with llvm... |
blob | commitdiff | raw | diff to current |
2015-06-15 |
Daniel Sanders | Revert r239721 - Replace string GNU Triples with llvm... |
blob | commitdiff | raw | diff to current |
2015-06-15 |
Daniel Sanders | Replace string GNU Triples with llvm::Triple in InitMCO... |
blob | commitdiff | raw | diff to current |
2015-05-30 |
Jim Grosbach | MC: Clean up MCExpr naming. NFC. |
blob | commitdiff | raw | diff to current |
2015-05-21 |
Rafael Espindola | Move alignment from MCSectionData to MCSection. |
blob | commitdiff | raw | diff to current |
2015-05-18 |
Jim Grosbach | MC: Clean up method names in MCContext. |
blob | commitdiff | raw | diff to current |
2015-03-27 |
Yaron Keren | Remove superfluous .str() and replace std::string conca... |
blob | commitdiff | raw | diff to current |
2015-03-17 |
David Majnemer | COFF: Let globals with private linkage reside in their... |
blob | commitdiff | raw | diff to current |
2015-03-17 |
David Majnemer | Revert "COFF: Let globals with private linkage reside... |
blob | commitdiff | raw | diff to current |
2015-03-17 |
David Majnemer | COFF: Let globals with private linkage reside in their... |
blob | commitdiff | raw | diff to current |
2015-02-17 |
Rafael Espindola | Add r228939 back with a fix. |
blob | commitdiff | raw | diff to current |
2015-02-14 |
Matthias Braun | Revert "On ELF, put PIC jump tables in a non executable... |
blob | commitdiff | raw | diff to current |
2015-02-12 |
Rafael Espindola | On ELF, put PIC jump tables in a non executable section. |
blob | commitdiff | raw | diff to current |
2015-02-12 |
Rafael Espindola | Put each jump table in an independent section if the... |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Rafael Espindola | Remove MergeableConst. |
blob | commitdiff | raw | diff to current |
2015-01-26 |
Eric Christopher | Move DataLayout back to the TargetMachine from TargetSu... |
blob | commitdiff | raw | diff to current |
2015-01-09 |
Lang Hames | Recommit r224935 with a fix for the ObjC++/AArch64... |
blob | commitdiff | raw | diff to current |
2015-01-06 |
Lang Hames | Revert r224935 "Refactor duplicated code. No intended... |
blob | commitdiff | raw | diff to current |
2014-12-29 |
Rafael Espindola | Refactor duplicated code. |
blob | commitdiff | raw | diff to current |
2014-11-12 |
Rafael Espindola | Remove a bit of dead code. |
blob | commitdiff | raw | diff to current |
2014-08-04 |
Eric Christopher | Remove the TargetMachine forwards for TargetSubtargetIn... |
blob | commitdiff | raw | diff to current |
2014-07-14 |
David Majnemer | CodeGen: Stick constant pool entries in COMDAT sections... |
blob | commitdiff | raw | diff to current |
2014-05-17 |
David Majnemer | Target: Replace getSection().empty() with hasSection() |
blob | commitdiff | raw | diff to current |
2014-04-25 |
Craig Topper | [C++] Use 'nullptr'. Target edition. |
blob | commitdiff | raw | diff to current |
2014-04-16 |
Saleem Abdulrasool | Target: whitespace |
blob | commitdiff | raw | diff to current |
2014-03-04 |
Chandler Carruth | [cleanup] Re-sort all the includes with utils/sort_incl... |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Rafael Espindola | move getNameWithPrefix and getSymbol to TargetMachine. |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Rafael Espindola | Add back r201608, r201622, r201624 and r201625 |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Daniel Jasper | Revert r201622 and r201608. |
blob | commitdiff | raw | diff to current |
2014-02-18 |
Rafael Espindola | Fix PR18743. |
blob | commitdiff | raw | diff to current |
2014-02-09 |
Rafael Espindola | Use a consistent argument order in TargetLoweringObject... |
blob | commitdiff | raw | diff to current |
2014-02-08 |
Rafael Espindola | Pass the Mangler by reference. |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Eric Christopher | Revert r199871 and replace it with a simple check in... |
blob | commitdiff | raw | diff to current |
2014-01-23 |
Eric Christopher | Add a variable to track whether or not we've used a... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
Rafael Espindola | Move the llvm mangler to lib/IR. |
blob | commitdiff | raw | diff to current |
2014-01-07 |
Rafael Espindola | Don't assert with private type info variables. |
blob | commitdiff | raw | diff to current |
2014-01-03 |
Rafael Espindola | Make the llvm mangler depend only on DataLayout. |
blob | commitdiff | raw | diff to current |
2013-12-05 |
Rafael Espindola | Remove the isImplicitlyPrivate argument of getNameWithP... |
blob | commitdiff | raw | diff to current |
2013-12-02 |
Rafael Espindola | Move getSymbolWithGlobalValueBase to TargetLoweringObje... |
blob | commitdiff | raw | diff to current |
2013-10-29 |
Rafael Espindola | Move getSymbol to TargetLoweringObjectFile. |
blob | commitdiff | raw | diff to current |
2013-07-02 |
Ulrich Weigand | [DebugInfo] Allow getDebugThreadLocalSymbol to return... |
blob | commitdiff | raw | diff to current |
2013-06-28 |
David Blaikie | DebugInfo: PR14728: TLS support |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | raw | diff to current |
2012-11-14 |
Anton Korobeynikov | Use TARGET2 relocation for TType references on ARM. |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Micah Villmow | Move TargetData to DataLayout. |
blob | commitdiff | raw | diff to current |
2012-05-05 |
Eric Christopher | Typo. |
blob | commitdiff | raw | diff to current |
2012-03-27 |
Craig Topper | Prune some includes |
blob | commitdiff | raw | diff to current |
2012-02-06 |
Chris Lattner | Remove some dead code and tidy things up now that vecto... |
blob | commitdiff | raw | diff to current |
2012-01-24 |
Chris Lattner | C++, CBE, and TLOF support for ConstantDataSequential |
blob | commitdiff | raw | diff to current |
2012-01-10 |
Chandler Carruth | Add 'llvm_unreachable' to passify GCC's understanding... |
blob | commitdiff | raw | diff to current |
2012-01-10 |
David Blaikie | Remove unnecessary default cases in switches that cover... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Nick Lewycky | Move global variables in TargetMachine into new TargetO... |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Evan Cheng | Goodbye TargetAsmInfo. This eliminate last bit of CodeG... |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Evan Cheng | Add MCObjectFileInfo and sink the MCSections initializa... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Evan Cheng | Fix up TargetLoweringObjectFile ctors to properly initi... |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Bill Wendling | Use the presence of the __compact_unwind section to... |
blob | commitdiff | raw | diff to current |
2011-06-22 |
Bill Wendling | Add a flag that indicates whether a target supports... |
blob | commitdiff | raw | diff to current |
2011-06-22 |
Bill Wendling | Add a __LD,__compact_unwind section. |
blob | commitdiff | raw | diff to current |
2011-06-19 |
Jay Foad | Fix a FIXME by making GlobalVariable::getInitializer... |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Bill Wendling | Remove a flag that would set the ".eh" symbol as .globl... |
blob | commitdiff | raw | diff to current |
2011-05-01 |
Rafael Espindola | GCC uses a different encoding of pointers in the FDE... |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Rafael Espindola | Remove unnecessary argument. |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Rafael Espindola | Rename getPersonalityPICSymbol to getCFIPersonalitySymb... |
blob | commitdiff | raw | diff to current |
2011-04-20 |
Rafael Espindola | Remove unused arguments. |
blob | commitdiff | raw | diff to current |
2011-04-16 |
Francois Pichet | MSVC needs the return 0 to compile. |
blob | commitdiff | raw | diff to current |
2011-04-16 |
Rafael Espindola | Put each personality function in a section. This fixes... |
blob | commitdiff | raw | diff to current |
2011-04-15 |
Rafael Espindola | Add 129518 back with a fix for when we are producing... |
blob | commitdiff | raw | diff to current |
2011-04-15 |
NAKAMURA Takumi | Revert r129518, "Change ELF systems to use CFI for... |
blob | commitdiff | raw | diff to current |
2011-04-14 |
Rafael Espindola | Change ELF systems to use CFI for producing the EH... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Rafael Espindola | Delay the creation of eh_frame so that the user can... |
blob | commitdiff | raw | diff to current |
2011-01-18 |
Chris Lattner | minor change to rafael's recent patches: if something is |
blob | commitdiff | raw | diff to current |
2011-01-16 |
Rafael Espindola | Only put unnamed_addr constants in mergeable sections... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Chris Lattner | the latest assembler that runs on powerpc 10.4 machines... |
blob | commitdiff | raw | diff to current |
2010-06-18 |
Dan Gohman | Eliminate unnecessary uses of getZExtValue(). |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Chris Lattner | rename llvm::llvm_report_error -> llvm::report_fatal_error |
blob | commitdiff | raw | diff to current |
2010-03-17 |
Chris Lattner | fix GetOrCreateTemporarySymbol to require a name, clients |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Chris Lattner | finally give Mangler a getSymbol method, which returns... |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Chris Lattner | make TargetLoweringObjectFile::getExprForDwarfReference |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Chris Lattner | fix a fixme in TargetLoweringObjectFile::getExprForDwar... |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Chris Lattner | rename getSymbolForDwarf* to getExprForDwarf* since... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Chris Lattner | move three lowering hooks from MAI to TLOF and make... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Chris Lattner | set the temporary bit on MCSymbols correctly. |
blob | commitdiff | raw | diff to current |
2010-02-16 |
Bill Wendling | Make error statement more personal. |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Anton Korobeynikov | Move TLOF implementations to libCodegen to resolve... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Anton Korobeynikov | Add suffix for stubs, so we won't have name clashes... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Anton Korobeynikov | Preliminary patch to improve dwarf EH generation -... |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Benjamin Kramer | Simplify some uses of str(n)cmp with StringRef. |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | stop using the .lcomm pseudoop on darwin, instead,... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | make TLOF subclassify BSS based on linkage type into... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | fix a significant difference between llvm and gcc on... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | introduce a section kind for common linkage. Use this... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | Cleanup handling of .zerofill on darwin: |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Chris Lattner | Get MCSymbol out of the mangling business, and move... |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Chris Lattner | move the mangler into libtarget from vmcore. |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Chris Lattner | fix build failure. |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Chris Lattner | remove a couple of actively incorrect uses of getMangle... |
blob | commitdiff | raw | diff to current |
next |