diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-07 16:13:57 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-07 16:13:57 +0000 |
commit | 08692e5dd1f0c51a89980680004312a8a8cfc4eb (patch) | |
tree | b756d4faf47111112edc6f0009895a1113f400d3 /llvm/lib/Target/ARM/ARMMacroFusion.cpp | |
parent | 31c98abda3f9459d946e2a44af0ad6c04f705d7b (diff) | |
download | bcm5719-llvm-08692e5dd1f0c51a89980680004312a8a8cfc4eb.tar.gz bcm5719-llvm-08692e5dd1f0c51a89980680004312a8a8cfc4eb.zip |
[X86] Avoid uses of getZextValue(). NFCI.
Use getAPIntValue() directly - this is mainly a best practice style issue to help prevent fuzz tests blowing up when a i12345 (or whatever) is generated.
Use getConstantOperandVal/getConstantOperandAPInt wrappers where possible.
llvm-svn: 371315
Diffstat (limited to 'llvm/lib/Target/ARM/ARMMacroFusion.cpp')
0 files changed, 0 insertions, 0 deletions