Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine various XCore tests for floating point intrinsic support into a ↵ | Richard Osborne | 2011-11-01 | 1 | -18/+0 |
| | | | | | | single test. llvm-svn: 143458 | ||||
* | Move various XCore tests to FileCheck | Richard Osborne | 2011-11-01 | 1 | -3/+5 |
| | | | | llvm-svn: 143457 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Add soft float support for a bunch more operations. Original | Duncan Sands | 2008-11-17 | 1 | -0/+16 |
patch by Richard Osborne, tweaked and extended by your humble servant. llvm-svn: 59464 |