1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/lib/Transforms
Adam Nemet 492139ffb6 [LLE] Add missed LoopSimplify dependence
The code assumed that we always had a preheader without making the pass
dependent on LoopSimplify.

Thanks to Mattias Eriksson V for reporting this.

llvm-svn: 263173
2016-03-10 23:54:39 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine [ValueTracking] Extract isKnownPositive [NFCI] 2016-03-09 21:31:47 +00:00
Instrumentation [tsan] Add support for pointer typed atomic stores, loads, and cmpxchg 2016-03-07 23:16:23 +00:00
IPO InstCombine: Restrict computeKnownBits() on all Values to OptLevel > 2 2016-03-09 18:47:11 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar [LLE] Add missed LoopSimplify dependence 2016-03-10 23:54:39 +00:00
Utils [PM] Port memdep to the new pass manager. 2016-03-10 00:55:30 +00:00
Vectorize [SLP] Add -slp-min-reg-size command line option. 2016-03-10 02:49:47 +00:00
CMakeLists.txt
LLVMBuild.txt