llvm-6502/lib
Chris Lattner 7d093d4231 * Rename UnlinkUndistinguishableShadowNodes & RemoveUnreachableShadowNodes
to reflect that they can eliminate arbitrary nodes.
* Rename the ShadowNodeEliminate.cpp file to EliminateNodes.cpp for the
  same reason


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2020 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-28 19:16:48 +00:00
..
Analysis * Rename UnlinkUndistinguishableShadowNodes & RemoveUnreachableShadowNodes 2002-03-28 19:16:48 +00:00
AsmParser Change references from Method to Function 2002-03-26 18:01:55 +00:00
Bytecode Change references from Method to Function 2002-03-26 18:01:55 +00:00
CodeGen Change references from Method to Function 2002-03-26 18:01:55 +00:00
ExecutionEngine Change from Method to Function 2002-03-26 18:02:30 +00:00
Linker Change references from Method to Function 2002-03-26 18:01:55 +00:00
Support 64 bit clean now 2002-02-24 23:02:12 +00:00
Target Change references from Method to Function 2002-03-26 18:01:55 +00:00
Transforms Initial checkin of Noop pass that will be the pool allocator 2002-03-28 18:08:31 +00:00
VMCore Change references from Method to Function 2002-03-26 18:01:55 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00