1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Transforms/LoopIdiom
Adrian Prantl ca27a73d17 Add an IR Verifier check for orphaned DICompileUnits.
A DICompileUnit that is not listed in llvm.dbg.cu will cause assertion
failures and/or crashes in the backend. The Verifier should reject this.

rdar://problem/25369499

llvm-svn: 264657
2016-03-28 21:06:26 +00:00
..
AMDGPU AMDGPU: Fix some places missed in rename 2015-06-19 17:39:03 +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] Allow merging of memsets in negatively strided loops. 2016-02-12 21:03:23 +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 Add an IR Verifier check for orphaned DICompileUnits. 2016-03-28 21:06:26 +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
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