Chris Lattner
|
b396afde26
|
Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll
llvm-svn: 6901
|
2003-06-25 14:58:56 +00:00 |
Chris Lattner
|
889f620841
|
Remove unnecesary &*'s
llvm-svn: 5872
|
2003-04-23 16:37:45 +00:00 |
Chris Lattner
|
e27406eb59
|
Change the mem2reg interface to accept a TargetData argument
llvm-svn: 5685
|
2003-03-03 17:25:18 +00:00 |
Chris Lattner
|
26f159046c
|
Split mem2reg promotion into two parts: a function which does the work, and
a pass which wraps the function. This allows other passes to use the functionality
llvm-svn: 5610
|
2003-02-22 23:57:48 +00:00 |