oota-llvm.git
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...
2015-12-15 Dan Gohman[WebAssembly] Implement instruction selection for const...
2015-12-15 Xinliang David LiInitialize all bytes in vp data (msan error)
2015-12-15 Eric ChristopherAdd support for the .debug_macro section of the forthco...
2015-12-15 Reid KlecknerFix clang-cl self-host with MSVC 2013 STL std::bind...
2015-12-15 Reid Kleckner[WinEH] Remove unused intrinsic llvm.x86.seh.restoreframe
2015-12-15 David Majnemer[WinEH] Use operand bundles to describe call sites
2015-12-15 Xinliang David LiTest cleanup -- remove duplicate run lines
2015-12-15 Tom StellardAMDGPU/SI: Select constant loads with non-uniform addre...
2015-12-15 Alex DenisovLLVM tutorial: fix broken links/anchors
2015-12-15 Xinliang David LiCoverage code refactoring /NFC
2015-12-15 Justin BognerLPM: Stop threading `Pass *` through all of the loop...
2015-12-15 James Y Knight[Sparc] Fix handling of double incoming arguments on...
2015-12-15 Akira Hatanaka[Docs] Fix Unexpected indentation errors.
2015-12-15 Michael Kuperstein[X86] MOVPC32r should only emit CFI adjustments when...
2015-12-15 Tom StellardAMDGPU/SI: Implement AMDGPUTargetTransformInfo::isSourc...
2015-12-15 Sanjay Patel[SimplifyCFG] allow speculation of exactly one expensiv...
2015-12-15 Nathan Slingerland[llvm-profdata] Add support for weighted merge of profi...
2015-12-15 Nicolai HahnleAMDGPU: mark ldexp LibCalls as unavailable
2015-12-15 Tom StellardAMDGPU/SI: Fix bitcast between v2f32 and f64
2015-12-15 Hans Wennborg[X86] Smaller code for materializing 32-bit 1 and ...
2015-12-15 JF BastienWebAssembly: update expected torture test failures
2015-12-15 Krzysztof Parzyszek[Hexagon] Preprocess mapped instructions before lowerin...
2015-12-15 Tom StellardAMDGPU/SI: Add llvm.amdgcn.mbcnt.* intrinsics
2015-12-15 Tom StellardAMDGPU/SI: Add llvm.amdgcn.v.interp.p[12] intrinsics
2015-12-15 Tom StellardAMDGPU/SI: Add getShaderType() function to Utils/
2015-12-15 Nemanja IvanovicBitcasts between FP and INT values using direct moves
2015-12-15 Asaf Badouh[x86] adding PKU feature flag
2015-12-15 Michael KupersteinDo not try to use i8 and i16 versions of FP_TO_U/SINT...
2015-12-15 Nemanja IvanovicDefine a feature for __float128 support in the PPC...
2015-12-15 Cong HouImprove the successor list update in TailDuplication...
2015-12-15 NAKAMURA TakumiInstCombineLoadStoreAlloca.cpp: Avoid instantiating...
2015-12-15 James Molloy[PassManagerBuilder] Add a few more scalar optimization...
2015-12-15 Mehdi AminiMark ThreadPool unittests as unsupported on PowerPC64
2015-12-15 Mehdi AminiThreadPool unittest: add a rough mechanism to mark...
2015-12-15 Elena DemikhovskyType legalizer for masked gather and scatter intrinsics.
2015-12-15 Craig Topper[IR] Add classof for GetElementPtrConstantExpr, Compare...
2015-12-15 Craig TopperUse CmpInst::Predicate instead of 'unsigned short'...
2015-12-15 Mehdi AminiFix MSVC build with LLVM_ENABLE_THREADS=OFF
2015-12-15 Justin BognerLoopUtils: Remove defaults for arguments that are alway...
2015-12-15 Cong HouReplace the unit test of BranchProbability::normalizeEd...
2015-12-15 Teresa JohnsonFix template parameter pack handling in ThreadPool
2015-12-15 Weiming ZhaoBump up MAX_SUBTARGET_FEATURES
2015-12-15 Vaivaswatha... NFC: Fix typo in comment
2015-12-15 Quentin Colombet[ShrinkWrapping] Do not choose restore point inside...
2015-12-15 Dan Gohman[WebAssembly] Use an immediate OperandType for offset...
2015-12-15 Nico WeberTry to let r255604 have an effect.
2015-12-15 Mehdi AminiAdd specific header for MSVC to be able to build with...
2015-12-15 Dan Gohman[WebAssembly] Remove .import printing.
2015-12-15 JF BastienWebAssembly: test global array indexing
next