- 11 1月, 2016 1 次提交
-
-
由 roland 提交于
Summary: partial peel can leave a pinned node between predicates and loop and prevent some loop predication Reviewed-by: kvn, phh, andrew
-
- 25 7月, 2019 1 次提交
-
-
由 shade 提交于
Reviewed-by: andrew, phh
-
- 30 3月, 2017 2 次提交
- 30 7月, 2018 1 次提交
-
-
由 tschatzl 提交于
Reviewed-by: tschatzl, kvn Contributed-by: NLeslie Zhai <lesliezhai-hotspot@llvm.org.cn>
-
- 03 6月, 2015 1 次提交
-
-
由 roland 提交于
Summary: Node::depends_only_on_test() should return false for Unsafe loads Reviewed-by: kvn, adinn
-
- 23 5月, 2014 1 次提交
-
-
由 drchase 提交于
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas 8043164: Format warning in traceStream.hpp Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings Reviewed-by: kvn, coleenp, iveresov, twisti
-
- 25 12月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
-
- 19 10月, 2013 1 次提交
-
-
由 roland 提交于
Summary: type information gets lost because replace_in_map() doesn't update parent maps Reviewed-by: kvn, twisti
-
- 09 5月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Resurrected autobox elimination code and enabled part of it by default. Reviewed-by: roland, twisti
-
- 10 10月, 2012 1 次提交
-
-
由 mikael 提交于
Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp
-
- 28 9月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Deleted placement new operator of Node - node(size_t, Compile *, int). Reviewed-by: kvn, twisti Contributed-by: bharadwaj.yadavalli@oracle.com
-
- 13 6月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: replace frequent C2 optimizer code patterns with new methods calls Reviewed-by: kvn, twisti Contributed-by: vladimir.x.ivanov@oracle.com
-
- 11 8月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use cl->is_valid_counted_loop() check. Reviewed-by: never
-
- 30 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Removed predicate cloning from loop peeling optimization and from split fall-in paths. Reviewed-by: never
-
- 27 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Do not move data nodes which are attached to a predicate test to a dominating test. Reviewed-by: never
-
- 05 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Fix integer overflow problem in the code generated by loop optimizer. Reviewed-by: never
-
- 03 5月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 03 4月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Clone loop predicate for clonned loops Reviewed-by: never
-