mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
6807ddd3d9
ThreadEdge directly. This shares the code, but is just a refactoring. * Make JumpThreading compute the set of loop headers and avoid threading across them. This prevents jump threading from forming irreducible loops (goodness) but also prevents it from threading in other cases that are beneficial (see the comment above FindFunctionBackedges). llvm-svn: 70820 |
||
---|---|---|
.. | ||
2008-04-24-InfLoop.ll | ||
2008-05-05-MRV-Crash.ll | ||
2008-11-27-EntryMunge.ll | ||
2008-11-28-InfLoop.ll | ||
2009-01-08-DeadLoopRepl.ll | ||
2009-01-19-InfSwitchLoop.ll | ||
and-and-cond.ll | ||
and-cond.ll | ||
basic.ll | ||
compare.ll | ||
dg.exp | ||
no-irreducible-loops.ll | ||
thread-loads.ll | ||
undef.ll |