llvm-6502/lib/Transforms
Chris Lattner b8456460cb We went through all that trouble to compute whether it was safe to transform
this comparison, but never checked it.  Whoops, no wonder we miscompiled
177.mesa!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30511 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-20 04:44:59 +00:00
..
Hello eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
Instrumentation simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
IPO Implement a trivial optzn: of vastart is never called in a function that takes 2006-09-18 07:02:31 +00:00
Scalar We went through all that trouble to compute whether it was safe to transform 2006-09-20 04:44:59 +00:00
Utils Second half of the fix for Transforms/Inline/inline_cleanup.ll 2006-09-13 21:27:00 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h