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
/
CodeGen
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
..
InstrSched
Regularize header file comments
2003-10-13 03:32:08 +00:00
InstrSelection
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
ModuloScheduling
Regularize header file comments
2003-10-13 03:32:08 +00:00
RegAlloc
#include vector which we will need here soon
2003-10-15 22:09:32 +00:00
SelectionDAG
rename selection directory and library to SelectionDAG
2003-08-15 04:55:22 +00:00
LiveVariables.cpp
Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs
2003-10-08 05:20:08 +00:00
MachineCodeEmitter.cpp
…
MachineCodeForInstruction.cpp
…
MachineFunction.cpp
Factory methods for FunctionPasses now return type FunctionPass *.
2003-08-13 18:18:15 +00:00
MachineInstr.cpp
Fixed spelling.
2003-09-17 21:34:23 +00:00
MachineInstrAnnot.cpp
…
Makefile
Don't build dead directories
2003-09-01 20:34:15 +00:00
Passes.cpp
Moved enum and command-line option in separate file. Also added function that returns the user selected register allocator to the caller.
2003-10-02 16:57:49 +00:00
PHIElimination.cpp
…
PrologEpilogInserter.cpp
Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs
2003-10-08 05:20:08 +00:00
RegAllocLocal.cpp
Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs
2003-10-08 05:20:08 +00:00
RegAllocSimple.cpp
Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs
2003-10-08 05:20:08 +00:00