1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 6ae007b43e Implement conversion of method pointer parameter in Call instruction
to clean up MST benchmark.

llvm-svn: 1763
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
LevelRaise.cpp MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h