The PS4 baton passes.
[oota-llvm.git] / test /
2015-12-19 JF BastienWebAssembly: add vtable test
2015-12-19 Manuel JacobRemove double blanks. NFC.
2015-12-19 Keno FischerHopefully fix debug-info-blocks.ll test on win32 bot
2015-12-19 Tom StellardAMDGPU/SI: Fix implemenation of isSourceOfDivergence...
2015-12-19 Philip Reames[RS4GC] Remove an overly strong assertion
2015-12-19 Keno FischerClean up the processing of dbg.value in various places
2015-12-19 Matt ArsenaultAMDGPU: Switch barrier intrinsics to using convergent
2015-12-19 Matt ArsenaultFix broken type legalization of min/max
2015-12-19 Nicolai HaehnleAMDGPU: fix overlapping copies in copyPhysReg
2015-12-18 Rafael EspindolaDeprecate a few C APIs.
2015-12-18 Cong HouUse getEdgeProbability() instead of getEdgeWeight(...
2015-12-18 Jingyue Wu[DivergenceAnalysis] fix a bug in computing influence...
2015-12-18 Jingyue Wu[NaryReassociate] allow candidate to have a different...
2015-12-18 Rafael EspindolaRevert "Enhance BranchProbabilityInfo::calcUnreachableH...
2015-12-18 Jun Bum LimEnhance BranchProbabilityInfo::calcUnreachableHeuristic...
2015-12-18 Krzysztof Parzyszek[Hexagon] Add PIC support
2015-12-18 Pete CooperRevert "Improve DWARFDebugFrame::parse to also handle...
2015-12-18 Pete CooperImprove DWARFDebugFrame::parse to also handle __eh_frame.
2015-12-18 Andrew Kaylor[WinEH] Update LCSSA to handle catchswitch with handler...
2015-12-18 Jun Bum Lim[AArch64] Promote loads from stores
2015-12-18 Teresa Johnson[ThinLTO/LTO] Don't link in unneeded metadata
2015-12-18 Rafael EspindolaHandle archives with paths in the names.
2015-12-18 Rafael EspindolaFix error handling in LLVMGetBitcodeModuleInContext.
2015-12-18 Vaivaswatha NagarajGlobalsAA: Take advantage of ArgMemOnly, InaccessibleMe...
2015-12-18 Zlatko Buljan[mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH...
2015-12-18 Rafael EspindolaAdd a test for LLVMGetBitcodeModule.
2015-12-17 Hans Wennborg[X86] Use push-pop for materializing small constants...
2015-12-17 Philip Reames[InstCombine] Extend peephole DSE to handle unordered...
2015-12-17 JF BastienPolish atomic pointers
2015-12-17 Rafael EspindolaPass -m elf_x84_64 to gold invocations.
2015-12-17 Matthew SimpsonRevert "[AArch64] Add DAG combine for extract extend...
2015-12-17 Dan Gohman[WebAssembly] Switch WebAssemblyMCAsmInfo.h from MCAsmI...
2015-12-17 Adrian PrantlHardcode the target in this testcase — it depends on...
2015-12-17 Philip Reames[EarlyCSE] DSE of atomic unordered stores
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 Rafael EspindolaAvoid explicit relocation sorting most of the time.
2015-12-17 Matthew Simpson[AArch64] Add DAG combine for extract extend pattern
2015-12-17 Alexey Bataev[X86] Add option for enabling LEA optimization pass...
2015-12-17 Cong HouFix PR25838.
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 NAKAMURA TakumiMove llvm/test/DebugInfo/live-debug-values.ll into...
2015-12-16 Nathan Slingerland[PGO] Handle and report overflow during profile merge...
2015-12-16 Manman RenCXX_FAST_TLS calling convention: performance improvemen...
2015-12-16 Derek Schuff[WebAssembly] Print an extra local decl when the user...
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 Matt ArsenaultAMDGPU: Override getCFInstrCost
2015-12-16 Reid KlecknerReland "[llvm-readobj] Simplify usage of -codeview...
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 von... [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 Vaivaswatha NagarajAdd 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 Vikram TVRecommit LiveDebugValues pass after fixing a couple...
2015-12-16 Chen LiRemove FileCheck from test case token_landingpad.ll.
2015-12-16 Chen LiFixed test case in rL255749: [SelectionDAGBuilder]...
2015-12-16 Chen Li[SelectionDAGBuilder] Adds support for landingpads...
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-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 Tom StellardAMDGPU/SI: Set the code object work group segment size...
2015-12-15 Sanjay Patel[x86] inline calls to fmaxf / llvm.maxnum.f32 using...
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 Dan Gohman[WebAssembly] Implement instruction selection for const...
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 James Y Knight[Sparc] Fix handling of double incoming arguments on...
2015-12-15 Michael Kuperstein[X86] MOVPC32r should only emit CFI adjustments when...
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 Hans Wennborg[X86] Smaller code for materializing 32-bit 1 and ...
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 Nemanja IvanovicBitcasts between FP and INT values using direct moves
2015-12-15 Michael KupersteinDo not try to use i8 and i16 versions of FP_TO_U/SINT...
2015-12-15 Cong HouImprove the successor list update in TailDuplication...
2015-12-15 Elena DemikhovskyType legalizer for masked gather and scatter intrinsics.
2015-12-15 Quentin Colombet[ShrinkWrapping] Do not choose restore point inside...
2015-12-15 Dan Gohman[WebAssembly] Remove .import printing.
2015-12-15 JF BastienWebAssembly: test global array indexing
next