summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fpowi.ll
Commit message (Collapse)AuthorAgeFilesLines
* test: modernise ARM CodeGen testsSaleem Abdulrasool2016-12-271-4/+6
| | | | | | | | Replace the use of grep with FileCheck. Tidy up some of the tests. A few of the tests have been left as weak as previously, though some have been made more stringent. llvm-svn: 290616
* Correct bogus module triple specifications.Duncan Sands2010-08-301-1/+1
| | | | llvm-svn: 112469
* Make this more likely to generate a libcall.Chris Lattner2010-01-011-3/+2
| | | | llvm-svn: 92387
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Implement FPOWI ExpandOp.Lauro Ramos Venancio2007-08-151-0/+16
Fix PR1287. llvm-svn: 41112
OpenPOWER on IntegriCloud