llvm-project/llvm/lib/Transforms
Weiming Zhao 310770a90f [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
2015-09-28 17:03:23 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
IPO Add CFG Simplification pass after Loop Unswitching. 2015-09-24 03:50:17 +00:00
InstCombine [InstCombine] fold zexts and constants into a phi (PR24766) 2015-09-27 20:34:31 +00:00
Instrumentation [safestack] Fix compiler crash in the presence of stack restores. 2015-09-24 01:23:51 +00:00
ObjCARC [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible 2015-09-09 17:55:00 +00:00
Scalar [LoopReroll] Ignore debug intrinsics 2015-09-28 17:03:23 +00:00
Utils [EH] Create removeUnwindEdge utility 2015-09-27 01:47:46 +00:00
Vectorize [SCEV] Introduce ScalarEvolution::getOne and getZero. 2015-09-23 01:59:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile