1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Transforms/IPO
Chris Lattner c4a5815033 Renamed inst_const_iterator -> const_inst_iterator
Renamed op_const_iterator   -> const_op_iterator
Renamed PointerType::getValueType() -> PointerType::getElementType()

llvm-svn: 1408
2001-12-04 00:03:30 +00:00
..
ConstantMerge.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
DeadTypeElimination.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
GlobalDCE.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
InlineSimple.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Makefile Implement DCE of global values 2001-11-26 18:42:17 +00:00
MutateStructTypes.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
SimpleStructMutation.cpp Remove debugging output 2001-11-26 19:14:16 +00:00