diff options
author | Chris Lattner <sabre@nondot.org> | 2005-08-22 00:59:14 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-08-22 00:59:14 +0000 |
commit | ddf3e7dfd791f7cdbcd1bb5feb168067b5b9c16d (patch) | |
tree | e11655d6f883e35f60b3c57a47cda792df6169c2 /lib/CodeGen/RegAllocLinearScan.cpp | |
parent | b30ee6a41a00d7fcd45960b3869fc6bcb3f7bdf4 (diff) |
Fix compilation of:
float %test2(float* %P) {
%Q = load float* %P
%R = add float %Q, %Q
ret float %R
}
By returning the right result.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22961 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions