| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll | Chris Lattner | 2003-06-25 | 1 | -10/+17 |
| | | | | | llvm-svn: 6901 | ||||
| * | Remove unnecesary &*'s | Chris Lattner | 2003-04-23 | 1 | -1/+1 |
| | | | | | llvm-svn: 5872 | ||||
| * | Change the mem2reg interface to accept a TargetData argument | Chris Lattner | 2003-03-03 | 1 | -2/+5 |
| | | | | | llvm-svn: 5685 | ||||
| * | Split mem2reg promotion into two parts: a function which does the work, and | Chris Lattner | 2003-02-22 | 1 | -0/+59 |
| a pass which wraps the function. This allows other passes to use the functionality llvm-svn: 5610 | |||||

