llvm-project/llvm/lib/Transforms
Chris Lattner 2d9c117e21 Reorder for minor efficiency gain
llvm-svn: 9285
2003-10-20 05:54:26 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
IPO Reorder for minor efficiency gain 2003-10-20 05:54:26 +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
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