Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More rewrites of x86 codegen regression tests with FileCheck | Michael Liao | 2013-05-01 | 1 | -1/+3 |
| | | | | llvm-svn: 180837 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| | | | | llvm-svn: 81290 | ||||
* | Output sinl for a long double FSIN node, not sin. | Duncan Sands | 2008-01-10 | 1 | -0/+11 |
Likewise fix up a bunch of other libcalls. While there I remove NEG_F32 and NEG_F64 since they are not used anywhere. This fixes 9 Ada ACATS failures. llvm-svn: 45833 |