Fix test gmlt.test by moving its Inputs where expected.
[oota-llvm.git] / test /
2015-09-16 Mehdi AminiFix test gmlt.test by moving its Inputs where expected.
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-09-16 Mehdi Amini[NaryReassociate] Improve test CHECK
2015-09-16 Michael Zolotukhin[Unroll] Fix a bug in UnrolledInstAnalyzer::visitLoad.
2015-09-15 Sanjoy Das[IndVars] Fix PR24783.
2015-09-15 Davide Italiano[llvm-cxxdump] Remove duplicate code check.
2015-09-15 Duncan P. N. Exon... Reapply "LTO: Disable extra verify runs in release...
2015-09-15 Alexey Samsonov[ASan] Don't instrument globals in .preinit_array/...
2015-09-15 Duncan P. N. Exon... Revert "LTO: Disable extra verify runs in release builds"
2015-09-15 Duncan P. N. Exon... LTO: Disable extra verify runs in release builds
2015-09-15 Justin Bognertest: Add "REQUIRES: native" so this test passes with...
2015-09-15 Quentin Colombet[ShrinkWrapping] Add a test case for r247710.
2015-09-15 Piotr PadlewskiIntroducing llvm.invariant.group.barrier intrinsic
2015-09-15 Arch D. RobisonBroaden optimization of fcmp ([us]itofp x, constant...
2015-09-15 Igor Laevsky[CorrelatedValuePropagation] Infer nonnull attributes
2015-09-15 Marcello Maggioni[NaryReassociate] Add support for Mul instructions
2015-09-15 Zoran Jovanovic[mips][microMIPS] Fix an issue with disassembling lwm32...
2015-09-15 Zoran Jovanovic[mips] Add support for branch-likely pseudo-instructions
2015-09-15 Ulrich Weigand[SystemZ] Fix assertion failure in tryBuildVectorShuffle
2015-09-15 Zoran Jovanovic[mips][microMIPS] Implement CACHEE and PREFE instructio...
2015-09-15 Daniel Sanders[mips] Added support for various EVA ASE instructions.
2015-09-15 Sanjoy Das[PlaceSafepoints] Make the width of a counted loop...
2015-09-15 Dan Gohman[WebAssembly] Implement int64-to-int32 conversion.
2015-09-14 Adrian PrantlDwarfDebug: Emit dwo_id+dwo_name for DICompileUnits...
2015-09-14 Chen Li[InstCombineCalls] Use isKnownNonNullAt() to check...
2015-09-14 Davide Italiano[llvm-mc] Better error handling in ENOENT case + test.
2015-09-14 Jun Bum LimImprove ISel using across lane min/max reduction
2015-09-14 JF Bastien[MergeFuncs] Fix bug in merging GetElementPointers
2015-09-14 John Brawn[ARM] Extract shifts out of multiply-by-constant
2015-09-14 NAKAMURA TakumiRevert part of r247553, "[CMake] Reformat CLANG_TEST_DE...
2015-09-14 NAKAMURA Takumi[CMake] Reformat CLANG_TEST_DEPS.
2015-09-13 Simon Pilgrim[X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles.
2015-09-13 Elena DemikhovskyAVX-512: Fixed a bug in OR/XOR operations for 512-bit...
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
next