.hgignore
author twisti
Mon, 09 Mar 2009 03:17:11 -0700
changeset 2150 0d91d17158cc
parent 0 fd16c54261b3
child 4312 8bc999bb0d48
permissions -rw-r--r--
6797305: Add LoadUB and LoadUI opcode class Summary: Add a LoadUB (unsigned byte) and LoadUI (unsigned int) opcode class so we have these load optimizations in the first place and do not need to handle them in the matcher. Reviewed-by: never, kvn
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     1
^build/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
^dist/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     3
^nbproject/private/