hanchenye-llvm-project/llvm/lib/Transforms
Chris Lattner 6139134715 Implement test/Regression/Transforms/GlobalConstifier/phi-select.llx
This allows more globals to be marked constant, particularly global arrays.

llvm-svn: 15735
2004-08-14 20:57:17 +00:00
..
Hello Hrm, this pass didn't compile. This bugfix should go into 1.3! 2004-08-12 02:44:23 +00:00
IPO Implement test/Regression/Transforms/GlobalConstifier/phi-select.llx 2004-08-14 20:57:17 +00:00
Instrumentation Fix #includes of i*.h => Instructions.h as per PR403. 2004-07-29 17:30:56 +00:00
Scalar Fix InstCombine/2004-08-10-BoolSetCC.ll, a bug that is miscompiling 2004-08-11 00:50:51 +00:00
Utils If we are extracting a block that has multiple successors that are the same 2004-08-13 03:27:07 +00:00
ExprTypeConvert.cpp Two fixes: 2004-08-08 01:30:07 +00:00
LevelRaise.cpp This DEBUG is buggy. comment it out because it's not worth fixing. This 2004-08-08 01:27:56 +00:00
Makefile
TransformInternals.cpp Merge i*.h headers into Instructions.h as part of bug403. 2004-07-29 12:17:34 +00:00
TransformInternals.h