LLVM backend for 6502
Go to file
Chris Lattner 8b88e8f298 Infinite loops, are, well, not good
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4987 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-13 05:28:50 +00:00
docs - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
include Define the 2-address flag used by X86 instructions (add,sub,and,or,xor) that 2002-12-12 23:19:51 +00:00
lib Emit the right form of mod/rm mod field 2002-12-13 05:05:05 +00:00
runtime
support Fix bug 2002-12-06 04:42:16 +00:00
test Infinite loops, are, well, not good 2002-12-13 05:28:50 +00:00
tools This checkin is brought to you by the brian gaeke allnighter fund. 2002-12-12 15:33:40 +00:00
utils Include tablegen 2002-12-12 03:44:42 +00:00
Makefile Make sure to build lib/Support before the utilities, then use the new 2002-12-02 01:23:26 +00:00
Makefile.common On `make clean', kill the core files produced, which are of the form: 2002-12-04 17:08:15 +00:00
Makefile.config
Makefile.Linux Export a new ARCH variable indicating what platform is being compiled 2002-12-06 03:45:20 +00:00
Makefile.rules On `make clean', kill the core files produced, which are of the form: 2002-12-04 17:08:15 +00:00
Makefile.SunOS Export a new ARCH variable indicating what platform is being compiled 2002-12-06 03:45:20 +00:00