Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | est 2008-06-04-indirectmem.ll is X86-specific. Move to X86 folder. | Galina Kistanova | 2011-06-17 | 1 | -12/+0 |
| | | | | llvm-svn: 133275 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Rewrite a bunch of the CBE's inline asm code, giving it the | Chris Lattner | 2008-06-04 | 1 | -0/+12 |
ability to handle indirect input operands. This fixes PR2407. llvm-svn: 51952 |