Xin Liu
|
bff586f07a
|
8254269: simplify Node::disconnect_inputs
Node::disconnect_inputs cuts off all input edges without exception.
Reviewed-by: redestad, kvn
|
2020-10-12 19:54:25 +00:00 |
|
Roland Westrelin
|
a6c23b7753
|
8253923: C2 doesn't always run loop opts for compilations that include loops
Reviewed-by: neliasso, thartmann
|
2020-10-12 10:55:22 +00:00 |
|
Vladimir Ivanov
|
a14490dd16
|
8247502: PhaseStringOpts crashes while optimising effectively dead code
Reviewed-by: kvn, thartmann
|
2020-07-13 16:44:13 +03:00 |
|
Ioi Lam
|
3d1b1a6bc9
|
8248170: Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
Reviewed-by: dholmes, kvn, coleenp, stefank
|
2020-07-06 23:11:37 -07:00 |
|
Christian Hagedorn
|
840867efa6
|
8247218: Add default constructor to VectorSet to use Thread::current()->resource_area() as arena by default
Add a default construction to VectorSet and clean up uses of the old constructor.
Reviewed-by: kvn, thartmann
|
2020-06-29 17:14:19 +02:00 |
|
Coleen Phillimore
|
5314d28f84
|
8245289: Clean up offset code in JavaClasses
Make offset member names consistent and private, move static initializations near owning classes
Reviewed-by: fparain, lfoltan
|
2020-05-29 15:00:19 -04:00 |
|
Christian Hagedorn
|
a51dd58f38
|
8240227: Loop predicates should be copied to unswitched loops
Copy loop range check predicates to unswitched loops and update their control edges.
Reviewed-by: kvn, neliasso, thartmann, roland
|
2020-03-19 10:15:28 +01:00 |
|
Nils Eliasson
|
e1b94b1635
|
8235653: Clean-up BarrierSetC2
Reviewed-by: redestad, rkennke, thartmann
|
2019-12-11 14:08:20 +01:00 |
|
Claes Redestad
|
12adeca887
|
8233708: VectorSet cleanup
Reviewed-by: neliasso, shade, thartmann
|
2019-11-07 12:12:39 +01:00 |
|
Roland Westrelin
|
03e4400864
|
8210885: Convert left over loads/stores to access api
Reviewed-by: thartmann, rkennke
|
2018-09-18 20:49:44 +02:00 |
|
Roman Kennke
|
a9f2e04d54
|
8210187: Explicit barriers for C2
Reviewed-by: eosterlund, shade, roland, pliden
|
2018-08-31 16:28:52 +02:00 |
|
Thomas Schatzl
|
e98c176026
|
8208670: Compiler changes to allow enabling -Wreorder
Reviewed-by: kvn
|
2018-08-08 15:31:06 +02:00 |
|
Dean Long
|
4714dab4cb
|
8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Reviewed-by: kvn
|
2018-01-17 14:25:47 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|