llvm-6502/lib/Transforms
Michael Zolotukhin 67ee52cf04 [LoopUnrolling] Handle cast instructions.
During estimation of unrolling effect we should be able to propagate
constants through casts.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242257 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-15 00:19:51 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine [InstCombine] Generalize sub of selects optimization to all BinaryOperators 2015-07-14 22:39:23 +00:00
Instrumentation Revert the new EH instructions 2015-07-10 07:15:17 +00:00
IPO Remove unused variable. 2015-07-13 14:43:33 +00:00
ObjCARC Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Scalar [LoopUnrolling] Handle cast instructions. 2015-07-15 00:19:51 +00:00
Utils [LAA] Lift RuntimePointerCheck out of LoopAccessInfo, NFC 2015-07-14 22:32:44 +00:00
Vectorize Create a wrapper pass for BlockFrequencyInfo. 2015-07-14 23:40:50 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile