1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/DebugInfo/ARM
Adrian Prantl 2b359126ec Debug Info: Teach LdStHasDebugValue() (Local.cpp) about DIExpressions.
This function is used to check whether a dbg.value intrinsic has already
been inserted, but without comparing the DIExpression, it would erroneously
fire on split aggregates and only the first scalar would survive.

Found via http://reviews.llvm.org/D16867.
<rdar://problem/24456528>

llvm-svn: 261145
2016-02-17 20:02:25 +00:00
..
big-endian-dump.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
bitfield.ll DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
cfi-eof-prologue.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
constant-dbgloc.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
float-args.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
header.ll Followup to 258750; update more tests to use .p2align . 2016-01-26 00:35:07 +00:00
line.test Add ARM test for r227489, but XFAIL because this is actually more work than it appeared to be. 2015-01-30 23:04:39 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
little-endian-dump.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
lowerbdgdeclare_vla.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
multiple-constant-uses-drops-dbgloc.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
PR16736.ll Update DebugInfo tests for the change in DEBUG_VALUE output in r253338. 2015-11-17 16:15:11 +00:00
PR26163.ll [DwarfDebug] Don't merge DebugLocEntries if their pieces overlap 2016-01-16 01:15:32 +00:00
processes-relocations.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
prologue_end.ll test/DebugInfo/ARM/prologue_end.ll references thumbv1, which is invalid. 2015-11-11 17:22:18 +00:00
s-super-register.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
selectiondag-deadcode.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
single-constant-use-preserves-dbgloc.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
sroa-complex.ll Debug Info: Teach LdStHasDebugValue() (Local.cpp) about DIExpressions. 2016-02-17 20:02:25 +00:00
tls.ll DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00