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-16 16:48:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
CodeGen
History
Chris Lattner
f2cd0a8266
s/method/function
...
llvm-svn: 4338
2002-10-28 05:58:46 +00:00
..
InstrSched
Make Scheduling Class variables be 'unsigned' instead of 'int'
2002-10-28 04:53:02 +00:00
InstrSelection
Change MachineBasicBlock's to not be Annotations, instead they are kept as
2002-10-28 05:30:46 +00:00
Mapping
moved this file from lib/Reoptimizer/Mapping
2002-08-27 22:47:33 +00:00
PostOpts
Peephole optimization pass on final machine code.
2002-09-20 00:42:11 +00:00
PreOpts
Moving these files from Code/PreSelection to here.
2002-09-20 00:29:28 +00:00
RegAlloc
Rename the redundant MachineOperand::getOperandType() to MachineOperand::getType()
2002-10-28 04:45:29 +00:00
MachineCodeForInstruction.cpp
Inline some methods from .cpp files into .h files, minor cleanups
2002-10-28 01:21:55 +00:00
MachineFunction.cpp
s/method/function
2002-10-28 05:58:46 +00:00
MachineInstr.cpp
Fairly major overhaul of MachineInstr & Operand classes
2002-10-28 04:24:49 +00:00
MachineInstrAnnot.cpp
Add #includes now that MachineInstr.h doesn't include llvm/Target/MachineInstrInfo.h
2002-10-28 02:28:39 +00:00
Makefile
Initial checkin of codegen infrastructure for LLVM-JIT
2002-10-25 22:54:41 +00:00
MFunction.cpp
Initial checkin of codegen infrastructure for LLVM-JIT
2002-10-25 22:54:41 +00:00
MInstruction.cpp
Initial checkin of codegen infrastructure for LLVM-JIT
2002-10-25 22:54:41 +00:00