[PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 1 14:45:18 PDT 2016
MatzeB updated this revision to Diff 59283.
MatzeB added a comment.
Remove unintented switch fallthroughs in initializeProperties().
I'll wait at least for @mssimpso and @aadg approval before committing this.
Repository:
rL LLVM
http://reviews.llvm.org/D20762
Files:
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
lib/Target/AArch64/AArch64Subtarget.cpp
lib/Target/AArch64/AArch64Subtarget.h
lib/Target/AArch64/AArch64TargetMachine.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20762.59283.patch
Type: text/x-patch
Size: 25973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/88e07bfd/attachment-0001.bin>
More information about the llvm-commits
mailing list