1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Chandler Carruth 020a15db9d Sink the collection of return instructions until after *all*
simplification has been performed. This is a bit less efficient
(requires another ilist walk of the basic blocks) but shouldn't matter
in practice. More importantly, it's just too much work to keep track of
all the various ways the return instructions can be mutated while
simplifying them. This fixes yet another crasher, reported by Daniel
Dunbar.

llvm-svn: 154179
2012-04-06 17:21:31 +00:00
..
2011-01-14 07:46:33 +00:00
2011-09-01 01:08:21 +00:00
2011-09-01 01:08:21 +00:00
2010-05-01 06:34:13 +00:00
2011-09-02 01:25:11 +00:00
2011-09-01 01:08:21 +00:00
2011-09-01 01:08:21 +00:00
2011-09-01 01:08:21 +00:00