[mips][microMIPS] Implement SB, SBE, SCE, SH and SHE instructions
[oota-llvm.git] / test /
2015-09-08 Zoran Jovanovic[mips][microMIPS] Implement SB, SBE, SCE, SH and SHE...
2015-09-08 Jakub KuderskiThere is a trunc(lshr (zext A), Cst) optimization in...
2015-09-08 Daniel Sanders[mips] Reserve address spaces 1-255 for software use.
2015-09-08 Zoran Jovanovic[mips][microMIPS] Add microMIPS32r6 and microMIPS64r6...
2015-09-08 Elena DemikhovskyAVX-512: Lowering for 512-bit vector shuffles.
2015-09-07 Sanjay Pateladd missing regression tests for De Morgan's Law transf...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement ABS.fmt, CEIL.L.fmt, CEIL...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16...
2015-09-07 Zoran Jovanovic[mips][microMIPS] Implement CVT.D.fmt, CVT.L.fmt, CVT...
2015-09-06 Simon Pilgrim[X86][MMX] Added missing stack folding tests for MMX...
2015-09-06 Simon Pilgrim[X86][AVX512] Added 512-bit vector shift tests.
2015-09-06 David Majnemer[InstCombine] Don't divide by zero when evaluating...
2015-09-06 Hal Finkel[SelectionDAG] Swap commutative binops before constant...
2015-09-06 Hal Finkel[PowerPC] Don't commute trivial rlwimi instructions
2015-09-05 David Majnemer[InstCombine] Don't assume m_Mul gives back an Instruction
2015-09-05 Simon Pilgrim[X86] Updated vector lzcnt tests. Added missing vec512...
2015-09-05 Simon Pilgrim[X86] Updated vector tzcnt tests. Added vec512 tests.
2015-09-05 Simon Pilgrim[X86] Updated vector popcnt tests. Added vec512 tests.
2015-09-05 Zoran Jovanovic[mips][microMIPS] Implement ADD.fmt, SUB.fmt, MOV.fmt...
2015-09-05 Davide Italiano[MC] Convert other MachO tests from macho-dump to llvm...
2015-09-05 Hal Finkel[PowerPC] Fix and(or(x, c1), c2) -> rlwimi generation
2015-09-04 Andrew KaylorFixing bad test syntax.
2015-09-04 Andrew Kaylor[WinEH] Teach SimplfyCFG to eliminate empty cleanup...
2015-09-04 Simon Pilgrim[X86][AVX] Test tidyup + regeneration. NFCI.
2015-09-04 Peter CollingbourneAdd powerpc64 to parallel.ll unsupported architecture...
2015-09-04 Silviu BarangaSimplify testcase added in r246759. NFC
2015-09-04 Steven WuFix the testcase in r246790
2015-09-04 Hal Finkel[PowerPC] Enable interleaved-access vectorization
2015-09-03 Hal Finkel[PowerPC] Always use aggressive interleaving on the A2
2015-09-03 Hal Finkel[PowerPC] Try harder to find a base+offset when looking...
2015-09-03 Sanjoy Das[IR] Have AttrBuilder::clear clear `TargetDepAttrs`.
2015-09-03 Hal Finkel[PowerPC] Include the permutation cost for unaligned...
2015-09-03 Hal Finkel[PowerPC] Compute the MMO offset for an unaligned load...
2015-09-03 Reid Kleckner[sancov] Disable sanitizer coverage on functions using SEH
2015-09-03 Chad Rosier[AArch64] Improve ISel using across lane addition reduc...
2015-09-03 Karl SchimpfAllow global address space forward decls using IDs...
2015-09-03 Quentin Colombet[ARM] Add a test case for revision 243956.
2015-09-03 Chad RosierRevert "[AArch64] Improve load/store optimizer to handl...
2015-09-03 Sanjay Patel[x86] enable machine combiner reassociations for scalar...
2015-09-03 Karl SchimpfFix assertion failure in LLParser::ConvertValIDToValue
2015-09-03 Karl SchimpfRemove binary characters from test file.
2015-09-03 Karl SchimpfFix SEGV in InlineAsm::ConstraintInfo::Parse.
2015-09-03 Sanjay Patelcheck for fastness before merging in DAGCombiner::Merge...
2015-09-03 Chad Rosier[AArch64] Improve load/store optimizer to handle LDUR...
2015-09-03 Daniel Sanders[mips] Added support for the div, divu, ddiv and ddivu...
2015-09-03 Silviu BarangaFix IRBuilder CreateBitOrPointerCast for vector types
2015-09-03 Joseph Tremoulet[WinEH] Add llvm.eh.exceptionpointer intrinsic
2015-09-03 Joseph Tremoulet[WinEH] Add cleanupendpad instruction
2015-09-03 Igor BregerAVX512: Implemented encoding and intrinsics for vplzcnt...
2015-09-03 NAKAMURA TakumiTweak llvm/test/tools/gold/X86/parallel.ll to run with...
2015-09-02 Ahmed Bougacha[X86] Require 32-byte alignment for 32-byte VMOVNTs.
2015-09-02 Ahmed Bougacha[X86] Cleanup nontemporal tests a little. NFC.
2015-09-02 Philip Reames[RewriteStatepointsForGC] Improve debug output [NFC]
2015-09-02 Hal Finkel[PowerPC] Cleanup cost model for unaligned vector loads...
2015-09-02 Piotr Padlewskiassuem(X) handling in GVN bugfix
2015-09-02 Piotr PadlewskiConstant propagation after hitting assume(cmp) bugfix
2015-09-02 Piotr PadlewskiConstant propagation after hiting llvm.assume
2015-09-02 Sanjay Pateluse "unpredictable" metadata in fast-isel when splittin...
2015-09-02 Sanjay Pateluse "unpredictable" metadata in SelectionDAG when split...
2015-09-02 Justin Bognertest: Only warn about missing substitutions for require...
2015-09-02 Hal Finkel[PowerPC] Don't always consider P8Altivec-only masks...
2015-09-02 Frederic RissReapply r246012 [dsymutil] Emit real dSYM companion...
2015-09-02 Sanjay Patel[x86] fix allowsMisalignedMemoryAccesses() for 8-byte...
2015-09-02 Asaf Badouh[X86][AVX512VLBW] add support in byte shift and SAD
2015-09-02 Chad RosierAdd newline to test. NFC.
2015-09-02 Joseph Tremoulet[TableGen] Allow TokenTy in intrinsic signatures
2015-09-02 Igor BregerAVX512: Implemented encoding and intrinsics for VGETMAN...
2015-09-02 NAKAMURA TakumiSuppress llvm/test/tools/gold/X86/parallel.ll while...
2015-09-02 Igor BregerAVX512: Implemented encoding and intrinsics for vshufps/d.
2015-09-02 James Molloy[LV] Don't bail to MiddleBlock if a runtime check fails...
2015-09-02 James Molloy[LV] Refactor all runtime check emissions into helper...
2015-09-02 James Molloy[LV] Pull creation of trip counts into a helper function.
2015-09-02 James Molloy[LV] Never widen an induction variable.
2015-09-02 James Molloy[LV] Switch to using canonical induction variables.
2015-09-02 Elena DemikhovskyAVX-512: store <4 x i1> and <2 x i1> values in memory
2015-09-02 Elena DemikhovskyOptimization for Gather/Scatter with uniform base
2015-09-02 Vedant Kumar[CodeGen] Fix FREM on 32-bit MSVC on x86
2015-09-01 David Majnemer[MC] Generate a timestamp for COFF object files
2015-09-01 Ahmed Bougacha[ARM] Don't abort on variable-idx extractelt in Reconst...
2015-09-01 David Majnemer[MC] Add support for generating COFF CRCs
2015-09-01 Peter Collingbournegold-plugin: Implement parallel LTO code generation...
2015-09-01 Hans WennborgDeadArgElim: don't eliminate arguments from naked functions
2015-09-01 Artem BelevichNew bitcode linker flags:
2015-09-01 Davide Italiano[llvm-readobj] MachO -- correctly dump section field...
2015-09-01 Ahmed Bougacha[AArch64] Lower READCYCLECOUNTER using MRS PMCCTNR_EL0.
2015-09-01 Igor BregerAVX512: Implemented intrinsics for valign.
2015-09-01 Sanjay Pateluse CHECK-LABEL for more precision
2015-09-01 Silviu Baranga[AArch64] Turn on by default interleaved access vectori...
2015-09-01 Silviu Baranga[ARM] Turn on by default interleaved access vectorization
2015-09-01 Silviu Baranga[ARM][AArch64] Turn on by default interleaved access...
2015-09-01 Rui UeyamaObject: Fix COFF import file's symbols.
2015-09-01 Cong HouDistribute the weight on the edge from switch to defaul...
2015-09-01 Sanjay Patelremove unnecessary/conflicting target info
2015-09-01 Sanjay Patelfixed test to specify triple rather than arch and CPU
2015-08-31 Hal Finkel[DAGCombine] Fixup SETCC legality checking
2015-08-31 Quentin Colombet[BasicAA] Fix the handling of sext and zext in the...
2015-08-31 JF BastienWebAssembly: generate load/store
2015-08-31 Karl SchimpfFix bug in method LLLexer::FP80HexToIntPair
2015-08-31 Hans WennborgFix CHECK directives that weren't checking.
2015-08-31 Sanjay Patel[x86] enable machine combiner reassociations for scalar...
next