aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-10-03 04:55:04 +0000
committerCraig Topper <craig.topper@intel.com>2017-10-03 04:55:04 +0000
commit664c4d0190ff8c64bf55789b3328555db5ec1460 (patch)
treebea4805951ea109e09394431eadd4e8dcb00ed6f /llvm/lib/CodeGen/MachineScheduler.cpp
parentc2f3cea608a123fa51ec523d91b9df46edf22df3 (diff)
downloadllvm-664c4d0190ff8c64bf55789b3328555db5ec1460.zip
llvm-664c4d0190ff8c64bf55789b3328555db5ec1460.tar.gz
llvm-664c4d0190ff8c64bf55789b3328555db5ec1460.tar.bz2
[InstCombine] Replace an equality compare of two APInt pointers with a compare of the APInts themselves.
Apparently this works by virtue of the fact that the pointers are pointers to the APInts stored inside of the ConstantInt objects. But I really don't think we should be relying on that. llvm-svn: 314761
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions