summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/zero-cycle-zero.ll
Commit message (Collapse)AuthorAgeFilesLines
* ARM: add cyclone CPU with ZeroCycleZeroing feature.Tim Northover2014-04-011-0/+70
The Cyclone CPU is similar to swift for most LLVM purposes, but does have two preferred instructions for zeroing a VFP register. This teaches LLVM about them. llvm-svn: 205309
OpenPOWER on IntegriCloud