Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-17 | remove asmparser support for the old getresult instruction, which has been ↵ | Chris Lattner | |
subsumed by extractvalue. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133247 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2008-03-21 | Handle getresult instructions in different basic blocks | Dan Gohman | |
from their aggregate operands by moving the getresult instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48657 91177308-0d34-0410-b5e6-96231b3b80d8 |