diff options
| author | Chad Rosier <mcrosier@codeaurora.org> | 2013-12-12 15:46:29 +0000 |
|---|---|---|
| committer | Chad Rosier <mcrosier@codeaurora.org> | 2013-12-12 15:46:29 +0000 |
| commit | 4055f42d22e126ed0c31186e52e5ec08bf030a83 (patch) | |
| tree | 4d5a97fb6569f80dd26cd364f6cf1b8709eddbcc /clang/lib/Driver/Tools.cpp | |
| parent | 74f444cde58a2ef683a15fae4321342f417f1e13 (diff) | |
| download | bcm5719-llvm-4055f42d22e126ed0c31186e52e5ec08bf030a83.tar.gz bcm5719-llvm-4055f42d22e126ed0c31186e52e5ec08bf030a83.zip | |
[AArch64] Removed unnecessary copy patterns with v1fx types.
- Copy patterns with float/double types are enough.
- Fix typos in test case names that were using v1fx.
- There is no ACLE intrinsic that uses v1f32 type. And there is no conflict of
neon and non-neon ovelapped operations with this type, so there is no need to
support operations with this type.
- Remove v1f32 from FPR32 register and disallow v1f32 as a legal type for
operations.
Patch by Ana Pazos!
llvm-svn: 197159
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions

