1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms/Scalar
Chris Lattner 5d1ac4dbc9 Significantly clean up SCCP pass. Now the two classes are merged and in
an anonymous namespace where they belong.

llvm-svn: 2415
2002-04-29 21:26:08 +00:00
..
ADCE.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
ConstantProp.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
DCE.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
DecomposeMultiDimRefs.cpp Range insertion now returns an iterator 2002-04-29 21:25:34 +00:00
GCSE.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
IndVarSimplify.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
InstructionCombining.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
LowerAllocations.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Makefile Initial checkin of indvar stuff 2001-12-03 17:28:42 +00:00
SCCP.cpp Significantly clean up SCCP pass. Now the two classes are merged and in 2002-04-29 21:26:08 +00:00
SymbolStripping.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00