comparison 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
comparison
equal deleted inserted replaced
1421:6223633ce7dd 1422:3483ec571caf
452 c1x_Compiler.cpp c1x_VMExits.hpp 452 c1x_Compiler.cpp c1x_VMExits.hpp
453 c1x_Compiler.cpp c1x_VMEntries.hpp 453 c1x_Compiler.cpp c1x_VMEntries.hpp
454 454
455 c1x_VMEntries.hpp jni.h 455 c1x_VMEntries.hpp jni.h
456 456
457 c1x_VMEntries.cpp c1x_Compiler.hpp
457 c1x_VMEntries.cpp c1x_VMEntries.hpp 458 c1x_VMEntries.cpp c1x_VMEntries.hpp
458 c1x_VMEntries.cpp c1x_Compiler.hpp 459 c1x_VMEntries.cpp c1x_Compiler.hpp
459 c1x_VMEntries.cpp c1x_VMExits.hpp 460 c1x_VMEntries.cpp c1x_VMExits.hpp
460 c1x_VMEntries.cpp oopFactory.hpp 461 c1x_VMEntries.cpp oopFactory.hpp
461 c1x_VMEntries.cpp c1_Runtime1.hpp 462 c1x_VMEntries.cpp c1_Runtime1.hpp
462 463
463 c1x_VMExits.hpp systemDictionary.hpp 464 c1x_VMExits.hpp systemDictionary.hpp
464 465
466 c1x_VMExits.cpp c1x_Compiler.hpp
465 c1x_VMExits.cpp javaCalls.hpp 467 c1x_VMExits.cpp javaCalls.hpp
466 c1x_VMExits.cpp c1x_VMExits.hpp 468 c1x_VMExits.cpp c1x_VMExits.hpp
467 469