1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Transforms
Sanjoy Das 2f7aca1668 [IndVars] Have getInsertPointForUses preserve LCSSA
Summary:
Also add a stricter post-condition for IndVarSimplify.

Fixes PR25578.  Test case by Michael Zolotukhin.

Reviewers: hfinkel, atrick, mzolotukhin

Subscribers: llvm-commits

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

llvm-svn: 254977
2015-12-08 00:13:21 +00:00
..
Hello
InstCombine [InstCombine] Call getCmpPredicateForMinMax only with a valid SPF 2015-12-05 23:44:22 +00:00
Instrumentation [ASAN] Add doFinalization to reset state 2015-12-05 14:42:34 +00:00
IPO [ThinLTO] Support for specifying function index from pass manager 2015-12-07 19:21:11 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar [IndVars] Have getInsertPointForUses preserve LCSSA 2015-12-08 00:13:21 +00:00
Utils Create llvm.global_ctors in the new format. 2015-12-06 16:18:25 +00:00
Vectorize Fix a typo in LoopVectorize.cpp. NFC. 2015-12-05 01:00:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile