diff src/share/vm/includeDB_compiler1 @ 1422:3483ec571caf

* using reflected objects instead of oops * removed scratch from allocatable registers * instanceof xir snippet * arraylength xir snippet * exceptionobject xir snippet * VMEntries and VMExits as interfaces * calls to VMEntries and VMExits are routet through logging proxies
author Lukas Stadler <lukas.stadler@oracle.com>
date Mon, 02 Aug 2010 15:44:38 -0700
parents 6223633ce7dd
children 695451afc619
line wrap: on
line diff
--- a/src/share/vm/includeDB_compiler1	Fri Jul 23 15:53:02 2010 -0700
+++ b/src/share/vm/includeDB_compiler1	Mon Aug 02 15:44:38 2010 -0700
@@ -454,6 +454,7 @@
 
 c1x_VMEntries.hpp                       jni.h
 
+c1x_VMEntries.cpp                       c1x_Compiler.hpp
 c1x_VMEntries.cpp                       c1x_VMEntries.hpp
 c1x_VMEntries.cpp                       c1x_Compiler.hpp
 c1x_VMEntries.cpp                       c1x_VMExits.hpp
@@ -462,6 +463,7 @@
 
 c1x_VMExits.hpp                	        systemDictionary.hpp
 
+c1x_VMExits.cpp                         c1x_Compiler.hpp
 c1x_VMExits.cpp                         javaCalls.hpp
 c1x_VMExits.cpp                         c1x_VMExits.hpp