This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-27 15:02:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
87843f87b8
Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions.
...
llvm-svn: 9269
2003-10-19 21:34:28 +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
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