llvm-6502/lib/Transforms
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
..
Instrumentation Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
IPO Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Scalar Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Utils Implement support for internal methods 2001-11-26 18:59:18 +00:00
ExprTypeConvert.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
HoistPHIConstants.cpp Changed insert instructions only for CONSTANTS - back to original 2001-11-12 19:32:04 +00:00
LevelRaise.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Makefile Build IPO directory 2001-11-26 18:59:30 +00:00
TransformInternals.cpp losslessCastableTypes is moved to Type class 2001-11-26 16:59:47 +00:00
TransformInternals.h Support Composite's, not just structs 2001-11-26 17:00:13 +00:00