diff options
author | Juergen Ributzka <juergen@apple.com> | 2014-03-25 18:01:23 +0000 |
---|---|---|
committer | Juergen Ributzka <juergen@apple.com> | 2014-03-25 18:01:23 +0000 |
commit | 5eef98cf7adad848efae48ea1fdab85578e2991e (patch) | |
tree | 9ec9bfe5aec298c4e8f18feb72a5b586793ab88c /llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp | |
parent | e2e16844f5aa66fa95ac427e55648df9950493ed (diff) | |
download | bcm5719-llvm-5eef98cf7adad848efae48ea1fdab85578e2991e.tar.gz bcm5719-llvm-5eef98cf7adad848efae48ea1fdab85578e2991e.zip |
[Stackmaps][X86TTI] Fix think-o in getIntImmCost calculation.
The cost for the first four stackmap operands was always TCC_Free.
This is only true for the first two operands. All other operands
are TCC_Free if they are within 64bit.
llvm-svn: 204738
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp')
0 files changed, 0 insertions, 0 deletions