summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/float-asmprint.ll
Commit message (Collapse)AuthorAgeFilesLines
* Simplify writing floating types to assembly.Tim Northover2013-01-111-0/+34
This removes previous special cases for each floating-point type in favour of a shared codepath. llvm-svn: 172189
OpenPOWER on IntegriCloud