Chris Lattner
6d277517d1
Recommit the fix for rdar://9289512 with a couple tweaks to
...
fix bugs exposed by the gcc dejagnu testsuite:
1. The load may actually be used by a dead instruction, which
would cause an assert.
2. The load may not be used by the current chain of instructions,
and we could move it past a side-effecting instruction. Change
how we process uses to define the problem away.
llvm-svn: 130018
2011-04-22 21:59:37 +00:00
..
2011-04-07 01:35:06 +00:00
2010-12-07 05:57:02 +00:00
2011-04-13 00:36:11 +00:00
2010-12-23 21:22:09 +00:00
2011-03-29 23:06:19 +00:00
2010-11-29 07:58:32 +00:00
2011-04-22 21:59:37 +00:00
2011-04-15 05:18:47 +00:00
2010-12-02 20:20:32 +00:00
2011-04-10 23:18:04 +00:00
2011-03-31 10:03:32 +00:00
2011-04-15 05:18:47 +00:00
2011-04-18 22:27:20 +00:00
2010-11-25 21:41:35 +00:00
2011-03-09 01:05:00 +00:00
2010-11-25 21:48:20 +00:00
2010-09-02 22:32:02 +00:00
2010-11-25 21:19:52 +00:00
2011-02-01 05:33:52 +00:00
2010-10-23 07:32:53 +00:00
2011-04-22 19:12:43 +00:00
2011-01-21 06:27:04 +00:00
2010-12-07 02:43:58 +00:00
2010-12-20 20:49:43 +00:00
2011-04-15 05:18:47 +00:00
2011-04-20 21:48:38 +00:00
2010-12-07 01:23:49 +00:00
2010-08-08 06:12:09 +00:00
2011-04-12 22:10:38 +00:00
2011-02-24 12:34:34 +00:00
2011-02-09 04:18:58 +00:00
2011-03-08 12:25:10 +00:00
2010-02-23 10:28:06 +00:00
2010-11-29 00:20:21 +00:00
2010-08-29 14:49:00 +00:00