LLVM backend for 6502
Go to file
John Criswell 21ca6ee7cd Modified the check for intrinsic functions. All intrinsic functions have to
be at least 6 characters, since something must follow the "llvm." string in the
function name.
This seems to fix an assertion failure with the SingleSource tests, too.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8418 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-09 16:36:09 +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 Modified the check for intrinsic functions. All intrinsic functions have to 2003-09-09 16:36:09 +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 Updated the log of changes (as required by the Burg copyright) to give an 2003-09-09 15:27:40 +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 Updated the log of changes (as required by the Burg copyright) to give an 2003-09-09 15:27:40 +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