summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add an -mattr option to the gold plugin to support subtarget features in LTOTom Roeder2014-04-25
* Fix missing includeAlexey Samsonov2014-04-25
* Encapsulate the DWARF string pool in a separate type.David Blaikie2014-04-25
* [DWARF parser] Cleanup code in DWARFDebugAranges.Alexey Samsonov2014-04-25
* [DWARF parser] Cleanup code in DWARFDebugAbbrev.Alexey Samsonov2014-04-25
* [LoopStrengthReduce] Don't trim formula that uses a subset of required registersAdam Nemet2014-04-25
* SCC: Use the reference typedefDuncan P. N. Exon Smith2014-04-25
* This reapplies r207235 with an additional bugfixes caught by the msanAdrian Prantl2014-04-25
* MCAssembler: Simplify implementation of const variants of getSymbolData by ca...David Blaikie2014-04-25
* BugPoint: Fix some memory leaks.David Blaikie2014-04-25
* DwarfUnit: Remove unused functionDavid Blaikie2014-04-25
* DIE: Pass ownership of children via std::unique_ptr rather than raw pointer.David Blaikie2014-04-25
* DIEEntry: Refer to the specified DIE via reference rather than pointer.David Blaikie2014-04-25
* DwarfUnit: return by reference from createAndAddDIEDavid Blaikie2014-04-25
* blockfreq: Further shift logic to LoopDataDuncan P. N. Exon Smith2014-04-25
* SCC: Provide operator->() through iterator_facade_baseDuncan P. N. Exon Smith2014-04-25
* enable fast isel tablegen files for MipsReed Kotler2014-04-25
* Return DIE by reference instead of pointer from DwarfUnit::getUnitDieDavid Blaikie2014-04-25
* SCC: Remove non-const operator*()Duncan P. N. Exon Smith2014-04-25
* DwarfUnit: Suddently, DIE references, everywhere.David Blaikie2014-04-25
* SCC: Change clients to use const, NFCDuncan P. N. Exon Smith2014-04-25
* SCC: Doxygen-ize comments, NFCDuncan P. N. Exon Smith2014-04-25
* Revert "This reapplies r207130 with an additional testcase+and a missing chec...Adrian Prantl2014-04-25
* SCC: Un-inline long functionsDuncan P. N. Exon Smith2014-04-25
* SCC: Remove redundant inline keywords, NFCDuncan P. N. Exon Smith2014-04-25
* Make sure that DSUB does not duplicate the pattern of DSUBUReed Kotler2014-04-25
* ARM: remove @llvm.arm.sevlSaleem Abdulrasool2014-04-25
* [inline cold threshold] Command line argument for inline threshold willManman Ren2014-04-25
* Refactor some common logic in DwarfUnit::constructVariableDIE and pass non-nu...David Blaikie2014-04-25
* ARM: provide a new generic hint intrinsicSaleem Abdulrasool2014-04-25
* PR19554: Fix some memory leaks in DIEHashTest.cppDavid Blaikie2014-04-25
* Reapply r207135 without modifications.Adrian Prantl2014-04-25
* This reapplies r207130 with an additional testcase+and a missing check forAdrian Prantl2014-04-25
* [ARM64] When compiling for ELF in PIC mode, local symbols shouldn't go throug...Tilmann Scheller2014-04-25
* [ARM64] Handle fp128 for parameter passing on stackJiangning Liu2014-04-25
* ARM64: fix assertion in ISelDAGToDAGTim Northover2014-04-25
* [ARM64] Print preferred aliases for SFBM/UBFM in InstPrinterBradley Smith2014-04-25
* [LCG] During the incremental update of an SCC, switch to using theChandler Carruth2014-04-25
* [ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin2014-04-25
* [ARM64] Support crc predicate on ARM64.Kevin Qin2014-04-25
* [LCG] During the incremental re-build of an SCC after removing an edge,Chandler Carruth2014-04-25
* [LCG] Rather than doing a linear time SmallSetVector removal of eachChandler Carruth2014-04-25
* [LCG] Remove a completely unnecessary loop. It wasn't even doing anyChandler Carruth2014-04-25
* [LCG] Now that the loop structure of the core SCC finding routine isChandler Carruth2014-04-25
* X86: convert object streamer selection to a switchSaleem Abdulrasool2014-04-25
* [python] Fix getting section contents.Anders Waldenborg2014-04-25
* Add missing cpp file headerDavid Blaikie2014-04-25
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [C++] Use 'nullptr'. Transforms edition.Craig Topper2014-04-25
* blockfreq: Only one mass distribution per nodeDuncan P. N. Exon Smith2014-04-25