LLVM backend for 6502
Go to file
Misha Brukman 2bf183c092 * Be consistent about MachineBB labels and references to them in instr stream
* Use MachineBB's built-in numbering system instead of reinventing one


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14408 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-25 15:42:10 +00:00
autoconf Call custom check (AC_FUNC_ISNAN) instead of using the generic function check. 2004-06-22 23:43:04 +00:00
docs Added missing quote. 2004-06-25 15:16:57 +00:00
examples/ModuleMaker
include Prototype for new ConstantExpr lowering pass, contributed by Vladimir Prus! 2004-06-25 07:41:06 +00:00
lib * Be consistent about MachineBB labels and references to them in instr stream 2004-06-25 15:42:10 +00:00
projects
runtime
test New testcase for constant expression lowering pass, contributed by Vladimir Prus! 2004-06-25 07:47:13 +00:00
tools Make sure to link all IPA's into opt, so that it has access to stuff like 2004-06-25 05:19:17 +00:00
utils Don't try to run qmtests if we fail to build the tree. The qmtests (at 2004-06-25 07:25:28 +00:00
.cvsignore
configure Regenerated. 2004-06-22 23:47:13 +00:00
CREDITS.TXT Vladimir Prus also contributed the LowerConstantExprs pass. 2004-06-25 13:37:03 +00:00
LICENSE.TXT
llvm.spec
llvm.spec.in
Makefile etags isn't portable at all. Make it not run by default. If you still 2004-06-24 18:19:42 +00:00
Makefile.common
Makefile.config.in
Makefile.rules
README.txt

This file is a placeholder; see docs/index.html for documentation.