LLVM backend for 6502
Go to file
Chris Lattner 1d8ec6194a * Define some operators on PointerVal and PVS's
* Nodes can determine whether they are foldable with another node
* Rename NewDSNode to AllocDSNode
* The Function graph breaks up all of the node types into individual
  vectors to alloc fast access when you are looking for a particular type
  of node.  Simplifies much code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2009 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-28 17:48:41 +00:00
docs Add rule to build tar.gz file. 2002-01-30 21:20:23 +00:00
include * Define some operators on PointerVal and PVS's 2002-03-28 17:48:41 +00:00
lib * Move classes around 2002-03-27 23:28:40 +00:00
runtime Remove compilation of __main because we now link -lgcc into programs 2002-03-22 19:13:47 +00:00
support/lib/Support 64 bit clean now 2002-02-24 23:02:12 +00:00
test Make test more rigorous. It was never reading the non-scalar variables 2002-03-24 13:22:04 +00:00
tools Rename constructor function for mem2reg pass. 2002-03-27 23:29:23 +00:00
utils Shell script to simplify running cvs and viewing the output. 2002-02-11 20:59:26 +00:00
cvsupdate Shell script to simplify running cvs and viewing the output. 2002-02-11 20:59:26 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Exclude doxygen docs from srcs 2002-01-30 20:39:12 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Try to fix build error 2002-02-11 17:12:03 +00:00
Makefile.rules Try to fix build error 2002-02-11 17:12:03 +00:00