LLVM backend for 6502
Go to file
Vikram S. Adve 5afff3b917 Bug fix: Need to include the stack offset "bias" in assembly code itself.
Added class UltraSparcCacheInfo.
Added function to convert float to int by copying via memory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1224 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-09 02:15:52 +00:00
docs Implemented constant propogation of cast instructions 2001-10-31 05:07:57 +00:00
include Cache parameters for target machine. 2001-11-09 02:11:25 +00:00
lib Bug fix: Need to include the stack offset "bias" in assembly code itself. 2001-11-09 02:15:52 +00:00
support/lib/Support Checkin of C string stuff. Fix several bugs, including most escape codes being 2001-10-29 13:28:00 +00:00
test Eliminate cleaning step for individual %.bc files created by our gcc. 2001-11-08 18:42:08 +00:00
tools Add analysis pass. 2001-11-07 21:16:29 +00:00
utils Print .def files as well as other files 2001-09-19 16:51:10 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Print .def files as well as other files 2001-09-19 16:51:10 +00:00
Makefile
Makefile.common 1. -Winline emits spurious warnings that aren't useful right now 2001-11-07 14:50:58 +00:00
Makefile.rules 1. -Winline emits spurious warnings that aren't useful right now 2001-11-07 14:50:58 +00:00