llvm/lib/Transforms
Michael Zolotukhin 0070b261d7 [LoopUnrolling] Fix a bug introduced in r259869 (PR26688).
The issue was that we only required LCSSA rebuilding if the immediate
parent-loop had values used outside of it. The fix is to enaable the
same logic for all outer loops, not only immediate parent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261575 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-22 21:21:45 +00:00
..
Hello
InstCombine Revert "[attrs] Handle convergent CallSites." 2016-02-22 18:24:43 +00:00
Instrumentation
IPO Revert "[attrs] Handle convergent CallSites." 2016-02-22 18:24:43 +00:00
ObjCARC
Scalar [RS4GC] "Constant fold" the rs4gc-split-vector-values flag 2016-02-22 21:01:28 +00:00
Utils [LoopUnrolling] Fix a bug introduced in r259869 (PR26688). 2016-02-22 21:21:45 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt