diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-02-07 23:23:42 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-02-08 09:52:31 -0800 |
commit | eeb63944e4a4000f8c7f0860666c6862f53eff18 (patch) | |
tree | 6dd284814ebd6faa74bbc8aceb866628991d22ec /llvm/lib/Transforms/Utils/CallGraphUpdater.cpp | |
parent | 4aa7b9cc963ae0df6a1411936b879d3c979d7299 (diff) | |
download | llvm-eeb63944e4a4000f8c7f0860666c6862f53eff18.zip llvm-eeb63944e4a4000f8c7f0860666c6862f53eff18.tar.gz llvm-eeb63944e4a4000f8c7f0860666c6862f53eff18.tar.bz2 |
[LegalizeTypes][ARM][AArch64][PowerPC][RISCV][X86] Use BUILD_PAIR to return expanded integer results from ReplaceNodeResults instead of just returning two results.
Remove code from LegalizeTypes that allowed this to work.
We were already using BUILD_PAIR for this in some places so this
standardizes on a single way to do this.
Diffstat (limited to 'llvm/lib/Transforms/Utils/CallGraphUpdater.cpp')
0 files changed, 0 insertions, 0 deletions