llvm-6502/lib/Transforms
Chris Lattner 9a0a41f224 rename ClassifyExpression -> ClassifyExpr
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10592 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-23 08:04:08 +00:00
..
Hello Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Instrumentation Start using the nicer terminator auto-insertion API 2003-11-20 18:25:24 +00:00
IPO Fix memory corruption bug PR193 2003-12-22 23:49:36 +00:00
Scalar More minor non-functional changes. This now computes the exit condition, though 2003-12-23 07:47:09 +00:00
Utils Generalize a special case to fix PR187 2003-12-19 06:27:08 +00:00
ExprTypeConvert.cpp rename ClassifyExpression -> ClassifyExpr 2003-12-23 08:04:08 +00:00
LevelRaise.cpp Remove extraneous #include 2003-12-23 07:43:38 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TransformInternals.cpp rename ClassifyExpression -> ClassifyExpr 2003-12-23 08:04:08 +00:00
TransformInternals.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00