Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove asmparser support for the old getresult instruction, which has been ↵ | Chris Lattner | 2011-06-17 | 1 | -6/+0 |
| | | | | | | subsumed by extractvalue. llvm-svn: 133247 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Add support to codegen for getresult instructions with undef operands. | Dan Gohman | 2008-04-23 | 1 | -0/+6 |
llvm-svn: 50180 |