1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 463cc31132 Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.

Move files and fix #includes

llvm-svn: 1400
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