src/share/vm/opto/matcher.cpp

changeset 2322
828eafbd85cc
parent 2314
f95d63e2154a
child 2683
7e88bdae86ec
equal deleted inserted replaced
2314:f95d63e2154a 2322:828eafbd85cc
34 #include "opto/regmask.hpp" 34 #include "opto/regmask.hpp"
35 #include "opto/rootnode.hpp" 35 #include "opto/rootnode.hpp"
36 #include "opto/runtime.hpp" 36 #include "opto/runtime.hpp"
37 #include "opto/type.hpp" 37 #include "opto/type.hpp"
38 #include "runtime/atomic.hpp" 38 #include "runtime/atomic.hpp"
39 #include "runtime/hpi.hpp"
40 #include "runtime/os.hpp" 39 #include "runtime/os.hpp"
41 #ifdef TARGET_ARCH_MODEL_x86_32 40 #ifdef TARGET_ARCH_MODEL_x86_32
42 # include "adfiles/ad_x86_32.hpp" 41 # include "adfiles/ad_x86_32.hpp"
43 #endif 42 #endif
44 #ifdef TARGET_ARCH_MODEL_x86_64 43 #ifdef TARGET_ARCH_MODEL_x86_64

mercurial