1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/include/llvm/Transforms
Owen Anderson 8c948566d4 Second attempt at fixing the performance regressions introduced
by my recent GVN improvement.  Looking through a single layer of
PHI nodes when attempting to sink GEPs, we need to iteratively
look through arbitrary PHI nests.

llvm-svn: 120202
2010-11-27 08:15:55 +00:00
..
IPO
Utils Second attempt at fixing the performance regressions introduced 2010-11-27 08:15:55 +00:00
Instrumentation.h
IPO.h Let the -inline-threshold command line argument take precedence over the 2010-11-02 23:40:26 +00:00
RSProfiling.h
Scalar.h Remove LoopIndexSplit pass. It is neither maintained nor used by anyone. 2010-10-07 23:29:37 +00:00