[ADT] Remove a couple of the always inline attributes I added.
[oota-llvm.git] / test /
2015-09-21 Ulrich Weigand[SystemZ] Fix expansion of ISD::FPOW and ISD::FSINCOS
2015-09-21 Matt ArsenaultDAGCombiner: Replace store of FP constant after attempi...
2015-09-21 Asaf Badouh[X86][AVX512] add masked version for RSQRT14 & RCP14...
2015-09-21 Daniel Sanders[mips] Allow constant expressions in second argument...
2015-09-20 Sanjay Pateladd test file ahead of any functional changes for PR22428
2015-09-20 Simon Pilgrim[X86][SSE] Intrinsics builtins test refresh. NFCI
2015-09-20 Igor BregerAVX512: Implemented encoding and intrinsics for vcmpss/sd.
2015-09-20 Asaf Badouh[X86][AVX512] extend support in Scalar conversion
2015-09-20 Igor BregerAVX512: vsqrtss/sd encoding and intrinsics implementation.
2015-09-20 Asaf Badouh[X86][AVX512DQ] Add fpclass instruction
2015-09-20 Michael Kuperstein[X86] Fix sitofp and uitofp instruction matching failur...
2015-09-20 Igor BregerAVX512: Implemented intrinsics for vshuff32x4, vshuff64...
2015-09-20 Igor BregerAVX512: Implement instructions encoding, lowering and...
2015-09-20 Sanjoy Das[IndVars] Fix a bug in r248045.
2015-09-19 Davide ItalianoFixup r248096, commit the *correct* test.
2015-09-19 Davide Italiano[obj2yaml] Fix "time of check to time of use" bug....
2015-09-19 Simon Pilgrim[X86][AVX2] Use general sext IR for vpmovsx stack foldi...
2015-09-19 Simon Pilgrim[X86][SSE] Vectorize CTTZ + CTTZ_ZERO_UNDEF
2015-09-19 NAKAMURA Takumi[CMake] Update LLVM_TEST_DEPENDS not to use macho-dump...
2015-09-19 David Majnemer[InstCombine] FoldICmpCstShrCst failed for ashr when...
2015-09-19 Matt ArsenaultAMDGPU: Add failing testcase for live interval construction
2015-09-18 Sanjoy Das[IndVars] Widen more comparisons for non-negative induc...
2015-09-18 Cong HouUpdate edge weights properly when merging blocks in...
2015-09-18 Eric ChristopherLimit the range of processors supported by ARM fast...
2015-09-18 Cong HouScaling up values in ARMBaseInstrInfo::isProfitableToIf...
2015-09-18 Matthias BraunSelectionDAGDumper: Hide [ID=X], [ORD=X] and source...
2015-09-18 Matthias BraunSelectionDAG: Introduce PersistentID to SDNode for...
2015-09-18 Geoff Berry[AArch64] Improved bitfield instruction selection.
2015-09-18 Daniel Sanders[mips][microMIPS] Fix an invalid read for lwm32 and...
2015-09-18 Igor Laevsky[LazyValueInfo] Report nonnull range for nonnull pointers
2015-09-18 Artur PilipenkoSupport align attribute for return values
2015-09-17 Quentin Colombet[ShrinkWrap] Refactor the handling of infinite loop...
2015-09-17 Davide Italiano[llvm-readobj] Fix another "time of check to time of...
2015-09-17 David Majnemer[WinEH] Fix tests broken by funclet-layout
2015-09-17 Joerg Sonnenberger[SPARC] Add mulscc.
2015-09-17 David Majnemer[WinEH] Add a funclet layout pass
2015-09-17 Reid Kleckner[WinEH] Make funclet return instrs pseudo instrs
2015-09-17 Simon Pilgrim[InstCombine] Added vector demanded bits support for...
2015-09-17 Teresa JohnsonRestore "Function bitcode index in Value Symbol Table...
2015-09-17 Diego NovilloTemporarily fix gcov failures in big-endian hosts.
2015-09-17 Reid KlecknerFix the test case I just committed
2015-09-17 Reid Kleckner[WinEH] Add and use hasEHPadSuccessor instead of getLan...
2015-09-17 Teresa JohnsonRevert "Function bitcode index in Value Symbol Table...
2015-09-17 Daniel Sanders[mips] Add assembler support for the .cprestore directive.
2015-09-17 Teresa JohnsonFunction bitcode index in Value Symbol Table and lazy...
2015-09-17 Zoran Jovanovic[mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU...
2015-09-17 Elena DemikhovskyAVX-512: shufflevector for i1 vectors <2 x i1> .. ...
2015-09-17 Diego NovilloGCC AutoFDO profile reader - Initial support.
2015-09-16 Reid Kleckner[WinEH] Rip out the landingpad-based C++ EH state numbe...
2015-09-16 David Majnemer[WinEHPrepare] Turn terminatepad into a cleanuppad...
2015-09-16 Sanjoy Das[InstCombine] Optimize icmp slt signum(x), 1 --> icmp...
2015-09-16 Reid Kleckner[WinEH] Pull Adjectives and CatchObj out of the catchpa...
2015-09-16 David Majnemer[WinEHPrepare] Provide a cloning mode which doesn't...
2015-09-16 Teresa JohnsonDisable the second verification run when performing...
2015-09-16 Reid Kleckner[WinEH] Skip state numbering when no EH pads are present
2015-09-16 Mehdi AminiImprove "default_triple" specification: make it at...
2015-09-16 Dan Gohman[WebAssembly] Check in an initial CFG Stackifier pass
2015-09-16 Sanjay Patelpropagate fast-math-flags on DAG nodes
2015-09-16 Reid KlecknerAdd assembler fatal error for undefined assembler label...
2015-09-16 Joerg Sonnenberger[SPARC] Both GNU and Solaris as support eq as condition...
2015-09-16 Joerg Sonnenberger[SPARC] Recognize st/stx operations with %fsr argument...
2015-09-16 Michael Kuperstein[X86] Do not generate 64-bit pops of 32-bit GPRs.
2015-09-16 Zoran Jovanovic[mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE...
2015-09-16 NAKAMURA TakumiCopy back Inputs/gmlt.ll. Also DebugInfo/X86/gmlt.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
next