[FunctionAttrs] Collect utility functions as static helpers rather than
[oota-llvm.git] / test /
2015-09-12 Sanjay Patel[x86] enable machine combiner reassociations for 128...
2015-09-12 Simon Pilgrim[X86] Added i1 vector sextload tests
2015-09-12 Simon Pilgrim[X86][FMA] Refreshed fma tests
2015-09-12 Sanjay Patelrevert r247506; need to verify changes in existing...
2015-09-12 Sanjay Patel[x86] enable machine combiner reassociations for 128...
2015-09-12 Simon Pilgrim[InstCombine] CVTPH2PS Vector Demanded Elements + Const...
2015-09-12 Simon Pilgrim[X86][SSE] Use general sext IR for (v)pmovsx stack...
2015-09-12 Chandler Carruth[PM] Port SROA to the new pass manager.
2015-09-11 Davide Italiano[MC] Don't crash on division by zero.
2015-09-11 Yunzhong GaoAdd a non-exiting diagnostic handler for LTO.
2015-09-11 Akira HatanakaUse function attribute "stackrealign" to decide whether...
2015-09-11 David Majnemer[X86] Make sure startproc/endproc are paired
2015-09-11 Reid Kleckner[IR] Print the label operands of a catchpad like an...
2015-09-11 Daniel Sanders[mips] Add missing disassembler tests for MIPS64-MIPS64R5.
2015-09-11 Daniel Sanders[mips] Add missing MIPS32 - MIPS32R5 disassembler tests.
2015-09-11 Daniel Sanders[mips] Attempt to fix llvm-s390x-linux1
2015-09-11 Daniel Sanders[mips] Add missing MIPS-IV disassembler tests.
2015-09-11 Daniel Sanders[mips] Add missing MIPS-III disassembler tests.
2015-09-11 Arnaud A. de Grand... Tweak 2 x86 gold tests so they can run on non-x86 platforms
2015-09-11 Daniel Sanders[mips] Add missing MIPS-II disassembler tests.
2015-09-11 Daniel SandersRe-commit r247405: [mips] Add missing MIPS-I disassembl...
2015-09-11 Daniel SandersRevert r247405: [mips] Add missing MIPS-I disassembler...
2015-09-11 Daniel Sanders[mips] Add missing MIPS-I disassembler tests.
2015-09-11 NAKAMURA TakumiFix llvm/test/tools/gold/X86/bad-alias.ll.
2015-09-11 Frederic Riss[dsymutil] Discard useless location attributes.
2015-09-11 David BlaikieFix the gold test cases after alias changes
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-11 Mehdi AminiRevert "[InstCombineCalls] Use isKnownNonNullAt() to...
2015-09-10 Chen Li[InstCombineCalls] Use isKnownNonNullAt() to check...
2015-09-10 Chen Li[InstCombineCalls] Use isKnownNonNullAt() to check...
2015-09-10 Reid Kleckner[WinEH] Push and pop EBP for 32-bit funclets
2015-09-10 James Y Knight[SPARC] Switch to the Machine Scheduler.
2015-09-10 Reid KlecknerFix SEH state numbering algorithm to handle cleanupendpads
2015-09-10 Matthew Simpson[LV] Relax Small Size Reduction Type Requirement
2015-09-10 Lang Hames[RuntimeDyld] Support non-zero addends for the MachO...
2015-09-10 Matthew Simpson[SCEV] Consistently Handle Expressions That Cannot...
2015-09-10 JF Bastien[MergeFuncs] Fix callsite attributes in thunk generation
2015-09-10 David BlaikieTidy up some alias syntax to make explicit pointer...
2015-09-10 Philip Reames[SimplifyCFG] Use known bits to eliminate dead switch...
2015-09-10 Adrian PrantlDebug Info: Allow a DIModule to appear as the scope...
2015-09-10 Joseph Tremoulet[WinEH] Fix single-block cleanup coloring
2015-09-10 Vedant Kumar[Bitcode] Add xfail test for PR24755 (uselistorder)
2015-09-10 Alex LorenzFix PR 24724 - The implicit register verifier shouldn...
2015-09-10 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-10 Jakub KuderskiThere is a trunc(lshr (zext A), Cst) optimization in...
2015-09-10 Silviu Baranga[DAGCombine] Truncate BUILD_VECTOR operators if necessa...
2015-09-10 James Molloy[ARM] Do not use vtrn for vectorshuffle if the order...
2015-09-10 Chandler CarruthAdd a way to skip the Go bindings tests even when Go...
2015-09-10 Sanjoy Das[ScalarEvolution] Fix PR24757.
2015-09-10 Kit BartonEnable the shrink wrapping optimization for PPC64.
2015-09-10 Ahmed Bougacha[AArch64] Match FI+offset in STNP addressing mode.
2015-09-10 Davide Italiano[MC] Convert all the remaining tests from macho-dump...
2015-09-10 Ahmed Bougacha[AArch64] Match base+offset in STNP addressing mode.
2015-09-10 Ahmed Bougacha[AArch64] Support selecting STNP.
2015-09-10 Reid Kleckner[WinEH] Add codegen support for cleanuppad and cleanupret
2015-09-09 Philip Reames[RewriteStatepointsForGC] Extend base pointer inference...
2015-09-09 Peter CollingbourneLowerBitSets: Fix non-determinism bug.
2015-09-09 Reid Kleckner[SEH] Emit 32-bit SEH tables for the new EH IR
2015-09-09 Dan Gohman[WebAssembly] Update target datalayout strings.
2015-09-09 Piotr PadlewskiScalarEvolution assume hanging bugfix
2015-09-09 David MajnemerRevert trunc(lshr (sext A), Cst) to ashr A, Cst
2015-09-09 Renato GolinRevert "AVX512: Implemented encoding and intrinsics...
2015-09-09 Chandler Carruth[PM/AA] Rebuild LLVM's alias analysis infrastructure...
2015-09-09 Dan Gohman[WebAssembly] Implement calls with void return types.
2015-09-09 Tom StellardAMDGPU/SI: Fold operands through REG_SEQUENCE instructions
2015-09-09 Silviu Baranga[CostModel][AArch64] Remove amortization factor for...
2015-09-09 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-09 Zoran Jovanovic[mips][microMIPS] Implement ADDU16, AND16, ANDI16,...
2015-09-09 Alex LorenzFix PR 24633 - Handle undef values when parsing standal...
2015-09-09 James MolloyDelay predication of stores until near the end of vecto...
2015-09-09 Daniel SandersFix vector splitting for extract_vector_elt and vector...
2015-09-09 Zoran Jovanovic[mips][microMIPS] Implement CACHEE and PREFE instructions
2015-09-09 Lang Hames[RuntimeDyld] Add support for MachO x86_64 SUBTRACTOR...
2015-09-09 Dan Gohman[WebAssembly] Fix lowering of calls with more than...
2015-09-09 Matt ArsenaultSelectionDAG: Support Expand of f16 extloads
2015-09-09 Dan Gohman[WebAssembly] Implement WebAssemblyInstrInfo::copyPhysReg
2015-09-09 Davide Italiano[llvm-readobj] MachO -- dump LinkerOptions load command.
2015-09-08 Reid Kleckner[WinEH] Avoid creating MBBs for LLVM BBs that cannot...
2015-09-08 Peter CollingbourneRe-apply r247080 with order of evaluation fix.
2015-09-08 Reid Kleckner[WinEH] Emit prologues and epilogues for funclets
2015-09-08 Peter CollingbourneRevert r247080, "LowerBitSets: Extend pass to support...
2015-09-08 Vedant Kumar[Bitcode] Add compatibility tests for new instructions
2015-09-08 Eric ChristopherFix the PPC CTR Loop pass to look for calls to the...
2015-09-08 Peter CollingbourneLowerBitSets: Extend pass to support functions as bitse...
2015-09-08 Matt ArsenaultAMDGPU/SI: Fix input vcc operand for VOP2b instructions
2015-09-08 Derek SchuffFix comments and RUN line in x86-64 stdarg test leftove...
2015-09-08 Derek Schuffx32. Fixes a bug in how struct va_list is initialized...
2015-09-08 Derek Schuffx32. Fixes a bug in i8mem_NOREX declaration.
2015-09-08 Matt ArsenaultAMDGPU: Handle sub of constant for DS offset folding
2015-09-08 Diego NovilloFix PR 24723 - Handle 0-mass backedges in irreducible...
2015-09-08 Davide Italiano[MC/ELF] Accept zero for .align directive
2015-09-08 David BlaikieFix CPP Backend for GEP API changes for opaque pointer...
2015-09-08 Benjamin KramerMerge or combine tests and convert to FileCheck.
2015-09-08 Sanjay Pateladd tests for De Morgan instcombines based on PR22723
2015-09-08 Sanjay Patelfix typos, remove noise; NFCI
2015-09-08 Vedant Kumar[Bitcode] Add compatibility test for llvm 3.7.0
2015-09-08 JF BastienWebAssembly: NFC rename shr/sar
2015-09-08 Zoran Jovanovic[mips][microMIPS] Implement LLE, LUI, LW and LWE instru...
2015-09-08 Dan Gohman[WebAssembly] Temporarily disable this test, as it...
2015-09-08 Igor BregerAVX512: kunpck encoding implementation
next