summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* ARM: expand atomic ldrex/strex loops in IRTim Northover2014-04-03
* PR19320:Stepan Dyatkovskiy2014-04-03
* [ARM] When generating a vpaddl node the input lane type is not always the typ...Silviu Baranga2014-04-03
* [mips] Extend MipsMCExpr class to handle %higher(sym1 - sym2 + const) andSasa Stankovic2014-04-03
* ARM64: always use i64 for the RHS of shift operationsTim Northover2014-04-03
* ARM: Use __STACK_LIMIT symbol for segmented stacksOliver Stannard2014-04-03
* ARM64: don't generate __sincos_stret calls unless on MachOTim Northover2014-04-03
* DebugInfo: Use a 64 bit type for the subrangeDavid Blaikie2014-04-03
* [CodeGen] Fix peephole optimizer bug introduced in r205481. Fixes PR19318.Lang Hames2014-04-03
* Implement get getSymbolFileOffset with getSymbolAddress.Rafael Espindola2014-04-03
* Remove getSymbolValue.Rafael Espindola2014-04-03
* Revert "[Constant Hoisting] Lazily compute the idom and cache the result."Juergen Ributzka2014-04-03
* Account for scalarization costs in BasicTTI::getMemoryOpCost for extending ve...Hal Finkel2014-04-03
* Revert "Fix a nomenclature error in llvm-nm."Rafael Espindola2014-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
* [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
* [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
* [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: update subtarget information for Windows on ARMSaleem Abdulrasool2014-04-02
* Make a few more range-based loops use explicit types.Jim Grosbach2014-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
* ARM: Add support for segmented stacksOliver Stannard2014-04-02
* clarify commentAdrian 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