summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* enable fast isel tablegen files for MipsReed Kotler2014-04-25
* Return DIE by reference instead of pointer from DwarfUnit::getUnitDieDavid Blaikie2014-04-25
* DwarfUnit: Suddently, DIE references, everywhere.David Blaikie2014-04-25
* SCC: Change clients to use const, NFCDuncan P. N. Exon Smith2014-04-25
* Revert "This reapplies r207130 with an additional testcase+and a missing chec...Adrian Prantl2014-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
* 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
* 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
* blockfreq: Document assertionDuncan P. N. Exon Smith2014-04-25
* blockfreq: Document high-level functionsDuncan P. N. Exon Smith2014-04-25
* blockfreq: Scale LoopData::Scale on the way downDuncan P. N. Exon Smith2014-04-25
* blockfreq: unwrapLoopPackage() => unwrapLoop()Duncan P. N. Exon Smith2014-04-25
* blockfreq: Pass the Loop directly into unwrapLoopPackage()Duncan P. N. Exon Smith2014-04-25
* blockfreq: Unwrap from LoopsDuncan P. N. Exon Smith2014-04-25
* blockfreq: Separate unwrapLoops() from finalizeMetrics()Duncan P. N. Exon Smith2014-04-25
* blockfreq: Expose getPackagedNode()Duncan P. N. Exon Smith2014-04-25
* blockfreq: Store the header with the membersDuncan P. N. Exon Smith2014-04-25
* blockfreq: Encapsulate LoopData::HeaderDuncan P. N. Exon Smith2014-04-25
* blockfreq: Use LoopData directlyDuncan P. N. Exon Smith2014-04-25
* blockfreq: Use a std::list for LoopsDuncan P. N. Exon Smith2014-04-25
* Allow vectorization of bit intrinsics in BB Vectorizer.Karthik Bhat2014-04-25
* ProfileData: Treat missing function counts as malformedJustin Bogner2014-04-25
* Fix quadratic performance during debug compression due to sections x symbols ...David Blaikie2014-04-25
* Revert "This reapplies r207130 with an additional testcase+and a missing chec...Adrian Prantl2014-04-25
* This reapplies r207130 with an additional testcase+and a missing check forAdrian Prantl2014-04-25