Chris Lattner
|
62b7fd136e
|
Change references to the Method class to be references to the Function
class. The Method class is obsolete (renamed) and all references to it
are being converted over to Function.
llvm-svn: 2144
|
2002-04-07 20:49:59 +00:00 |
|
Cameron Buschardt
|
fea5661d49
|
* Move classes around
* rename constructor function
* Move stuff into anonymous namespaces
llvm-svn: 2007
|
2002-03-27 23:28:40 +00:00 |
|
Cameron Buschardt
|
baef5b2ee2
|
Implemented promote mem->reg pass.
llvm-svn: 2005
|
2002-03-27 23:17:37 +00:00 |
|
Chris Lattner
|
93a0341dbf
|
Namespaces
llvm-svn: 1791
|
2002-02-24 23:03:09 +00:00 |
|
Chris Lattner
|
429a20af4c
|
Add neccesary #include
llvm-svn: 1742
|
2002-02-12 20:19:06 +00:00 |
|
Chris Lattner
|
50a45782ec
|
I forgot to provide dominance frontier information. Now it's available.
Also add more comments.
llvm-svn: 1741
|
2002-02-12 18:27:41 +00:00 |
|
Chris Lattner
|
12f155a6f0
|
Initial checkin of new memory -> register promotion pass
llvm-svn: 1739
|
2002-02-12 17:16:22 +00:00 |
|