| commit | 1351030801098e15e6781c67132ea23e55aed77a | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Tue Apr 01 13:22:02 2014 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Tue Apr 01 13:22:02 2014 +0000 |
| tree | 3f89b8f57f2eff6429827d7cd5c0e4d5f2b0e5f9 | |
| parent | 56b6ee9833137e0e79667f8e4378895fed5dc2c2 [diff] |
ARM: add cyclone CPU with ZeroCycleZeroing feature. 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