oota-llvm.git
2014-04-02 Hal FinkelFix multi-register costs in BasicTTI::getCastInstrCost
2014-04-02 Juergen RibutzkaAdd test case for [Constant Hoisting] Erase dead cast...
2014-04-02 Renato GolinARM Linux support
2014-04-02 Lang Hames[CodeGen] Teach the peephole optimizer to remember...
2014-04-02 Rafael EspindolaFix a nomenclature error in llvm-nm.
2014-04-02 Pete CooperAdd ability to disable building LLVM utils
2014-04-02 Hal Finkel[PowerPC] Make PPCTTI::getMemoryOpCost call BasicTTI...
2014-04-02 Juergen RibutzkaAdd comments and test case for [DAG] Keep the opaque...
2014-04-02 Adrian Prantltypo
2014-04-02 Lang Hames[X86] Make the VFMA*231 variants commutable and relax...
2014-04-02 Duncan P. N... Revert "Reapply "LTO: add API to set strategy for ...
2014-04-02 Juergen RibutzkaAdd comments and test case for [X86TTI] Make constant...
2014-04-02 Saleem AbdulrasoolARM: fixup tests to specify the target more explicitly
2014-04-02 Juergen RibutzkaAdd test case for [Stackmaps][X86TTI] Fix think-o in...
2014-04-02 Saleem AbdulrasoolARM: update subtarget information for Windows on ARM
2014-04-02 Jim GrosbachMake a few more range-based loops use explicit types.
2014-04-02 Rafael EspindolaAdd back an assert that was lost in the ELFObjectFile...
2014-04-02 Tom StellardTargetLibraryInfo: Disable memcpy and memset on R600
2014-04-02 Jim GrosbachSimplify resolveFrameIndex() signature.
2014-04-02 Jim GrosbachARM: cortex-m0 doesn't support unaligned memory access.
2014-04-02 Jim GrosbachMake some range based loop types more explicit.
2014-04-02 Kai Nacke[mips] Add more Octeon cnMips instructions
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for and explicit 'override...
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in constant promotion.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in load/store pair...
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in target lowering.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in frame lowering.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in pseudo expansion.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops for LOH
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops TLS cleanup.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in branch relaxation.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in address type...
2014-04-02 Quentin Colombet[ARM64][CollectLOH] Remove the link to the radar from...
2014-04-02 Simon Atanasyan[yaml2obj][ELF] Convert some static functions into...
2014-04-02 Simon Atanasyan[yaml2obj][ELF] Remove unused typedef.
2014-04-02 Simon Atanasyan[yaml2obj][ELF] Move section index to the ELFState...
2014-04-02 Simon Atanasyan[yaml2obj][ELF] Remove relationship between ELFState
2014-04-02 Oliver StannardARM: Add support for segmented stacks
2014-04-02 Adrian Prantlclarify comment
2014-04-02 Adrian Prantlfix a comment to use ASCII aprostrophes.
2014-04-02 Tim NorthoverARM64: use GOT for weak symbols & PIC.
2014-04-02 Tim NorthoverARM64: fix lowering of fp128 fptosi/fptoui
2014-04-02 Tim NorthoverSLPVectorizer: compare entire intrinsic for SLP compati...
2014-04-02 Tim NorthoverARM64: make sure first argument to INSERT_SUBVECTOR...
2014-04-02 Tim NorthoverARM64: convert fp16 narrowing ISel to pseudo-instruction
2014-04-02 Job NoormanMark FPB as a reserved register when needed.
2014-04-02 Rafael EspindolaWork around gold bug sourceware.org/PR16794.
2014-04-02 Renato GolinRemove duplicated DMB instructions
2014-04-02 Yaron KerenAdded isTargetWindowsMSVC(), renamed isTargetMingw...
2014-04-02 Hal Finkel[LoopVectorizer] Count dependencies of consecutive...
2014-04-02 David BlaikieAdjust comments regarding non-relocated abbrev offset...
2014-04-02 David BlaikieSplit debug_loc and debug_loc.dwo emission into two...
2014-04-02 David BlaikieDebugInfo: Introduce DebugLocList to encapsulate a...
2014-04-02 Quentin Colombet[ARM64][CollectLOH] Add some comments to explain how...
2014-04-01 Adrian PrantlAdd a doxygen comment to DebugLocEntry::Merge.
2014-04-01 David BlaikieDebugLocEntry: Actually merge the loc entry when return...
2014-04-01 David BlaikieFix accidental fallthrough in DebugLocEntry::hasSameVal...
2014-04-01 David BlaikieRemove unused function DebugLocEntry::isEmpty
2014-04-01 David BlaikieRefactor out the comparison of the location/value in...
2014-04-01 David BlaikieAdd inequality operator for MachineLocation.
2014-04-01 David BlaikieDebugInfo: Split DebugLocEntry into its own file.
2014-04-01 Adrian PrantlAdd a comment about the DIDescriptor class hierarchy.
2014-04-01 Adrian PrantlDwarfDebug: Prevent DebugLocEntry merging from coalesci...
2014-04-01 Hal Finkel[PowerPC] Add some missing VSX bitcast patterns
2014-04-01 Yaron KerenIf isKnownWindowsMSVCEnvironment then getOS == Triple...
2014-04-01 Hal FinkelImplement X86TTI::getUnrollingPreferences
2014-04-01 Hal FinkelAdd some additional fields to TTI::UnrollingPreferences
2014-04-01 Hal FinkelUse TopTTI->getGEPCost from within getUserCost
2014-04-01 Kai Nacke[mips] Add Octeon cnMips instructions mtmX and mtpX
2014-04-01 Reid KlecknerSupport segmented stacks on Win64
2014-04-01 Matt ArsenaultFix missing RUN line in test
2014-04-01 Yaron KerenisTargetWindows() renamed to isTargetKnownWindowsMSVC()
2014-04-01 Matt ArsenaultMake isSetCCEquivalent respect the TargetBooleanContents
2014-04-01 Matt ArsenaultAdd helpers for checking if a value is a target boolean...
2014-04-01 David BlaikieDebugInfo: Factor out common functionality for renderin...
2014-04-01 David BlaikieCleanup remaining use of removed variable to fix the...
2014-04-01 David BlaikieSimplify debug_loc.dwo handling slightly.
2014-04-01 Christian PirkerARM: rename ARMle/ARMbe with ARMLE/ARMBE, and Thumble...
2014-04-01 Tim NorthoverARM: teach LLVM that Cortex-A7 is very similar to A8.
2014-04-01 Aaron BallmanAttempting to fix r205124, which had failed asserts...
2014-04-01 Tim NorthoverARM: add cyclone CPU with ZeroCycleZeroing feature.
2014-04-01 Daniel Sanders[mips] Renamed ParseAnyRegisterWithoutDollar to MatchAn...
2014-04-01 Aaron BallmanFixing an MSVC warning about widening the result of...
2014-04-01 Tim NorthoverARM64: add intrinsic for pmull (p64 x p64 = p128) opera...
2014-04-01 Aaron BallmanFixing warnings in the MSVC build. No functional change...
2014-04-01 Daniel Sanders[mips] Extend ParseJumpTarget to support the full symbo...
2014-04-01 Daniel Sanders[mips] Use AsmLexer::peekTok() to resolve the conflict...
2014-04-01 Daniel Sanders[mips] Hoist Parser.Lex() calls out of MatchAnyRegister...
2014-04-01 Tim NorthoverARM64: add patterns for more lane-wise ld1/st1 operations.
2014-04-01 Tim NorthoverARM64: fix bug in ld3r (1d) SelectionDAG.
2014-04-01 Daniel Sanders[mips] Rewrite MipsAsmParser and MipsOperand.
2014-04-01 Renato GolinRecover TableGen/LangRef, make it official
2014-04-01 Alexey Volkov[x86] Do not convert to cmp32 for Atom arch by Sergey...
2014-04-01 David BlaikieDebugInfo: Avoid creating unnecessary/empty line tables...
2014-04-01 David BlaikieDebugInfo: Emit relocation to debug_line section when...
2014-04-01 Adrian PrantlRemove FIXMEs. The scope of a Variable is always a...
2014-04-01 Adrian PrantlLTO type uniquing: store the Decl field of a DIImported...
2014-04-01 Adrian PrantlAdd a comment about type-uniquing ObjC types.
2014-03-31 David BlaikieComment to describe the debug_loc.dwo constants
2014-03-31 Saleem AbdulrasoolMCJIT: ensure that cygwin is identified properly
next