aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/Writer/SerializeAPInt.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 06:41:28 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 06:41:28 +0000
commit112dedc520c1aec387a6fef1c8f512a7d27f0570 (patch)
tree65c56b163f38ef5fbd9d996e8d81c7e006ce31d6 /lib/Bitcode/Writer/SerializeAPInt.cpp
parent3c87285af63bc6d9b93f8eefe46ce9fea063d66c (diff)
avoid going through a stack slot to convert from fpstack to xmm reg
if we are just going to store it back anyway. This improves things like: double foo(); void bar(double *P) { *P = foo(); } git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45399 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Writer/SerializeAPInt.cpp')
0 files changed, 0 insertions, 0 deletions