LLVM backend for 6502
Go to file
Chris Lattner 4512f33b10 * Move the burg option into Makefile.common, since it is no longer configurable
* Makefile.config now should only specify the location of the gcc frontend if it
  is not in the place specified by the platform makefile.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3829 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-19 19:43:29 +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 * Move the burg option into Makefile.common, since it is no longer configurable 2002-09-19 19:43:29 +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