LLVM backend for 6502
Go to file
Chris Lattner fb2cb69dc5 * Keep the BBMap around as long as the pass is live
* Change getVarInfo to take real virtual register numbers and offset them
  itself.  This has caused me so much grief, it's not even funny.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6115 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-12 14:24:00 +00:00
docs Add info about the LLVM_LIB_SEARCH_PATH envvar 2003-05-11 21:50:06 +00:00
include Beef up interface, move getVarInfo out-of-line. 2003-05-12 14:23:04 +00:00
lib * Keep the BBMap around as long as the pass is live 2003-05-12 14:24:00 +00:00
runtime
support Add a new info-output-file option (hidden from --help) which is to be used by 2003-05-09 20:05:44 +00:00
test Add old test 2003-05-12 04:06:38 +00:00
tools Make a comment more accurate 2003-05-03 03:20:36 +00:00
utils Fix a halfway done change to the nightly tester :( 2003-05-11 15:23:10 +00:00
Makefile
Makefile.common
Makefile.config
Makefile.Linux Switch over to using the new C front-end by default. 2003-05-09 04:17:06 +00:00
Makefile.rules
Makefile.SunOS Switch over to using the New CFE on Sparc 2003-05-11 21:41:09 +00:00