add crippled dce to the allocator

This commit is contained in:
Quentin Carbonneaux 2015-07-27 14:57:56 -04:00
parent 8899449c39
commit 854ecd4009
3 changed files with 20 additions and 7 deletions

View file

@ -88,6 +88,7 @@ enum {
OStore,
OLoad,
/* reserved instructions */
ONop,
OCopy,
OSwap,
OIACltd,