Chris Lattner
|
da58a2a5ed
|
Implement cast nodes correctly.
llvm-svn: 2964
|
2002-07-18 15:54:42 +00:00 |
|
Chris Lattner
|
9c49e62315
|
Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start.
llvm-svn: 2945
|
2002-07-18 00:12:30 +00:00 |
|
Chris Lattner
|
809bd75ead
|
* Nodes now keep track of any global variables in them
* Only dead-node-eliminate nodes with no flags
* Don't merge scalars, only merge what they point to.
llvm-svn: 2878
|
2002-07-11 20:32:02 +00:00 |
|
Chris Lattner
|
5d62e136c5
|
New implementation of data structure analysis. Only local analysis has been
implemented so far.
llvm-svn: 2871
|
2002-07-10 22:38:08 +00:00 |
|