Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
ae9ef751
Commit
ae9ef751
authored
Apr 06, 2011
by
Ian Lynagh
Browse files
Merge branch 'master' of
http://darcs.haskell.org/ghc
parents
95866481
bd9c8356
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/nativeGen/X86/CodeGen.hs
View file @
ae9ef751
...
...
@@ -431,7 +431,7 @@ getRegister (CmmReg reg)
size
|
not
use_sse2
&&
isFloatSize
sz
=
FF80
|
otherwise
=
sz
--
return
(
Fixed
s
z
(
getRegisterReg
use_sse2
reg
)
nilOL
)
return
(
Fixed
s
ize
(
getRegisterReg
use_sse2
reg
)
nilOL
)
getRegister
tree
@
(
CmmRegOff
_
_
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment