llvm-6502/lib/Transforms
Chris Lattner e13ab2a9a1 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32209 91177308-0d34-0410-b5e6-96231b3b80d8
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