1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
Go to file
Chris Lattner 410c6394d3 * Clean up data structures [AllocDSNode -> DSNode]
* TransformFunctionInfo now has call field form field mapping.  May be
  removed in the future.
* Moved the computation of "Scalars" into transformFunctionBody so
  transformFunction didn't have to recompute it.
* Implement the node mapping calculation in preparation to calculate
  PoolDescriptors to pass to transformFunctionBody
* Print out the node mapping [it looks right!]
* Other minor changes

llvm-svn: 2056
2002-03-30 09:12:35 +00:00
docs Add rule to build tar.gz file. 2002-01-30 21:20:23 +00:00
include Add accessors and a method to get all the outgoing links for ALL nodes 2002-03-30 09:07:51 +00:00
lib * Clean up data structures [AllocDSNode -> DSNode] 2002-03-30 09:12:35 +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 Add subdirs to makefile 2002-03-28 18:21:31 +00:00
tools Makefile change for IPO's that use the Datastructure analysis stuff 2002-03-28 18:10:31 +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