1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 4454cdc5c0 Move stuff out of the Optimizations directories into the appropriate Transforms
directories.  Eliminate the opt namespace.

llvm-svn: 1520
2002-01-21 23:17:48 +00:00
..
Instrumentation Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
IPO Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
Scalar Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
Utils Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +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