summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/ppc32-constant-BE-ppcf128.ll
Commit message (Collapse)AuthorAgeFilesLines
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
| | | | | | | | | | | Currently we have a number of tests that fail with -verify-machineinstrs. To detect this cases earlier we add the option to the testcases with the exception of tests that will currently fail with this option. PR 27456 keeps track of this failures. No code review, as discussed with Hal Finkel. llvm-svn: 277624
* This patch fixes handling long double type when it isStrahinja Petrovic2016-06-131-0/+24
constant in soft float mode on PowerPC 32 architecture. llvm-svn: 272543
OpenPOWER on IntegriCloud