llvm-6502/lib/Transforms
Chris Lattner 26d2ca1d13 add a check that allows the SRoA pass to avoid breaking programs, even if their
behavior is technically undefined


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6438 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-30 18:09:57 +00:00
..
Hello
Instrumentation
IPO Added support for function pointers 2003-05-29 22:42:44 +00:00
Scalar add a check that allows the SRoA pass to avoid breaking programs, even if their 2003-05-30 18:09:57 +00:00
Utils Added the CloneTrace function which clones traces. It takes a vector of basic blocks, removes 2003-05-30 15:50:18 +00:00
ExprTypeConvert.cpp Eliminate unnecessary ->get calls that are now automatically handled. 2003-05-29 15:12:27 +00:00
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h