Files
archived-llvm/test/Transforms/LoopReroll
Weiming Zhao 90d2c9d60b [LoopReroll] Ignore debug intrinsics
Originally, debug intrinsics and annotation intrinsics may prevent
the loop to be rerolled, now they are ignored.

Differential Revision: http://reviews.llvm.org/D13150


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248718 91177308-0d34-0410-b5e6-96231b3b80d8
2015-09-28 17:03:23 +00:00
..