[LVI] Use a SmallDenseMap instead of std::map for ValueCacheEntryTy
[oota-llvm.git] / test /
2015-08-18 Daniel Sanders[mips] Expand JAL instructions when PIC is enabled.
2015-08-18 Davide Italiano[MC] Convert another bunch of tests from macho-dump...
2015-08-18 Zoran Jovanovic[mips][microMIPS] Implement DDIV, DMOD, DDIVU and DMODU...
2015-08-18 Zoran Jovanovic[mips][microMIPS] Implement SW and SWE instructions
2015-08-18 Simon PilgrimFixed max/min typo in test names
2015-08-18 Simon Pilgrim[X86][SSE} Added constant SMAX/SMIN/UMAX/UMIN tests
2015-08-18 Simon Pilgrim[X86][SSE] Added extra vector truncation tests.
2015-08-18 Justin BognerRevert "Constant propagation after hiting llvm.assume"
2015-08-18 Piotr PadlewskiConstant propagation after hiting llvm.assume
2015-08-17 Guozhi WeiAlign SP adjustment in function getSPAdjust
2015-08-17 Alex LorenzMIR Serialization: Serialize the local offsets for...
2015-08-17 Alex LorenzMIR Serialization: Serialize the memory operand's range...
2015-08-17 Alex LorenzMIR Serialization: Serialize the memory operand's noali...
2015-08-17 Alex LorenzMIR Serialization: Serialize the memory operand's alias...
2015-08-17 Alex LorenzMIR Serialization: Serialize the memory operand's TBAA...
2015-08-17 David Majnemer[WinEHPrepare] Replace unreasonable funclet terminators...
2015-08-17 Douglas Katzman[SPARC]: recognize '.' as the start of an assembler...
2015-08-17 James Molloy[ARM] Fix crash when targetting CPU without NEON
2015-08-17 Silviu Baranga[CostModel][AArch64] Increase cost of vector insert...
2015-08-17 Silviu Baranga[CostModel][ARM] Increase cost of insert/extract operations
2015-08-17 Artur PilipenkoTake alignment into account in isSafeToSpeculativelyExe...
2015-08-17 Joseph Tremoulet[WinEHPrepare] Fix catchret successor phi demotion
2015-08-17 Daniel Sanders[mips] [IAS] Add support for the DLA pseudo-instruction...
2015-08-17 Michael Kuperstein[GMR] isNonEscapingGlobalNoAlias() should look through...
2015-08-17 James MolloyGenerate FMINNAN/FMINNUM/FMAXNAN/FMAXNUM from SDAGBuilder.
2015-08-17 Karthik BhatFix PR24469 resulting from r245025 and re-enable dead...
2015-08-17 David MajnemerRevert "[InstCombinePHI] Partial simplification of...
2015-08-17 Chandler Carruth[PM] Port ScalarEvolution to the new pass manager.
2015-08-16 Sanjay Pateltransform fmin/fmax calls when possible (PR24314)
2015-08-16 David MajnemerRevert "Add support for cross block dse. This patch...
2015-08-16 David Majnemer[InstCombine] Replace an and+icmp with a trunc+icmp
2015-08-16 David Majnemer[X86] Widen the 'AND' mask if doing so shrinks the...
2015-08-15 Sanjay Patel[x86] enable machine combiner reassociations for scalar...
2015-08-15 Simon PilgrimUpdated broadcast stack folding test to avoid use of...
2015-08-15 Sanjay Patelfix typos; NFC
2015-08-15 Sanjay Pateladd test case to show current codegen
2015-08-15 Simon Pilgrim[DAGCombiner] Attempt to mask vectors before zero exten...
2015-08-15 David Majnemer[IR] Give catchret an optional 'return value' operand
2015-08-15 JF BastienAccelerate MergeFunctions with hashing
2015-08-15 Matt ArsenaultLoopStrengthReduce: Try to pass address space to isLega...
2015-08-15 Matt ArsenaultAMDGPU/SI: Fix printing useless info with amdhsa
2015-08-14 Sanjay Patelmake current codegen visible in the checks, so we can...
2015-08-14 Nick LewyckyFix a crash where a utility function wasn't aware of...
2015-08-14 Bjarke Hammersholt... [SCEV] Apply NSW and NUW flags via poison value analysi...
2015-08-14 Pat GavlinAdd a target environment for CoreCLR.
2015-08-14 Sanjay Patelmake current codegen visible in the checks, so we can...
2015-08-14 Ahmed Bougacha[AArch64] Fix FMLS scalar-indexed-from-2s-after-neg...
2015-08-14 Evgeniy Stepanov[msan] Fix handling of musttail calls.
2015-08-14 Alex LorenzMIR Serialization: Serialize the '.cfi_same_value'...
2015-08-14 Alex LorenzMIR Serialization: Serialize the external symbol call...
2015-08-14 Alex LorenzMIR Serialization: Serialize the global value call...
2015-08-14 Renato GolinRevert "[ARM] Fix MachO CPU Subtype selection"
2015-08-14 Alex LorenzMIR Serialization: Serialize the 'internal' register...
2015-08-14 Alex LorenzMIR Serialization: Serialize the bundled machine instru...
2015-08-14 Vedant Kumar[ARM] Fix MachO CPU Subtype selection
2015-08-14 Sanjay Patel[x86] fix allowsMisalignedMemoryAccess() implementation
2015-08-14 Vedant Kumar[test] Testing write access to llvm
2015-08-14 Reid Kleckner[sancov] Leave llvm.localescape in the entry block
2015-08-14 Chad RosierCleanup test whitespace or lack thereof. NFC.
2015-08-14 Rafael EspindolaRevert "Centralize the information about which object...
2015-08-14 Davide ItalianoConvert tests under MC/ELF from macho-dump to llvm...
2015-08-14 Rafael EspindolaCentralize the information about which object format...
2015-08-14 Simon PilgrimRenamed min tests (typo)
2015-08-14 James Molloy[AArch64] FMINNAN/FMAXNAN on f16 is not legal.
2015-08-14 David Majnemer[IR] Add token types
2015-08-14 Karthik BhatAdd support for cross block dse.
2015-08-14 Jingyue Wu[SeparateConstOffsetFromGEP] sext(a)+sext(b) => sext...
2015-08-13 Alex LorenzMIR Serialization: Change MIR syntax - use custom synta...
2015-08-13 Ahmed Bougacha[AArch64] Provide "too few operands" diags on short...
2015-08-13 Alex LorenzMIR Parser: Don't allow negative alignments for memory...
2015-08-13 Davide Italiano[SimplifyLibCalls] Correctly set the is_zero_undef...
2015-08-13 Simon Pilgrim[X86][SSE] Tests for SMAX/SMIN/UMAX/UMIN vector instruc...
2015-08-13 Jingyue Wu[SeparateConstOffsetFromGEP] strengthen the inbounds...
2015-08-13 Nemanja IvanovicScalar to vector conversions using direct moves
2015-08-13 Igor LaevskyEmit argmemonly attribute for intrinsics.
2015-08-13 James Molloy[ARM] Rejig vmax tests a bit
2015-08-13 James Molloy[AArch64] Small rejig of fmax tests, NFCI.
2015-08-13 Erik Eckstein[DeadStoreElimination] remove a redundant store even...
2015-08-13 Petar Jovanovic[mips][mcjit] Calculate correct addend for HI16 and...
2015-08-13 Joseph Tremoulet[WinEHPrepare] Update demotion logic
2015-08-13 Ulrich Weigand[SystemZ] Support large LLVM IR struct return values
2015-08-13 Charlie Turner[InstCombinePHI] Partial simplification of identity...
2015-08-13 John Brawn[ARM] Reorganise and simplify thumb-1 load/store selection
2015-08-13 Simon Pilgrim[InstCombine] SSE/AVX vector shifts demanded shift...
2015-08-13 Ahmed Bougacha[CodeGen] Mark the promoted FCOPYSIGN result FP_ROUND...
2015-08-13 Ahmed Bougacha[AArch64] Cleanup vector-fcopysign.ll test. NFC.
2015-08-13 Ahmed Bougacha[AArch64] Also custom-lowering mismatched vector/f16...
2015-08-13 Ahmed Bougacha[CodeGen] When Promoting, don't extend the 2nd FCOPYSIG...
2015-08-12 Philip Reames[RewriteStatepointsForGC] Avoid using unrelocated point...
2015-08-12 Alex LorenzMIR Parser: Allow the MI IR references to reference...
2015-08-12 Alex LorenzMIR Serialization: Serialize the fixed stack pseudo...
2015-08-12 Alex LorenzMIR Serialization: Serialize the jump table pseudo...
2015-08-12 Alex LorenzMIR Serialization: Serialize the GOT pseudo source...
2015-08-12 Philip Reames[RewriteStatepointsForGC] Handle extractelement fully...
2015-08-12 Alex LorenzMIR Serialization: Serialize the stack pseudo source...
2015-08-12 Alex LorenzMIR Serialization: Serialize the constant pool pseudo...
2015-08-12 JF BastienWebAssembly: floating-point comparisons
2015-08-12 Simon PilgrimCleaned up test. NFCI.
2015-08-12 John BrawnRedo "Make global aliases have symbol size equal to...
2015-08-12 John Brawn[GlobalMerge] Only emit aliases for internal linkage...
next