LLVM backend for 6502
Go to file
Chris Lattner 09b9212b6e run an extra pass after a function has been transformed to eliminate
obviously duplicate loads of the pool base.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2255 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-15 22:42:23 +00:00
docs Update documentation a LOT, make it more accurate and match current model 2002-04-14 06:13:44 +00:00
include * s/Method/Function 2002-04-15 19:32:36 +00:00
lib run an extra pass after a function has been transformed to eliminate 2002-04-15 22:42:23 +00:00
runtime
support/lib/Support s/MethodType/FunctionType 2002-04-04 22:19:18 +00:00
test Checkin first unit testcases for the backend 2002-04-14 06:23:00 +00:00
tools * Add the printm pass to allow dumping the entire module after a transformation. 2002-04-13 18:32:47 +00:00
utils
cvsupdate
getsomesrcs.sh
getsrcs.sh
Makefile
Makefile.common Hopefully this change will make the makefile work for other people without hacking it. 2002-04-07 06:18:40 +00:00
Makefile.rules Hopefully this change will make the makefile work for other people without hacking it. 2002-04-07 06:18:40 +00:00