1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Transforms/LoopIdiom
Haicheng Wu 07a3098dc3 [LIR] Fix mis-compilation with unwinding.
To fix PR27859, bail out if there is an instruction may throw.

Differential Revision: http://reviews.llvm.org/D20638

llvm-svn: 274673
2016-07-06 21:05:40 +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
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 [LIR] Avoid turning non-temporal stores into memset 2016-02-17 21:00:06 +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