diff options
author | Diana Picus <diana.picus@linaro.org> | 2017-01-13 10:37:37 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2017-01-13 10:37:37 +0000 |
commit | a2c59149e14b52b613a5403302cf84d6ab0456d0 (patch) | |
tree | f7470e3585f1228eb055e2ebcef28908bef10351 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8a73f5562f9e7ce0c9416fbd0d8d2dc8f1807898 (diff) | |
download | bcm5719-llvm-a2c59149e14b52b613a5403302cf84d6ab0456d0.tar.gz bcm5719-llvm-a2c59149e14b52b613a5403302cf84d6ab0456d0.zip |
[ARM] CodeGen: Replace AddDefaultT1CC and AddNoT1CC. NFC
For AddDefaultT1CC, we add a new helper t1CondCodeOp, which creates the
appropriate register operand. For AddNoT1CC, we use the existing condCodeOp
helper - we only had two uses of AddNoT1CC, so at this point it's probably not
worth having yet another helper just for them.
Differential Revision: https://reviews.llvm.org/D28603
llvm-svn: 291894
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions