oota-llvm.git
2015-12-17 Adrian Prantlmake this test less whitespace-sensitive.
2015-12-17 Adrian PrantlRewrite test to use llvm-dwarfdump instead of checking...
2015-12-17 Teresa Johnson[ThinLTO] Metadata linking for imported functions
2015-12-17 Tom StellardAMDGPU/SI: Reserve appropriate number of sgprs for...
2015-12-17 Nicolai HaehnleAMDGPU: Fix off-by-one in SIRegisterInfo::eliminateFram...
2015-12-17 Andy GibbsRevert r254592 (virtual dtor in SCEVPredicate).
2015-12-17 Teresa JohnsonMark a couple ModuleLinker member functions as const...
2015-12-17 Rafael EspindolaAvoid explicit relocation sorting most of the time.
2015-12-17 Rafael EspindolaRevert "[AArch64] Enable PostRAScheduler for AArch64...
2015-12-17 Rafael EspindolaAlways sort by offset first. NFC.
2015-12-17 Diego NovilloFix unused variable warning in release builds. NFC.
2015-12-17 MinSeong Kim[AArch64] Enable PostRAScheduler for AArch64 generic...
2015-12-17 Matthew Simpson[AArch64] Add DAG combine for extract extend pattern
2015-12-17 Rafael EspindolaSimplify. NFC.
2015-12-17 Tobias GrosserDOTGraphTraits: Allow the decision to show a graph...
2015-12-17 Alexander KornienkoRemoved empty directory.
2015-12-17 Alexey Bataev[X86] Add option for enabling LEA optimization pass...
2015-12-17 Dan Gohman[WebAssembly] Convert WebAssemblyTargetObjectFile to...
2015-12-17 Matthias BraunAArch64: Simplify emitEpilogue() and related code; NFC
2015-12-17 Davide Italiano[llvm-objdump] Use report_fatal_error() for a more...
2015-12-17 Dan Gohman[WebAssembly] Experimental ELF writer support
2015-12-17 Cong HouFix PR25838.
2015-12-17 Xinliang David Li[PGO] InstrPGO and coverage code refactoring (NFC)
2015-12-17 JF BastienWebAssembly: update expected torture test failures
2015-12-16 Rafael EspindolaUse std::unique_ptr. NFC.
2015-12-16 Dan Gohman[WebAssembly] Fix legalization of shift operators on...
2015-12-16 Derek Schuff[WebAssembly] Implement eliminateCallFramePseudo
2015-12-16 Rafael EspindolaChange linkInModule to take a std::unique_ptr.
2015-12-16 Eric ChristopherFix funciton->function typo.
2015-12-16 Rafael EspindolaDrop an unnecessary use of writev.
2015-12-16 Ahmed Bougacha[AArch64] Simplify some TRI/TII getters. NFC.
2015-12-16 NAKAMURA TakumiMove llvm/test/DebugInfo/live-debug-values.ll into...
2015-12-16 Rafael EspindolaSimplify memory management with std::unique_ptr.
2015-12-16 Ahmed Bougacha[CodeGen] Make MachineInstrBuilder::copyImplicitOps...
2015-12-16 Nathan Slingerland[PGO] Handle and report overflow during profile merge...
2015-12-16 Teresa JohnsonUse LLVM style variable name (NFC)
2015-12-16 Manman RenCXX_FAST_TLS calling convention: performance improvemen...
2015-12-16 Krzysztof Parzyszek[Hexagon] Update e_flags in the ELF definitions
2015-12-16 Manman RenCXX_FAST_TLS calling convention: target independent...
2015-12-16 Derek SchuffRemove now-unused include
2015-12-16 Derek SchuffIterate over phys regs instead
2015-12-16 Derek Schuff[WebAssembly] Print an extra local decl when the user...
2015-12-16 Krzysztof Parzyszek [Hexagon] Misc fixes to r255807
2015-12-16 Paul RobinsonSet debugger tuning from TargetOptions (NFC)
2015-12-16 Krzysztof Parzyszek[Hexagon] Update the Hexagon packetizer
2015-12-16 Reid KlecknerRevert "[ARM] Add ARMv8.2-A FP16 scalar instructions"
2015-12-16 Dan Gohman[WebAssembly] Fix the CFG Stackifier to handle unoptimi...
2015-12-16 Justin BognerLPM: Make callers of LPM.deleteLoopFromQueue update...
2015-12-16 Matt ArsenaultAMDGPU: Override getCFInstrCost
2015-12-16 Tom StellardMachineScheduler: Add a target hook for deciding which...
2015-12-16 Chris Bieneman[CMake] Adding llvm-profdata to the list of tools clang...
2015-12-16 Reid KlecknerReland "[llvm-readobj] Simplify usage of -codeview...
2015-12-16 Charlie Turner[SLPVectorizer] Ensure dominated reduction values.
2015-12-16 Reid KlecknerRevert "[llvm-readobj] Simplify usage of -codeview...
2015-12-16 Reid Kleckner[llvm-readobj] Simplify usage of -codeview flag
2015-12-16 Benjamin KramerGenerate a clang CompilationDatabase when running CMake
2015-12-16 Dan Gohman[WebAssembly] Use the new offset syntax for memory...
2015-12-16 Ulrich Weigand[SystemZ] Sort relocs to avoid code corruption by linke...
2015-12-16 Ulrich Weigand[SystemZ] Fix assertion failure in adjustSubwordCmp
2015-12-16 Tobias Edler... [Hexagon] Make memcpy lowering thread-safe
2015-12-16 Charlie Turner[NFC] Update horizontal reduction test cases.
2015-12-16 Dan Gohman[WebAssembly] Support more kinds of inline asm operands
2015-12-16 Sumanth GundapaneniInstall runtime dlls in the INSTALL_DIR/bin directory...
2015-12-16 Krzysztof Parzyszek[Packetizer] Add a check whether an instruction should...
2015-12-16 Teresa JohnsonAdd RAII wrapper for gold plugin file management
2015-12-16 Vaivaswatha... Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly...
2015-12-16 James Molloy[SimplifyCFG] Don't create unnecessary PHIs
2015-12-16 Oliver Stannard[ARM] Add ARMv8.2-A FP16 vector instructions
2015-12-16 Oliver Stannard[ARM] Add ARMv8.2-A FP16 scalar instructions
2015-12-16 Michael Kuperstein[X86] Improve shift combining
2015-12-16 Keno Fischer[SectionMemoryManager] Make better use of virtual memory
2015-12-16 Vikram TVRecommit LiveDebugValues pass after fixing a couple...
2015-12-16 Chen LiRemove FileCheck from test case token_landingpad.ll.
2015-12-16 Cong HouMinor change to TailDuplication.cpp to turn on normaliz...
2015-12-16 George Burgess IVMinor cleanup of Attribute code. NFC.
2015-12-16 Chen LiFixed test case in rL255749: [SelectionDAGBuilder]...
2015-12-16 Chen Li[SelectionDAGBuilder] Adds support for landingpads...
2015-12-16 Peter CollingbourneFuzzer: Fix library dependencies.
2015-12-16 Philip ReamesSpeculative fix for windows build
2015-12-16 Philip Reames[EarlyCSE] DSE of stores which write back loaded values
2015-12-16 Philip Reames[IR] Add support for floating pointer atomic loads...
2015-12-16 Mike Aizatsky[sancov] blacklist support.
2015-12-16 Justin BognerFix typo in r255720
2015-12-16 Wolfgang PiebTest commit: fixed spelling error in comment.
2015-12-16 Justin BognerLPM: Simplify how passes mark loops for deletion. NFC
2015-12-15 Richard TrieuRemove one of the void casts used to suppress unused...
2015-12-15 Peter CollingbourneUn-XFAIL JIT EH tests under [am]san.
2015-12-15 Reid Kleckner[WinEH] Make llvm.x86.seh.recoverfp work on x64
2015-12-15 Evgeniy StepanovSuppress unused variable warning in the no-asserts...
2015-12-15 Richard TrieuCast variable to void to resolve unused variable warnin...
2015-12-15 Hans WennborgFix "Not having LAHF/SAHF" assert.
2015-12-15 Tom StellardAMDGPU/SI: Set the code object work group segment size...
2015-12-15 Davide Italiano[llvm-objdump/MachODump] Shrink code a little bit....
2015-12-15 Sanjay Patel[x86] inline calls to fmaxf / llvm.maxnum.f32 using...
2015-12-15 James Y Knight[Sparc] Tweak r255668: Use llvm_unreachable.
2015-12-15 Evgeniy StepanovCross-DSO control flow integrity (LLVM part).
2015-12-15 Tom StellardAMDGPU/SI: Set the code objects private segment size...
2015-12-15 Cong Hou[LoopVectorizer] Refine loop vectorizer's register...
2015-12-15 Tom StellardAMDGPU/SI: Emit constant variables in the .hsatext...
2015-12-15 Reid KlecknerWrap include of <future> in some warning suppression...
next