LLVM backend for 6502
Go to file
Chris Lattner 3f6962e088 Add an optimization to support the most common access pattern for the
library.  This speeds debug builds up significantly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3826 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-19 19:22:11 +00:00
docs Clean up tags, link to the right .h file 2002-09-18 05:14:25 +00:00
include Fix ambiguity problem due to builtin log2(double) function 2002-09-17 23:56:50 +00:00
lib Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
runtime Pass renamed 2002-07-30 00:53:26 +00:00
support Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
test It turns out that the cannonical name for the llvm-gcc compiler is, well 2002-09-19 19:06:05 +00:00
tools Indent a comment right, add a new one 2002-09-19 16:06:28 +00:00
utils Add support for passing in arbitrary flags to gmake (except -n and -h 2002-09-19 14:54:53 +00:00
Makefile Build burg tree 2002-09-17 23:23:52 +00:00
Makefile.common Strip tools/Debug/ executables by default. Define KEEP_SYMBOLS to 2002-09-18 11:55:13 +00:00
Makefile.config Switch over to using the x86 version of the C frontend, by default. 2002-09-19 19:21:18 +00:00
Makefile.Linux Factor platform specific makefile directives out into their own makefile 2002-09-13 22:14:47 +00:00
Makefile.rules Strip tools/Debug/ executables by default. Define KEEP_SYMBOLS to 2002-09-18 11:55:13 +00:00
Makefile.SunOS Factor platform specific makefile directives out into their own makefile 2002-09-13 22:14:47 +00:00