Delay context construction to when/if it is needed in gold plugin (NFC)
[oota-llvm.git] / test /
2015-12-09 Sanjay Patel[InstCombine] fold bitcasts around an extractelement...
2015-12-09 Rong Xu[PGO] Resubmit "MST based PGO instrumentation infrastru...
2015-12-09 Mehdi AminiRevert "[InstCombine] fold bitcasts around an extractel...
2015-12-09 Dan Gohman[WebAssembly] Reintroduce ARGUMENT moving logic
2015-12-09 Sanjay Patel[InstCombine] fold bitcasts around an extractelement
2015-12-09 Mehdi AminiChange hasUniqueInitializer() to call isStrongDefinitio...
2015-12-09 Tim NorthoverARM: don't use a deleted node as the BaseReg in complex...
2015-12-09 Robert LougherFix cycle in selection DAG introduced by extractelement...
2015-12-09 Oliver Stannard[AArch64] Fix FP16 vector instructions that should...
2015-12-09 Daniel Sanders[mips][ias] Range check uimm10 operands
2015-12-09 Zlatko BuljanRevert r254897 "[mips][microMIPS] Implement LH, LHE...
2015-12-09 Mehdi AminiRevert "Implement a new pass - LiveDebugValues - to...
2015-12-09 Vikram TVImplement a new pass - LiveDebugValues - to compute...
2015-12-09 Ahmed Bougacha[AArch64][ARM] Don't base interleaved op legality on...
2015-12-09 Sanjoy DasDon't drop attributes when inlining through "deopt...
2015-12-09 Vyacheslav KlochkovX86-FMA3: Defined the ExeDomain property for Scalar...
2015-12-08 Sanjoy Das[OperandBundles] Have PruneEH work correct with operand...
2015-12-08 Pirama Arumuga NainarDefine selection for v4f16, v8f16 scalar_to_vector
2015-12-08 Reid Kleckner[CGP] Reimplement r255055 a different way
2015-12-08 Reid KlecknerRevert "[CGP] Check that we have an insert point before...
2015-12-08 Sanjoy Das[OperandBundles] Fix a transform in simplifycfg
2015-12-08 Simon Pilgrim[X86][AVX] Fold loads + splats into broadcast instructions
2015-12-08 Reid Kleckner[CGP] Check that we have an insert point before moving...
2015-12-08 Philip Reames[EarlyCSE] Value forwarding for unordered atomics
2015-12-08 Simon Pilgrim[X86][SSE4A] Added fast-isel intrinsics tests
2015-12-08 Simon Pilgrim[X86][SSSE3] Added fast-isel intrinsics tests
2015-12-08 Simon Pilgrim[X86][SSE3] Added fast-isel intrinsics tests
2015-12-08 Artyom SkrobovFix ARMv4T (Thumb1) epilogue generation
2015-12-08 Mehdi AminiRevert "Add Available Externally linkage type to isWeak...
2015-12-08 Mehdi AminiCleanup test: remove useless alignment
2015-12-08 Mehdi AminiAdd Available Externally linkage type to isWeakForLinker()
2015-12-08 Tim NorthoverX86: produce more friendly errors during MachO relocati...
2015-12-08 Renato Golin[ARM] Allowing SP/PC for AND/BIC mod_imm_not
2015-12-08 Ron Lieberman[Hexagon] Add NewValueJump support for C4_cmpneq, C4_cm...
2015-12-08 Daniel Sanders[mips][ias] Range check uimm8 operands
2015-12-08 Daniel Sanders[mips][ias] Range check uimm6 operands and fix a bug...
2015-12-08 Oliver Stannard[AArch64] Add ARMv8.2-A FP16 vector instructions
2015-12-08 Michael Zuckermandding test for fnstsw
2015-12-08 Justin BognerIR: Allow vectors of halfs to be ConstantDataVectors
2015-12-08 Rafael EspindolaAdd a test showing that we internalize lazily linked...
2015-12-08 Justin BognerAsmPrinter: Use emitGlobalConstantFP to emit elements...
2015-12-08 Rafael EspindolaSimplify test. NFC.
2015-12-08 Manman Ren[CXX TLS calling convention] Add support for AArch64.
2015-12-08 Sanjoy Das[IndVars] Have getInsertPointForUses preserve LCSSA
2015-12-08 Sanjoy Das[SCEVExpander] Have hoistIVInc preserve LCSSA
2015-12-07 NAKAMURA TakumiStabilize llvm/test/Object/archive-update.test a bit.
2015-12-07 Kit Barton[PPC64] Convert bool literals to i32
2015-12-07 Simon PilgrimFix line endings
2015-12-07 Ron Lieberman[Hexagon] Adding v60 test, vasr in particular.
2015-12-07 David Blaikie[llvm-dwp] Restructure inputs for test case so they...
2015-12-07 Sanjay PatelTighten checks so we can see existing codegen
2015-12-07 Rafael EspindolaLink declaration lazily.
2015-12-07 Rafael EspindolaSimplify test.
2015-12-07 Elena DemikhovskyVX-512: Fixed a bug in FP logic operation lowering
2015-12-07 Artyom Skrobov[ARM] Generate ABI_optimization_goals build attribute...
2015-12-07 Daniel Sanders[mips][ias] Removed DSP/DSPr2 instructions from base...
2015-12-07 Elena DemikhovskyAVX-512: Fixed masked load / store instruction selectio...
2015-12-07 Igor BregerAVX-512: implement kunpck intrinsics.
2015-12-07 Rafael EspindolaChange how the linker handles the old llvm.global_ctors.
2015-12-07 Marina Yatsina[X86] Adding support for FWORD type for MS inline asm
2015-12-07 Bradley Smith[ARM] Flag vcvt{t,b} with an f16 type specifier as...
2015-12-07 Simon Pilgrim[X86][AVX] Added tests to load+broadcast non-zero'th...
2015-12-07 Zlatko Buljan[mips][microMIPS] Implement LH, LHE, LHU and LHUE instr...
2015-12-06 Keno Fischer[Verifier] Fix !dbg validation if Scope is the Subprogram
2015-12-06 Simon Pilgrim[X86][AVX] Tidied up BROADCASTPD/BROADCASTPS tests
2015-12-06 Dan Gohman[WebAssembly] Enable folding of offsets into global...
2015-12-06 Dan Gohman[WebAssembly] Tighten up some testcase regular expressions.
2015-12-06 Sanjay Patel[x86] add missing maxnum/minnum tests for 256-bit vectors
2015-12-06 Rafael EspindolaCreate llvm.global_ctors in the new format.
2015-12-06 Marina Yatsina[X86] Add support for loopz, loopnz for Intel syntax
2015-12-06 Asaf Badouh[X86][AVX512] add vmovss/sd missing encoding
2015-12-06 Michael Kuperstein[X86] Always generate precise CFA adjustments.
2015-12-06 Igor BregerAVX512: support AVX512BW Intrinsic in 32bit mode.
2015-12-05 Sanjoy Das[InstCombine] Call getCmpPredicateForMinMax only with...
2015-12-05 Dan Gohman[WebAssembly] Don't perform the returned-argument optim...
2015-12-05 Dan Gohman[WebAssembly] Implement direct calls to external symbols.
2015-12-05 Sanjay PatelAdd vector fmaxnum tests that correspond to the existin...
2015-12-05 Dan Gohman[WebAssembly] Support inline asm constraints of type...
2015-12-05 Sanjay Patelfix typo; NFC
2015-12-05 Keno Fischer[ASAN] Add doFinalization to reset state
2015-12-05 Simon Pilgrim[X86][ADX] Added memory folding patterns and stack...
2015-12-05 Simon Pilgrim[X86][FMA4] Explicitly set the domain of FMA4 float...
2015-12-05 Cong HouNormalize successors' probabilities when building MBBs...
2015-12-05 David Blaikie[llvm-dwp] Add coverage for both the presence and absen...
2015-12-05 David Blaikie[llvm-dwp] Fix the type_units.test since I renamed...
2015-12-05 David Blaikie[llvm-dwp] Rename the sufficiently-modified test to...
2015-12-05 David Blaikie[llvm-dwp] Support debug_tu_index
2015-12-05 Dan Gohman[WebAssembly] Implement ReverseBranchCondition, and...
2015-12-05 Keno Fischer[MC] Add a test for state reset in MCMachOStreamer
2015-12-05 Dan Gohman[WebAssembly] Fix scheduling dependencies in register...
2015-12-05 Derek Schuff[WebAssembly] Support constant offsets on loads and...
2015-12-04 Dan Gohman[WebAssembly] Initial varargs support.
2015-12-04 Hans WennborgX86: Don't emit SAHF/LAHF for 64-bit targets unless...
2015-12-04 Weiming Zhao[SimplifyLibCalls] Optimization for pow(x, n) where...
2015-12-04 Keno Fischer[llc/opt] Add an option to run all passes twice
2015-12-04 Chad Rosier[AArch64] Expand vector SDIVREM/UDIVREM operations.
2015-12-04 David Blaikie[llvm-dwp] Remove some out of date comments
2015-12-04 David Blaikie[llvm-dwp] Implement the required on-disk probed hash...
2015-12-04 David Blaikie[llvm-dwp] Include the debug_line.dwo section
2015-12-04 Mike Aizatskysancov -not-covered-functions.
next