1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/Transforms/LoopIdiom
Reid Kleckner a3cd1e4795 Revert "[SCEVExpand] do not hoist divisions by zero (PR30935)"
Reverts r289412. It caused an OOB PHI operand access in instcombine when
ASan is enabled. Reduction in progress.

Also reverts "[SCEVExpander] Add a test case related to r289412"

llvm-svn: 289453
2016-12-12 18:52:32 +00:00
..
AMDGPU AMDGPU: Other sizes of popcnt are fast 2016-05-18 16:10:19 +00:00
X86
basic-address-space.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
basic.ll [LIR] Set attributes on memset_pattern16. 2016-04-27 19:04:50 +00:00
crash.ll [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction 2015-02-27 19:29:02 +00:00
ctpop-multiple-users-crash.ll Remove unnecessary lines from the test in r242068. 2015-07-13 21:50:35 +00:00
debug-line.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
lir-heurs-multi-block-loop.ll Target independent codesize heuristics for Loop Idiom Recognition 2016-08-11 18:28:33 +00:00
memset_noidiom.ll [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction 2015-02-27 19:29:02 +00:00
non-canonical-loop.ll [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction 2015-02-27 19:29:02 +00:00
nontemporal_store.ll [PM] Port LoopIdiomRecognize Pass to new PM 2016-07-12 18:45:51 +00:00
pr28196.ll Reapply "[LoopIdiom] Don't remove dead operands manually" 2016-06-20 16:03:25 +00:00
scev-invalidation.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
struct_pattern.ll [LIR] Add support for structs and hand unrolled loops 2016-01-26 02:27:47 +00:00
struct.ll [LIR] Add support for structs and hand unrolled loops 2016-01-26 02:27:47 +00:00
unroll.ll [LIR] Add support for structs and hand unrolled loops 2016-01-26 02:27:47 +00:00
unwind.ll [LIR] Fix mis-compilation with unwinding. 2016-07-06 21:05:40 +00:00