LLVM backend for 6502
Go to file
Brian Gaeke 59b1c566c9 Use getRegClassID() instead of getRegClass()->getID(), since it's there.
Shorten the markSuggestedColorUsable method.
Add a switch for saving reg. alloc. state (coming soon).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8697 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-24 17:50:28 +00:00
autoconf If we fail to find python or qmtest, give a warning message instead of an 2003-09-23 20:46:32 +00:00
docs
examples/ModuleMaker
include Fix a typo I happened to notice. 2003-09-24 04:09:50 +00:00
lib Use getRegClassID() instead of getRegClass()->getID(), since it's there. 2003-09-24 17:50:28 +00:00
projects
runtime
support Squelch warning 2003-09-22 20:27:10 +00:00
test new testcase 2003-09-23 20:26:38 +00:00
tools Squelch warning and delete extra space. 2003-09-23 17:27:02 +00:00
utils Fix bug in previous checkin 2003-09-23 22:02:01 +00:00
.cvsignore
configure If we fail to find python or qmtest, give a warning message instead of an 2003-09-23 20:46:32 +00:00
CREDITS.TXT Update email addr 2003-09-23 20:59:28 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile build the new runtime directory 2003-08-15 04:53:45 +00:00
Makefile.common
Makefile.config.in
Makefile.rules