LLVM backend for 6502
Go to file
Chris Lattner 9b94701fdf Move the burg option out of Makefile.config into Makefile.common since
it no longer needs to be configured.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3828 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-19 19:42:24 +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 Point gccld to the correct library directory. 2002-09-19 19:22:30 +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 Move the burg option out of Makefile.config into Makefile.common since 2002-09-19 19:42:24 +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 Move the burg option out of Makefile.config into Makefile.common since 2002-09-19 19:42:24 +00:00
Makefile.SunOS Factor platform specific makefile directives out into their own makefile 2002-09-13 22:14:47 +00:00