summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/function-subtarget-features.ll
Commit message (Collapse)AuthorAgeFilesLines
* AArch64: simplify test caseTim Northover2015-03-211-18/+2
| | | | llvm-svn: 232886
* Remove the bare getSubtargetImpl call from the AArch64 port. As partEric Christopher2015-03-211-0/+37
of this add a test that shows we can generate code for functions that specifically enable a subtarget feature. llvm-svn: 232884
OpenPOWER on IntegriCloud