patch applied (ghc): don' t make jump tables for small switches (< = 4 branches)

Simon Marlow simonmar at microsoft.com
Mon Feb 5 09:14:58 EST 2007


Fri Jan 19 07:07:49 PST 2007  mrchebas at gmail.com
  * don't make jump tables for small switches (<= 4 branches)
  Only affects -fasm: gcc makes its own decisions about jump tables

    M ./compiler/codeGen/CgUtils.hs -3 +5



More information about the Cvs-ghc mailing list