.hgignore
author fyang
Wed, 26 Sep 2018 06:26:54 +0800
changeset 51875 e1368526699d
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8210413: AArch64: Optimize div/rem by constant in C1 Summary: Remove div-by-zero check for non-zero divisor and generate cheap instructions if divisor is power-of-2 Reviewed-by: aph Contributed-by: pengfei.li@arm.com

^build/
^dist/
^.idea/
nbproject/private/
^webrev
^.src-rev$
^.jib/
\.DS_Store
\.metadata/
\.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt
.*/JTreport/.*
.*/JTwork/.*
.*/.git/.*