llvm-6502/lib/Transforms
Chris Lattner 54d1e6cab2 Implement conversion of method pointer parameter in Call instruction
to clean up MST benchmark.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1763 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-14 19:44:09 +00:00
..
Instrumentation MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +00:00
IPO * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
Scalar * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:39:50 +00:00
Utils Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
ExprTypeConvert.cpp Implement conversion of method pointer parameter in Call instruction 2002-02-14 19:44:09 +00:00
HoistPHIConstants.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LevelRaise.cpp MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +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