- 02 5月, 2019 1 次提交
-
-
由 rraghavan 提交于
Summary: Avoided collecting unaligned stores in Initialize node by making can_capture_store return false for same Reviewed-by: dlong, kvn, vlivanov
-
- 10 4月, 2019 1 次提交
-
-
由 sgehwolf 提交于
Reviewed-by: shade, roland
-
- 24 10月, 2018 1 次提交
-
-
由 roland 提交于
Reviewed-by: neliasso, kvn
-
- 22 10月, 2018 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: kvn
-
- 15 10月, 2018 1 次提交
-
-
由 thartmann 提交于
8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling Summary: Regression test and additional asserts. The problem is fixed by 8087341. Reviewed-by: kvn
-
- 29 3月, 2018 1 次提交
-
-
由 shshahma 提交于
8164480: Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same Summary: Exception checking code needs to handle pre-allocated exceptions. Reviewed-by: thartmann, kvn
-
- 14 10月, 2017 1 次提交
-
-
由 kevinw 提交于
Summary: Don't split if all edges will be moved to new phi Reviewed-by: kvn
-
- 29 11月, 2017 1 次提交
-
-
由 zgu 提交于
Summary: Fixed memory counting in compiler (C2) Reviewed-by: adinn, cjplummer, kvn
-
- 07 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: kvn
-
- 01 9月, 2017 1 次提交
-
-
由 shshahma 提交于
Summary: CCP computes wrong type for CountedLoop iv Phi Reviewed-by: kvn
-
- 11 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Change TypeF:eq and TypeD:eq to compare NaN values using a bitwise comparison. Reviewed-by: kvn Contributed-by: NStefan Anzinger <stefan.anzinger@oracle.com>
-
- 09 11月, 2017 1 次提交
-
-
由 roland 提交于
Reviewed-by: kvn
-
- 02 6月, 2017 1 次提交
-
-
由 rraghavan 提交于
Summary: Added required explicit NULL checks Reviewed-by: thartmann, kvn
-
- 22 5月, 2017 4 次提交
-
-
由 thartmann 提交于
Summary: Fixed a missing null check on the return value of AddPNode::Ideal_base_and_offset() found by Parfait. Reviewed-by: kvn
-
由 thartmann 提交于
Summary: Fixed a missing null check on n->in(0) found by Parfait. Reviewed-by: kvn
-
由 thartmann 提交于
Summary: Fixed a missing null check on the return value of MachNodeGenerator() found by Parfait. Reviewed-by: kvn
-
由 thartmann 提交于
Summary: Fixed a missing null check on the return value of InitializeNode::allocation() found by Parfait. Reviewed-by: zmajo
-
- 30 3月, 2017 2 次提交
- 09 3月, 2017 1 次提交
-
-
由 zmajo 提交于
Summary: Check values returned by ciMethodData::bci_to_data() where necessary. Reviewed-by: kvn
-
- 25 7月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Require equal bases when unaliasing offsets for raw accesses Reviewed-by: thartmann, kvn
-
- 16 2月, 2017 2 次提交
- 14 12月, 2016 2 次提交
- 24 11月, 2016 4 次提交
- 18 11月, 2016 2 次提交
- 11 11月, 2016 1 次提交
-
-
由 shade 提交于
Summary: Corrected stubName to montgomery_multiply for inline_montgomeryMultiply() Reviewed-by: aph, thartmann, zmajo
-
- 29 10月, 2016 3 次提交
-
-
由 poonam 提交于
Summary: Store additional information in PhiNodes corresponding to known instance field values to avoid incorrect reusage. Reviewed-by: kvn, thartmann
-
由 poonam 提交于
Summary: Store additional information in PhiNodes corresponding to known instance field values to avoid incorrect reusage. Reviewed-by: kvn, thartmann
-
由 poonam 提交于
Summary: Store additional information in PhiNodes corresponding to known instance field values to avoid incorrect reusage. Reviewed-by: kvn, thartmann
-
- 12 10月, 2017 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: aph, goetz, mdoerr Contributed-by: NGustavo Serra Scalet <gustavo.scalet@eldorado.org.br>
-
- 25 9月, 2018 1 次提交
-
-
由 gromero 提交于
Reviewed-by: goetz
-
- 30 7月, 2018 1 次提交
-
-
由 tschatzl 提交于
Reviewed-by: tschatzl, kvn Contributed-by: NLeslie Zhai <lesliezhai-hotspot@llvm.org.cn>
-
- 31 1月, 2017 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: vkempik, shshahma
-
- 19 8月, 2016 1 次提交
-
-
由 kvn 提交于
Summary: fix Implicit Null Check optimization code. Reviewed-by: roland, aph
-