LLVM backend for 6502
Go to file
Chris Lattner 1a1a85d514 Don't put integer pointers (longs) into the scalar map.
This speeds stuff up by 10% on some tests, woot!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5564 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-14 04:55:58 +00:00
docs Clarify the Makefile.config settings 2003-02-14 04:22:13 +00:00
include Move node forwarding code from being inlined to being out-of-line. 2003-02-13 19:09:00 +00:00
lib Don't put integer pointers (longs) into the scalar map. 2003-02-14 04:55:58 +00:00
runtime Implement more functions 2003-02-11 23:12:23 +00:00
support Make more compatible with GCC 2.96 2003-02-13 16:25:28 +00:00
test New testcase distilled from LARN 2003-02-14 03:02:16 +00:00
tools Add new -no-verify option 2003-02-12 18:45:08 +00:00
utils Indent for uniformity 2003-02-02 17:02:20 +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 Fix profile builds 2003-02-13 16:56:30 +00:00
Makefile.config Add new support for a bytecode repository 2003-01-17 17:36:47 +00:00
Makefile.Linux Fix strip issue Joel ran into 2003-01-31 19:00:26 +00:00
Makefile.rules Fix profile builds 2003-02-13 16:56:30 +00:00
Makefile.SunOS Fix strip issue Joel ran into 2003-01-31 19:00:26 +00:00