LLVM backend for 6502
Go to file
Chris Lattner 5134006f93 * actually handle constants (especially constantexprs) correctly.
- This seems to dramatically improve many benchmarks, only slowing down
    gzip significantly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4621 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-08 05:00:44 +00:00
docs UpdateCVS: ---------------------------------------------------------------------- 2002-11-07 22:57:41 +00:00
include Add flag that may be used to determine if dead nodes are used. It's temporary 2002-11-08 01:22:26 +00:00
lib * actually handle constants (especially constantexprs) correctly. 2002-11-08 05:00:44 +00:00
runtime Add note about what this is 2002-11-06 20:58:26 +00:00
support
test Fix predicate 2002-11-08 00:31:27 +00:00
tools
utils
Makefile
Makefile.common
Makefile.config
Makefile.Linux
Makefile.rules
Makefile.SunOS