Remove x86 jump elimination. This was just complicated enough to make it annoying...
authordeanm@chromium.org <deanm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Sep 2008 07:33:58 +0000 (07:33 +0000)
committerdeanm@chromium.org <deanm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Sep 2008 07:33:58 +0000 (07:33 +0000)
commit0ddacf3966876a7d3b43bb2f6ef247d95f3c8732
treead09cc9e267048fc9409ef50ec0fbb4a97d52c76
parentc522c966915431534139ceab26399f00a29c5387
Remove x86 jump elimination.  This was just complicated enough to make it annoying to support short jump encoding.  I measured a code size increase of 5 bytes on the V8 benchmark, from missing one jump to next elimination possibility.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@393 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/assembler-ia32.cc
src/assembler-ia32.h