diff src/share/vm/opto/matcher.hpp @ 2014:4de5f4101cfd

Merge
author iveresov
date Wed, 08 Dec 2010 17:50:49 -0800
parents 2f644f85485d
children 7e88bdae86ec
line wrap: on
line diff
--- a/src/share/vm/opto/matcher.hpp	Wed Dec 08 04:50:35 2010 -0800
+++ b/src/share/vm/opto/matcher.hpp	Wed Dec 08 17:50:49 2010 -0800
@@ -365,6 +365,10 @@
   // registers?  True for Intel but false for most RISCs
   static const bool clone_shift_expressions;
 
+  // Should constant table entries be accessed with loads using
+  // absolute addressing?  True for x86 but false for most RISCs.
+  static const bool constant_table_absolute_addressing;
+
   static bool narrow_oop_use_complex_address();
 
   // Generate implicit null check for narrow oops if it can fold