mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
d97f445bdf
It passes all tests, produces better results than the old code but uses the wrong pass, LoopDependenceAnalysis, which is old and unmaintained. "Why is it still in tree?", you might ask. The answer is obviously: "To confuse developers." Just swapping in the new dependency pass sends the pass manager into an infinte loop, I'll try to figure out why tomorrow. llvm-svn: 166399 |
||
---|---|---|
.. | ||
basic.ll | ||
debug-line.ll | ||
lit.local.cfg | ||
memset_noidiom.ll | ||
non-canonical-loop.ll |