llvm-6502/lib/Transforms
Chris Lattner bacc773d20 Reorder for minor efficiency gain
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9285 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-20 05:54:26 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions. 2003-10-19 21:34:28 +00:00
IPO Reorder for minor efficiency gain 2003-10-20 05:54:26 +00:00
Scalar Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions. 2003-10-19 21:34:28 +00:00
Utils Fix PR#50 2003-10-18 06:14:59 +00:00
ExprTypeConvert.cpp Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions. 2003-10-19 21:34:28 +00:00
LevelRaise.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
Makefile Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
TransformInternals.cpp Do not crash on empty structures 2003-10-17 18:03:54 +00:00
TransformInternals.h Regularize header file comments 2003-10-13 03:32:08 +00:00