.hgignore
author kvn
Mon, 23 Jun 2008 14:11:12 -0700
changeset 765 e0692d3d8863
parent 0 fd16c54261b3
child 4312 8bc999bb0d48
permissions -rw-r--r--
6708714: Optimize long LShift on 32-bits x86 Summary: For small (1-3 bits) left long shifts in 32-bits VM use sets of add+addc instructions instead of shld+shl on new AMD cpus. Reviewed-by: never Contributed-by: shrinivas.joshi@amd.com

^build/
^dist/
^nbproject/private/