Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-23 | Remove unnecesary &*'s | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5872 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2003-03-03 | Change the mem2reg interface to accept a TargetData argument | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5685 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2003-02-22 | Split mem2reg promotion into two parts: a function which does the work, and | Chris Lattner | |
a pass which wraps the function. This allows other passes to use the functionality git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5610 91177308-0d34-0410-b5e6-96231b3b80d8 |