Jatin Bhateja
|
3ed56830b4
|
8248830: C2: Optimize Rotate API on x86
Improved existing scalar rotate operations, added support for vector rotate operations using new AVX512 instructions.
Reviewed-by: vlivanov, kvn
|
2020-08-09 02:03:09 +05:30 |
|
Roland Westrelin
|
57388f807f
|
8244504: C2: refactor counted loop code in preparation for long counted loop
Reviewed-by: jrose, thartmann
|
2020-05-28 14:34:01 +02:00 |
|
Jamsheed Mohammed C M
|
259a0b4a7b
|
8226627: assert(t->singleton()) failed: must be a constant
Implemented constant folding for MaxFD, MinFD.
Reviewed-by: thartmann, bsrbnd, pli
|
2019-07-05 00:24:54 -07:00 |
|
Coleen Phillimore
|
154a1a02bf
|
8216167: Update include guards to reflect correct directories
Use script and some manual fixup to fix directores names in include guards.
Reviewed-by: lfoltan, eosterlund, kbarrett
|
2019-01-10 15:13:51 -05:00 |
|
Pengfei Li
|
556d79b518
|
8212043: Add floating-point Math.min/max intrinsics
Floating-point Math.min() and Math.max() intrinsics are enabled on AArch64 platform
Reviewed-by: adinn, aph
|
2018-12-18 16:50:35 +00:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|