| commit | 310770a90fe20783ef7798c98b6e556eb3dd3040 | [log] [tgz] |
|---|---|---|
| author | Weiming Zhao <weimingz@codeaurora.org> | Mon Sep 28 17:03:23 2015 +0000 |
| committer | Weiming Zhao <weimingz@codeaurora.org> | Mon Sep 28 17:03:23 2015 +0000 |
| tree | 3529a7abed934d454235ffcf2b055e6e1b6f97e4 | |
| parent | 95e59aaa54a121aa31d7499c856f09df04c969d2 [diff] |
[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 llvm-svn: 248718