1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Transforms
Serge Pavlov 83e654a405 [LoopUnroll] Remap references in peeled iteration
References in cloned blocks must be remapped prior to dominator
calculation.

Differential Revision: https://reviews.llvm.org/D31281

llvm-svn: 298811
2017-03-26 16:46:53 +00:00
..
Coroutines Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
Hello
InstCombine [InstCombine] Change the interface of SimplifyDemandedBits so that it takes the instruction and operand instead of the Use. 2017-03-25 06:52:52 +00:00
Instrumentation [asan] Put ctor/dtor in comdat. 2017-03-25 01:01:11 +00:00
IPO Split the SimplifyCFG pass into two variants. 2017-03-26 06:44:08 +00:00
ObjCARC Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
Scalar Split the SimplifyCFG pass into two variants. 2017-03-26 06:44:08 +00:00
Utils [LoopUnroll] Remap references in peeled iteration 2017-03-26 16:46:53 +00:00
Vectorize Revert r298620: [LV] Vectorize GEPs 2017-03-24 20:49:43 +00:00
CMakeLists.txt
LLVMBuild.txt