.hgignore
author iveresov
Tue, 27 Apr 2010 11:19:12 -0700
changeset 5354 30df1bf62cca
parent 4312 8bc999bb0d48
child 6729 6972f2f93eba
permissions -rw-r--r--
6946892: c1 shouldn't sign-extend to upper 32bits on x64 Summary: c1 does sign-extension when it loads ints and shorts from memory to 64-bit registers. This causes problems for c2 because it relies on the fact the int passed in a 64-bit register is zero-extended. Reviewed-by: never

^build/
^dist/
/nbproject/private/