comparison src/share/vm/includeDB_compiler1 @ 1413:1ecc8f0aad00

Draft implementation of HotSpot CRI / first method compiling without exception.
author Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
date Tue, 18 May 2010 17:43:37 +0200
parents 9195b99c841b
children 6223633ce7dd
comparison
equal deleted inserted replaced
1412:9195b99c841b 1413:1ecc8f0aad00
451 c1x_Compiler.cpp c1x_Compiler.hpp 451 c1x_Compiler.cpp c1x_Compiler.hpp
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.cpp c1x_VMEntries.hpp 455 c1x_VMEntries.cpp c1x_VMEntries.hpp
456 c1x_VMEntries.cpp c1x_Compiler.hpp
456 c1x_VMEntries.cpp c1x_VMExits.hpp 457 c1x_VMEntries.cpp c1x_VMExits.hpp
457 458
458 c1x_VMExits.hpp systemDictionary.hpp 459 c1x_VMExits.hpp systemDictionary.hpp
459 460
460 c1x_VMExits.cpp javaCalls.hpp 461 c1x_VMExits.cpp javaCalls.hpp