1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib
Chris Lattner 4cecd63a42 Rename LowerAllocations.h to ChangeAllocations.h since it now contains the
RaiseAllocations pass as well.

llvm-svn: 1525
2002-01-22 01:04:08 +00:00
..
Analysis Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
AsmParser Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Bytecode Chuck fixed the GCC problems so this hack is now unneccesary 2002-01-21 23:17:07 +00:00
CodeGen Oops lost a parenthesis somehow :( 2002-01-21 01:33:12 +00:00
ExecutionEngine Eliminate opt library 2002-01-21 23:13:46 +00:00
Support Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Target Remove dead variable 2002-01-21 22:50:38 +00:00
Transforms Rename LowerAllocations.h to ChangeAllocations.h since it now contains the 2002-01-22 01:04:08 +00:00
VMCore Ooops, forgot to implement void PassManager::add(BasicBlockPass *BBP) 2002-01-22 00:17:48 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00