LLVM backend for 6502
Go to file
John Criswell f780f77651 Added the .t implicit rule. You can now run an individual set of QMTests by
specifying "make <test>.t"
For example, make feature.t will run the feature tests.
Removed the QMTESTS variable since it is no longer used.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8414 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-08 21:25:35 +00:00
autoconf Checkin of autoconf-style object root. 2003-09-06 14:46:19 +00:00
docs Add info about volatile loads/stores 2003-09-08 18:27:49 +00:00
examples/ModuleMaker Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
include Eliminate the unwind intrinsic, it is now an instruction 2003-09-08 19:44:47 +00:00
lib Oops, look at the VOLATILE marker, not the opcode 2003-09-08 20:29:46 +00:00
projects Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
runtime Urg, forgot to add a file header somehow. 2003-08-30 23:31:08 +00:00
support Fixed spelling of `intentionally'. 2003-09-07 20:12:52 +00:00
test Added the .t implicit rule. You can now run an individual set of QMTests by 2003-09-08 21:25:35 +00:00
tools Reorder #includes to follow LLVM conventions 2003-09-05 20:08:15 +00:00
utils syntax highlightify 2003-09-08 18:08:11 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure Checkin of autoconf-style object root. 2003-09-06 15:17:13 +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 Checkin of autoconf-style object root. 2003-09-06 14:44:17 +00:00
Makefile.config.in Checkin of autoconf-style object root. 2003-09-06 14:44:17 +00:00
Makefile.rules Checkin of autoconf-style object root. 2003-09-06 14:44:17 +00:00