summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "Reapply "LTO: add API to set strategy for -internalize""Duncan P. N. Exon Smith2014-04-02
* Add comments and test case for [X86TTI] Make constant base pointers for GetEl...Juergen Ributzka2014-04-02
* ARM: fixup tests to specify the target more explicitlySaleem Abdulrasool2014-04-02
* Add test case for [Stackmaps][X86TTI] Fix think-o in getIntImmCost calculatio...Juergen Ributzka2014-04-02
* ARM: update subtarget information for Windows on ARMSaleem Abdulrasool2014-04-02
* Make a few more range-based loops use explicit types.Jim Grosbach2014-04-02
* Add back an assert that was lost in the ELFObjectFile.h split.Rafael Espindola2014-04-02
* TargetLibraryInfo: Disable memcpy and memset on R600Tom Stellard2014-04-02
* Simplify resolveFrameIndex() signature.Jim Grosbach2014-04-02
* ARM: cortex-m0 doesn't support unaligned memory access.Jim Grosbach2014-04-02
* Make some range based loop types more explicit.Jim Grosbach2014-04-02
* [mips] Add more Octeon cnMips instructionsKai Nacke2014-04-02
* [C++11,ARM64] Range based for and explicit 'override' in STP cleanup.Jim Grosbach2014-04-02
* [C++11,ARM64] Range based for loops in constant promotion.Jim Grosbach2014-04-02
* [C++11,ARM64] Range based for loops in load/store pair optimizer.Jim Grosbach2014-04-02
* [C++11,ARM64] Range based for loops in target lowering.Jim Grosbach2014-04-02
* [C++11,ARM64] Range based for loops in frame lowering.Jim Grosbach2014-04-02
* [C++11,ARM64] Range based for loops in pseudo expansion.Jim Grosbach2014-04-02
* [C++11,ARM64] Range based for loops for LOHJim Grosbach2014-04-02
* [C++11,ARM64] Range based for loops TLS cleanup.Jim Grosbach2014-04-02
* [C++11,ARM64] Range based for loops in branch relaxation.Jim Grosbach2014-04-02
* [C++11,ARM64] Range based for loops in address type promotion.Jim Grosbach2014-04-02
* [ARM64][CollectLOH] Remove the link to the radar from the comments.Quentin Colombet2014-04-02
* [yaml2obj][ELF] Convert some static functions into class members toSimon Atanasyan2014-04-02
* [yaml2obj][ELF] Remove unused typedef.Simon Atanasyan2014-04-02
* [yaml2obj][ELF] Move section index to the ELFState class.Simon Atanasyan2014-04-02
* [yaml2obj][ELF] Remove relationship between ELFStateSimon Atanasyan2014-04-02
* ARM: Add support for segmented stacksOliver Stannard2014-04-02
* clarify commentAdrian Prantl2014-04-02
* fix a comment to use ASCII aprostrophes.Adrian Prantl2014-04-02
* ARM64: use GOT for weak symbols & PIC.Tim Northover2014-04-02
* ARM64: fix lowering of fp128 fptosi/fptouiTim Northover2014-04-02
* SLPVectorizer: compare entire intrinsic for SLP compatibility.Tim Northover2014-04-02
* ARM64: make sure first argument to INSERT_SUBVECTOR has right type.Tim Northover2014-04-02
* ARM64: convert fp16 narrowing ISel to pseudo-instructionTim Northover2014-04-02
* Mark FPB as a reserved register when needed.Job Noorman2014-04-02
* Work around gold bug http://sourceware.org/PR16794.Rafael Espindola2014-04-02
* Remove duplicated DMB instructionsRenato Golin2014-04-02
* Added isTargetWindowsMSVC(), renamed isTargetMingw() to isTargetWindowsGNU()Yaron Keren2014-04-02
* [LoopVectorizer] Count dependencies of consecutive pointers as uniformsHal Finkel2014-04-02
* Adjust comments regarding non-relocated abbrev offset in debug_info.dwoDavid Blaikie2014-04-02
* Split debug_loc and debug_loc.dwo emission into two separate functionsDavid Blaikie2014-04-02
* DebugInfo: Introduce DebugLocList to encapsulate a list of DebugLocEntries an...David Blaikie2014-04-02
* [ARM64][CollectLOH] Add some comments to explain how the LOHsQuentin Colombet2014-04-02
* Add a doxygen comment to DebugLocEntry::Merge.Adrian Prantl2014-04-01
* DebugLocEntry: Actually merge the loc entry when returning true.David Blaikie2014-04-01
* Fix accidental fallthrough in DebugLocEntry::hasSameValueOrLocationDavid Blaikie2014-04-01
* Remove unused function DebugLocEntry::isEmptyDavid Blaikie2014-04-01
* Refactor out the comparison of the location/value in a DebugLocEntryDavid Blaikie2014-04-01
* Add inequality operator for MachineLocation.David Blaikie2014-04-01