summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/thread-pointer.ll
Commit message (Collapse)AuthorAgeFilesLines
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-3/+3
| | | | | | | | | | | 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
* [PowerPC] Add support for llvm.thread.pointerMarcin Koscielnicki2016-04-261-0/+17
Differential Revision: http://reviews.llvm.org/D19304 llvm-svn: 267546
OpenPOWER on IntegriCloud