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
0478222ec2
Move function to cpp file from header
...
llvm-svn: 4510
2002-11-02 22:07:51 +00:00
..
InstrSched
Move function to cpp file from header
2002-11-02 22:07:51 +00:00
InstrSelection
Use higher level method
2002-10-29 17:25:41 +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
Use higher level methods, don't use TargetInstrDescriptors directly!
2002-10-29 17:35:39 +00:00
MachineCodeForInstruction.cpp
Move CallArgsDescriptor into this class instead of making it an
2002-10-29 19:38:46 +00:00
MachineFunction.cpp
Implement structured machine code printing
2002-10-30 00:48:05 +00:00
MachineInstr.cpp
Remove fixme
2002-10-30 02:02:37 +00:00
MachineInstrAnnot.cpp
Restore support for indirect function calls (which briefly wasn't working
2002-10-31 15:34:48 +00:00
Makefile
Initial checkin of codegen infrastructure for LLVM-JIT
2002-10-25 22:54:41 +00:00