llvm-6502/lib/Transforms
Chris Lattner c560f88e91 Implement new DeadInstElmination pass
remove old comment


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1555 91177308-0d34-0410-b5e6-96231b3b80d8
2002-01-23 05:48:24 +00:00
..
Instrumentation Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
IPO Pull RaiseAllocations stuff out of the CleanGCC pass into it's own pass in 2002-01-22 00:13:51 +00:00
Scalar Implement new DeadInstElmination pass 2002-01-23 05:48:24 +00:00
Utils Don't insert a useless cast 2002-01-22 03:30:06 +00:00
ExprTypeConvert.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
HoistPHIConstants.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LevelRaise.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
Makefile Compile the scalar directory 2001-12-03 17:28:15 +00:00
TransformInternals.cpp Elminate an unused variable 2002-01-21 23:16:30 +00:00
TransformInternals.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00