summaryrefslogtreecommitdiff
path: root/compiler/nativeGen
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2017-07-31 17:34:43 +0200
committerGabor Greif <ggreif@gmail.com>2017-07-31 17:34:43 +0200
commit2ef973e823ffb128f9f3b4b85b219e1627dceabf (patch)
treebdc2ea93b92e8cb0d064486cba5581d87516e728 /compiler/nativeGen
parent4fdc523456ff6481df8d7483ae193f0c2dc2b3fe (diff)
downloadhaskell-2ef973e823ffb128f9f3b4b85b219e1627dceabf.tar.gz
A bunch of typofixes
Diffstat (limited to 'compiler/nativeGen')
-rw-r--r--compiler/nativeGen/RegAlloc/Graph/Coalesce.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/nativeGen/RegAlloc/Graph/Coalesce.hs b/compiler/nativeGen/RegAlloc/Graph/Coalesce.hs
index 7e8047f29f..832df2334e 100644
--- a/compiler/nativeGen/RegAlloc/Graph/Coalesce.hs
+++ b/compiler/nativeGen/RegAlloc/Graph/Coalesce.hs
@@ -62,7 +62,7 @@ sinkReg fm r
-- | Slurp out mov instructions that only serve to join live ranges.
--
--- During a mov, if the source reg dies and the destiation reg is
+-- During a mov, if the source reg dies and the destination reg is
-- born then we can rename the two regs to the same thing and
-- eliminate the move.
slurpJoinMovs