hanchenye-llvm-project/llvm/lib/Transforms
Chris Lattner 0078d9c5bb Okay totally give up on trying to optimize aggregates that cannot be completely
broken up into their elements.  Too many programs break because of this.

llvm-svn: 6440
2003-05-30 19:22:14 +00:00
..
Hello
IPO Added support for function pointers 2003-05-29 22:42:44 +00:00
Instrumentation Remove using declarations 2003-05-22 22:00:07 +00:00
Scalar Okay totally give up on trying to optimize aggregates that cannot be completely 2003-05-30 19:22:14 +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 Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
Makefile Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
TransformInternals.cpp s/convertable/convertible/g 2003-05-20 18:45:36 +00:00
TransformInternals.h s/convertable/convertible/g 2003-05-20 18:45:36 +00:00