summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/InlineCost.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-04-06 17:21:31 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-04-06 17:21:31 +0000
commit49da93396eb2058fcf19ed7da2b73e854955fff8 (patch)
treee04a93309e035f067b8927887f3f7a1a0d2c0002 /llvm/lib/Analysis/InlineCost.cpp
parente547fefcb780d8a19d62ec4646f2aca463861846 (diff)
downloadbcm5719-llvm-49da93396eb2058fcf19ed7da2b73e854955fff8.tar.gz
bcm5719-llvm-49da93396eb2058fcf19ed7da2b73e854955fff8.zip
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
Diffstat (limited to 'llvm/lib/Analysis/InlineCost.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud