llvm/test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll REQUIRES +Asserts due...
[oota-llvm.git] / test /
2015-02-13 NAKAMURA Takumillvm/test/Transforms/LoopVectorize/PowerPC/small-loop...
2015-02-12 Rafael EspindolaAdd support for having multiple sections with the same...
2015-02-12 David MajnemerX86: Don't crash if we can't decode the pshufb mask
2015-02-12 Rafael EspindolaLearn that __DATA,__objc_classrefs is not atomized...
2015-02-12 Olivier SallenaveChange max interleave factor to 12 for POWER7 and POWER8.
2015-02-12 Simon PilgrimEnsure integer domain on general shuffle stack folding...
2015-02-12 David BlaikieRemove typedef of a pointer type used in a gep to simpl...
2015-02-12 Hal Finkel[SDAG] Don't try to use FP_EXTEND/FP_ROUND for int...
2015-02-12 Reed KotlerAdd bulk of returning of values to Mips fast-isel
2015-02-12 Bjorn SteinbrinkFix a crash in the assumption cache when inlining indir...
2015-02-12 Benjamin KramerUpdate test case.
2015-02-12 Benjamin KramerInstCombine: Allow folding of xor into icmp by changing...
2015-02-12 Michael ZolotukhinAdd a testcase for r228432.
2015-02-12 Rafael EspindolaOn ELF, put PIC jump tables in a non executable section.
2015-02-12 Rafael EspindolaPut each jump table in an independent section if the...
2015-02-12 James Molloy[LoopRerolling] Be more forgiving with instruction...
2015-02-12 Michael Kuperstein[X86] Call frame optimization - allow stack-relative...
2015-02-12 Andrea Di Biagio[TTI] Teach the cost heuristic how to query TLI to...
2015-02-12 Asiri RathnayakeARM: Fix another regression introduced in r223113
2015-02-12 Dmitry Vyukovtsan: do not instrument not captured values
2015-02-12 Elena DemikhovskyAVX-512: Fixed the "test" operation for i1 type
2015-02-12 Michael Kuperstein[X86] A heuristic to estimate the size impact for conve...
2015-02-12 Ahmed Bougacha[CodeGen] Don't blindly combine (fp_round (fp_round...
2015-02-12 George Burgess IVFixed a bug where CFLAA would crash the compiler.
2015-02-12 Chandler Carruth[slp] Fix a nasty bug in the SLP vectorizer that Joerg...
2015-02-12 Hal Finkel[PowerPC] Mark jumps as expensive (using using CR bits)
2015-02-11 Tim NorthoverDeadArgElim: aggregate Return assessment properly.
2015-02-11 David MajnemerMC, COFF: Align section contents to a four byte boundary
2015-02-11 Mehdi AminiReassociate: cannot negate a INT_MIN value
2015-02-11 Tom StellardR600/SI: Disable subreg liveness
2015-02-11 Simon Pilgrim[X86][SSE] Added dual vector truncation tests.
2015-02-11 Tom StellardR600/SI: Fix -march in test
2015-02-11 Jan Wen VoungGold-plugin: Broaden scope of get/release_input_file...
2015-02-11 Sanjay Patelfixed to test features, not CPUs
2015-02-11 Sanjay Patelfixed to test features, not CPUs
2015-02-11 Sanjay Patelfixed to test features, not CPUs
2015-02-11 Marek OlsakR600/SI: Enable a lot of existing tests for VI (squashe...
2015-02-11 Andrea Di Biagio[TTI] Improved cost heuristic for cttz/ctlz calls.
2015-02-11 James MolloyMake buildbots better.
2015-02-11 James Molloy[SimplifyCFG] Swap to using TargetTransformInfo for...
2015-02-11 Daniel Sanders[mips] Merge disassemblers into a single implementation.
2015-02-11 James Molloy[LoopReroll] Introduce the concept of DAGRootSets.
2015-02-11 David MajnemerAsmParser: Validate alloca's type
2015-02-11 David MajnemerDataLayout: Report when the preferred alignment is...
2015-02-11 David MajnemerVerifier: Check for null operands in !llvm.module.flags
2015-02-11 David MajnemerVerifier: Make sure !llvm.ident's operand isn't null
2015-02-11 David MajnemerAsmParser: Don't crash when insertvalue has bad operands
2015-02-11 Reid KlecknerFix invalid LLVM IR in PruneEH tests
2015-02-11 Reid KlecknerDon't promote asynch EH invokes of nounwind functions...
2015-02-11 Tom StellardR600/SI: Store immediate offsets > 12-bits in soffset
2015-02-10 Adrian PrantlAdd the missing testcase for r228764.
2015-02-10 Petar JovanovicFix makeLibCall argument (signed) in SoftenFloatRes_XIN...
2015-02-10 David MajnemerEarlyCSE: Add check lines for test added in r228760
2015-02-10 David MajnemerEarlyCSE: It isn't safe to CSE across synchronization...
2015-02-10 David MajnemerX86: @llvm.frameaddress should defer to SelectionDAG...
2015-02-10 David MajnemerX86: Make @llvm.frameaddress work correctly with Window...
2015-02-10 Daniel JasperFix overly prescriptive test that broken on Mac after...
2015-02-10 Andrew KaylorAdding support for llvm.eh.begincatch and llvm.eh.endca...
2015-02-10 Tim NorthoverDeadArgElim: arguments affect all returned sub-values...
2015-02-10 Bill Schmidt[PowerPC] Fix reverted patch r227976 to avoid register...
2015-02-10 David MajnemerX86: Emit Win64 SaveXMM opcodes at the right offset...
2015-02-10 Hal Finkel[PowerPC] Support the (old) cntlz instruction alias
2015-02-10 Michael ZolotukhinAdd a test case for new unrolling heuristics.
2015-02-10 Zoran Jovanovic[mips][microMIPS] Implement movep instruction
2015-02-10 Paul RobinsonExplicitly initialize a flag in a default constructor.
2015-02-10 Bradley Smith[ARM] Add armv6s[-]m as an alias to armv6[-]m
2015-02-10 Simon Pilgrim[X86][AVX2] Missing AVX2 memory folding instructions
2015-02-10 Jozef Kolek[mips][microMIPS] Add disassembler tests for 16-bit...
2015-02-10 Simon Pilgrim[X86][XOP] Added XOP memory folding patterns + tests
2015-02-10 Jozef Kolek[mips][microMIPS] Fix disassembling of 16-bit microMIPS...
2015-02-10 Andrea Di Biagio[X86][FastIsel] Avoid introducing legacy SSE instructio...
2015-02-10 Chandler CarruthRevert r228556: InstCombine: propagate nonNull through...
2015-02-10 Nick LewyckyRemove non-test files that appear to have been accident...
2015-02-10 Chandler Carruth[x86] Fix PR22524: the DAG combiner was incorrectly...
2015-02-10 David MajnemerX86: Emit an ABI compliant prologue and epilogue for...
2015-02-09 Adrian PrantlDebug info: When updating debug info during SROA, do...
2015-02-09 Adrian PrantlDebug info: Use DW_OP_bit_piece instead of DW_OP_piece...
2015-02-09 Ramkumar RamachandraPlaceSafepoints: modernize gc.result.* -> gc.result
2015-02-09 Duncan P. N. Exon... DebugInfo: Remove DW_TAG_constant
2015-02-09 Philip ReamesIntroduce more tests for PlaceSafepoints
2015-02-09 Philip ReamesMinor test cleanup
2015-02-09 Ramkumar RamachandraMemDerefPrinter: Require DataLayoutPass for higher...
2015-02-09 Philip ReamesAdd basic tests for PlaceSafepoints
2015-02-09 Ramkumar RamachandraisDereferenceablePointer: look through gc.relocate...
2015-02-09 Colin LeMahieu[Hexagon] Factoring classes out of store patterns.
2015-02-09 Sanjoy DasBugfix: SCEV incorrectly marks certain add recurrences...
2015-02-09 Sanjay Patelfixed to test features, not CPUs
2015-02-09 Kit BartonThis change implements the following three logical...
2015-02-09 Johannes DoerfertAllow ScalarEvolution to catch more min/max cases
2015-02-09 Akira HatanakaFix a bug in DemoteRegToStack where a reload instructio...
2015-02-09 David MajnemerMC: Calculate intra-section symbol differences correctl...
2015-02-09 Tim NorthoverDeadArgElim: fix mismatch in accounting of array return...
2015-02-09 Tim NorthoverDeadArgElim: assess uses of entire return value aggregate.
2015-02-09 Ramkumar RamachandraInstCombine: propagate nonNull through assume
2015-02-08 Sanjoy DasBugfix: ScalarEvolution incorrectly assumes that the...
2015-02-08 Sanjay Patelfix test attributes; this is an SSE2 test, not a Nehale...
2015-02-08 Sanjay Patelfix test attributes; this is an x86-64 test, not a...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Sanjay Patelfix test attributes; these are x86-64 tests, not Nehale...
next