llvm-6502/lib/Transforms
Chris Lattner 0b16ae209a - Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to
reflect the fact that it's a range being defined.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4147 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-13 19:39:16 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation - Rename Instruction::First*Op to *OpsBegin, and Num*Ops to *OpsEnd to 2002-10-13 19:39:16 +00:00
IPO Account for global variables resolved more accurately. 2002-10-13 17:30:30 +00:00
Scalar - Fix bug: cee/2002-10-07-NoImmediateDominator.ll 2002-10-08 21:53:51 +00:00
Utils - Fix bug: cee/2002-10-07-NoImmediateDominator.ll 2002-10-08 21:53:51 +00:00
ExprTypeConvert.cpp - Rename MTy to FTy (no methods exist anymore) 2002-10-09 00:16:00 +00:00
LevelRaise.cpp - Fix bug: LevelRaise/2002-10-08-VarArgCall.ll 2002-10-08 22:19:25 +00:00
Makefile Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
TransformInternals.cpp Fix bug: 2002-10-02-SignExtensionProblem.ll 2002-10-02 18:53:14 +00:00
TransformInternals.h Fix: test/Regression/LLC/badidx.c problem 2002-09-16 18:32:33 +00:00