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-02-06 04:09:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
CodeGen
/
RegAlloc
History
Chris Lattner
fa303f1bb7
Use higher level methods, don't use TargetInstrDescriptors directly!
...
llvm-svn: 4389
2002-10-29 17:35:39 +00:00
..
IGNode.cpp
Allow copy coalescing in more cases: if sum of node degrees is more than
2002-09-20 00:45:47 +00:00
IGNode.h
Remove forward decl
2002-10-29 16:49:44 +00:00
InterferenceGraph.cpp
Add #includes that were eliminated from headers
2002-10-29 16:51:05 +00:00
InterferenceGraph.h
Remove unneeded #include
2002-10-29 16:50:06 +00:00
LiveRange.h
Remove long dead #if 0
2002-10-29 17:00:19 +00:00
LiveRangeInfo.cpp
Inline typedef, eliminate unused method
2002-10-29 17:03:19 +00:00
LiveRangeInfo.h
Inline typedef, eliminate unused method
2002-10-29 17:03:19 +00:00
Makefile
Break RA_DEBUG option into several levels to get better control over
2002-09-14 23:05:33 +00:00
PhyRegAlloc.cpp
Use higher level methods, don't use TargetInstrDescriptors directly!
2002-10-29 17:35:39 +00:00
PhyRegAlloc.h
Remove #include, misleading comment, and a typedef used only once
2002-10-29 17:08:05 +00:00
RegAllocCommon.h
Remove unnecessary include.
2002-09-14 23:04:52 +00:00
RegClass.cpp
Add #includes that were eliminated from headers
2002-10-29 16:51:05 +00:00
RegClass.h
De-inline methods
2002-10-29 16:50:33 +00:00