summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2016-05-23 22:16:45 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2016-05-23 22:16:45 +0000
commitaa83c47bab636a2bd378f614f6958fe8a58eed8b (patch)
tree9b252b57e45e9c1dfd470e4876c036dc509e9304 /llvm/test/Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll
parent90770c7c76574b72c5807c5af87bfc6bec7078d4 (diff)
downloadbcm5719-llvm-aa83c47bab636a2bd378f614f6958fe8a58eed8b.tar.gz
bcm5719-llvm-aa83c47bab636a2bd378f614f6958fe8a58eed8b.zip
[IRCE] Optimize "uses" not branches; NFCI
This changes IRCE to optimize uses, and not branches. This change is NFCI since the uses we do inspect are in practice only ever going to be the condition use in conditional branches; but this flexibility will later allow us to analyze more complex expressions than just a direct branch on a range check. llvm-svn: 270500
Diffstat (limited to 'llvm/test/Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud