summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "Fix a nomenclature error in llvm-nm."Rafael Espindola2014-04-03
* Fix test case.Richard Trieu2014-04-03
* [X86] As per suggestion from Craig Topper and Hal Finkel, overrideLang Hames2014-04-02
* Fix multi-register costs in BasicTTI::getCastInstrCostHal Finkel2014-04-02
* Add test case for [Constant Hoisting] Erase dead cast instructions (r204538).Juergen Ributzka2014-04-02
* ARM Linux supportRenato Golin2014-04-02
* [CodeGen] Teach the peephole optimizer to remember (and exploit) all foldingLang Hames2014-04-02
* Fix a nomenclature error in llvm-nm.Rafael Espindola2014-04-02
* Add ability to disable building LLVM utilsPete Cooper2014-04-02
* [PowerPC] Make PPCTTI::getMemoryOpCost call BasicTTI::getMemoryOpCostHal Finkel2014-04-02
* Add comments and test case for [DAG] Keep the opaque constant flag when perfo...Juergen Ributzka2014-04-02
* typoAdrian Prantl2014-04-02
* [X86] Make the VFMA*231 variants commutable and relax the alignment restrictionsLang Hames2014-04-02
* 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