kvn [Fri, 05 Oct 2012 10:03:56 -0700] rev 13933
Merge
neliasso [Thu, 04 Oct 2012 06:31:07 -0700] rev 13932
8000102: Resolve include conflicts
Summary: Removing include of c1/c1_runtime.hpp and opto/runtime.hpp from all os-files.
Reviewed-by: kvn
Contributed-by: nils.eliasson@oracle.com
kvn [Tue, 02 Oct 2012 14:49:21 -0700] rev 13931
7199742: A lot of C2 OSR compilations of the same method's bci
Summary: Don't clone head of OSR loop.
Reviewed-by: jrose, twisti
kvn [Tue, 02 Oct 2012 12:25:13 -0700] rev 13930
7201026: add vector for shift count
Summary: Add generation of vectors for scalar shift count.
Reviewed-by: roland, twisti, dlong
twisti [Mon, 01 Oct 2012 14:50:10 -0700] rev 13929
7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
Reviewed-by: jrose, kvn
jmasa [Thu, 04 Oct 2012 14:01:07 -0700] rev 13928
Merge