diff options
author | Chris Lattner <sabre@nondot.org> | 2007-12-29 06:41:28 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-12-29 06:41:28 +0000 |
commit | 112dedc520c1aec387a6fef1c8f512a7d27f0570 (patch) | |
tree | 65c56b163f38ef5fbd9d996e8d81c7e006ce31d6 /lib/Analysis/Interval.cpp | |
parent | 3c87285af63bc6d9b93f8eefe46ce9fea063d66c (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/Analysis/Interval.cpp')
0 files changed, 0 insertions, 0 deletions