Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
46adcee2
Commit
46adcee2
authored
Aug 01, 2012
by
Simon Marlow
Browse files
comment wibble
parent
4aaa3c1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/nativeGen/RegAlloc/Linear/Main.hs
View file @
46adcee2
...
...
@@ -475,7 +475,7 @@ genRaInsn platform block_live new_instrs block_id instr r_dying w_dying =
(
r_spills
,
r_allocd
)
<-
allocateRegsAndSpill
platform
True
{-reading-}
virt_read
[]
[]
virt_read
-- (
a
) save any temporaries which will be clobbered by this instruction
-- (
c
) save any temporaries which will be clobbered by this instruction
clobber_saves
<-
saveClobberedTemps
platform
real_written
r_dying
-- (d) Update block map for new destinations
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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