diff options
author | Diana Picus <diana.picus@linaro.org> | 2016-06-23 07:47:35 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2016-06-23 07:47:35 +0000 |
commit | c5baa43f53b1dd76758c8a1f6b45fc5ed043aea7 (patch) | |
tree | 1f13049fc03c81bc094eaa9c5c1ca4d0f974cdbf /llvm/lib/CodeGen/IfConversion.cpp | |
parent | 597aa42fec46332e1267e4234cd9d258ac4e5b53 (diff) | |
download | bcm5719-llvm-c5baa43f53b1dd76758c8a1f6b45fc5ed043aea7.tar.gz bcm5719-llvm-c5baa43f53b1dd76758c8a1f6b45fc5ed043aea7.zip |
[ARM] Do not test for CPUs, use SubtargetFeatures (Part 1). NFCI
This is a cleanup commit similar to r271555, but for ARM.
The end goal is to get rid of the isSwift / isCortexXY / isWhatever methods.
Since the ARM backend seems to have quite a lot of calls to these methods, I
intend to submit 5-6 subtarget features at a time, instead of one big lump.
Differential Revision: http://reviews.llvm.org/D21432
llvm-svn: 273544
Diffstat (limited to 'llvm/lib/CodeGen/IfConversion.cpp')
0 files changed, 0 insertions, 0 deletions