1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/Transforms
Chris Lattner cdb67482da Do not convert massive blocks on phi nodes into select statements. Instead
only do these transformations if there are a small number of phi's.
This speeds up Ptrdist/ks from 2.35s to 2.19s on my mac pro.

llvm-svn: 31853
2006-11-18 19:19:36 +00:00
..
Hello
Instrumentation For PR786: 2006-11-02 20:25:50 +00:00
IPO second patch to fix PR992/993. 2006-11-09 23:36:08 +00:00
Scalar If an indvar with a variable stride is used by the exit condition, go ahead 2006-11-17 06:17:33 +00:00
Utils Do not convert massive blocks on phi nodes into select statements. Instead 2006-11-18 19:19:36 +00:00
ExprTypeConvert.cpp For PR950: 2006-11-08 06:47:33 +00:00
LevelRaise.cpp
Makefile
TransformInternals.cpp For PR950: 2006-10-20 07:07:24 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00