llvm-6502/lib/Transforms/Scalar
Chris Lattner cee8f9ae67 Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.

Move files and fix #includes


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1400 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-27 00:03:19 +00:00
..
ADCE.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
ConstantProp.cpp Expose constant propogation of an instruction in a clean way 2001-11-26 18:57:12 +00:00
DCE.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
InductionVars.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
SCCP.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
SymbolStripping.cpp Convert optimizations to the pass infrastructure 2001-10-18 01:32:34 +00:00