1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Transforms
Chris Lattner e0738f8f8b add an instcombine xform. This speeds up 462.libquantum from 9.78s to
7.48s.  This regression is due to unforseen consequences of the cast patch.

llvm-svn: 32209
2006-12-05 01:26:29 +00:00
..
Hello Removed #include <iostream> and used the llvm_cerr/DOUT streams instead. 2006-11-26 09:17:06 +00:00
Instrumentation For PR950: 2006-11-27 01:05:10 +00:00
IPO make it clear that this is always a zext 2006-11-30 17:35:08 +00:00
Scalar add an instcombine xform. This speeds up 462.libquantum from 9.78s to 2006-12-05 01:26:29 +00:00
Utils For PR950: 2006-11-27 01:05:10 +00:00
ExprTypeConvert.cpp For PR950: 2006-11-27 01:05:10 +00:00
LevelRaise.cpp For PR950: 2006-11-27 01:05:10 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
TransformInternals.cpp For PR950: 2006-10-20 07:07:24 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00