diff -r 000000000000 -r a61af66fc99e src/share/vm/includeDB_compiler1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/share/vm/includeDB_compiler1 Sat Dec 01 00:00:00 2007 +0000 @@ -0,0 +1,435 @@ +// +// Copyright 1999-2007 Sun Microsystems, Inc. All Rights Reserved. +// DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +// +// This code is free software; you can redistribute it and/or modify it +// under the terms of the GNU General Public License version 2 only, as +// published by the Free Software Foundation. +// +// This code is distributed in the hope that it will be useful, but WITHOUT +// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +// version 2 for more details (a copy is included in the LICENSE file that +// accompanied this code). +// +// You should have received a copy of the GNU General Public License version +// 2 along with this work; if not, write to the Free Software Foundation, +// Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. +// +// Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, +// CA 95054 USA or visit www.sun.com if you need additional information or +// have any questions. +// +// + +// NOTE: DO NOT CHANGE THIS COPYRIGHT TO NEW STYLE - IT WILL BREAK makeDeps! + +allocation.hpp c1_globals.hpp + +c1_CFGPrinter.cpp c1_CFGPrinter.hpp +c1_CFGPrinter.cpp c1_IR.hpp +c1_CFGPrinter.cpp c1_InstructionPrinter.hpp +c1_CFGPrinter.cpp c1_LIR.hpp +c1_CFGPrinter.cpp c1_LinearScan.hpp +c1_CFGPrinter.cpp c1_ValueStack.hpp + +c1_CFGPrinter.hpp c1_Compilation.hpp +c1_CFGPrinter.hpp c1_Instruction.hpp + +c1_Canonicalizer.cpp c1_Canonicalizer.hpp +c1_Canonicalizer.cpp c1_InstructionPrinter.hpp +c1_Canonicalizer.cpp ciArray.hpp +c1_Canonicalizer.cpp sharedRuntime.hpp + +c1_Canonicalizer.hpp c1_Instruction.hpp + +c1_CodeStubs.hpp array.hpp +c1_CodeStubs.hpp c1_FrameMap.hpp +c1_CodeStubs.hpp c1_IR.hpp +c1_CodeStubs.hpp c1_Instruction.hpp +c1_CodeStubs.hpp c1_LIR.hpp +c1_CodeStubs.hpp c1_Runtime1.hpp + +c1_CodeStubs_.cpp c1_CodeStubs.hpp +c1_CodeStubs_.cpp c1_FrameMap.hpp +c1_CodeStubs_.cpp c1_LIRAssembler.hpp +c1_CodeStubs_.cpp c1_MacroAssembler.hpp +c1_CodeStubs_.cpp c1_Runtime1.hpp +c1_CodeStubs_.cpp nativeInst_.hpp +c1_CodeStubs_.cpp sharedRuntime.hpp +c1_CodeStubs_.cpp vmreg_.inline.hpp + +c1_Compilation.cpp c1_CFGPrinter.hpp +c1_Compilation.cpp c1_Compilation.hpp +c1_Compilation.cpp c1_IR.hpp +c1_Compilation.cpp c1_LIRAssembler.hpp +c1_Compilation.cpp c1_LinearScan.hpp +c1_Compilation.cpp c1_MacroAssembler.hpp +c1_Compilation.cpp c1_ValueMap.hpp +c1_Compilation.cpp c1_ValueStack.hpp +c1_Compilation.cpp ciEnv.hpp +c1_Compilation.cpp debugInfoRec.hpp +c1_Compilation.hpp exceptionHandlerTable.hpp +c1_Compilation.hpp resourceArea.hpp + +c1_Compiler.cpp allocation.hpp +c1_Compiler.cpp allocation.inline.hpp +c1_Compiler.cpp arguments.hpp +c1_Compiler.cpp c1_Compilation.hpp +c1_Compiler.cpp c1_Compiler.hpp +c1_Compiler.cpp c1_FrameMap.hpp +c1_Compiler.cpp c1_MacroAssembler.hpp +c1_Compiler.cpp c1_Runtime1.hpp +c1_Compiler.cpp c1_ValueType.hpp +c1_Compiler.cpp compileBroker.hpp +c1_Compiler.cpp compilerOracle.hpp +c1_Compiler.cpp interfaceSupport.hpp +c1_Compiler.cpp linkResolver.hpp +c1_Compiler.cpp nativeLookup.hpp +c1_Compiler.cpp resourceArea.hpp +c1_Compiler.cpp sharedRuntime.hpp + +c1_Compiler.hpp abstractCompiler.hpp + +c1_Defs.cpp c1_Defs.hpp + +c1_Defs.hpp globalDefinitions.hpp +c1_Defs.hpp register_.hpp + +c1_Defs_.hpp generate_platform_dependent_include + +c1_FpuStackSim.hpp allocation.hpp +c1_FpuStackSim.hpp c1_FrameMap.hpp + +c1_FpuStackSim_.cpp array.hpp +c1_FpuStackSim_.cpp c1_FpuStackSim.hpp +c1_FpuStackSim_.cpp c1_FrameMap.hpp +c1_FpuStackSim_.cpp ostream.hpp + +c1_FpuStackSim_.hpp generate_platform_dependent_include + +c1_FrameMap.cpp c1_FrameMap.hpp +c1_FrameMap.cpp c1_LIR.hpp +c1_FrameMap.cpp sharedRuntime.hpp +c1_FrameMap.cpp vmreg_.inline.hpp + +c1_FrameMap.hpp allocation.hpp +c1_FrameMap.hpp assembler.hpp +c1_FrameMap.hpp c1_Defs.hpp +c1_FrameMap.hpp c1_LIR.hpp +c1_FrameMap.hpp frame.hpp +c1_FrameMap.hpp globalDefinitions.hpp +c1_FrameMap.hpp synchronizer.hpp +c1_FrameMap.hpp vmreg.hpp + +c1_FrameMap_.cpp c1_FrameMap.hpp +c1_FrameMap_.cpp c1_LIR.hpp +c1_FrameMap_.cpp sharedRuntime.hpp +c1_FrameMap_.cpp vmreg_.inline.hpp + +c1_FrameMap_.hpp generate_platform_dependent_include + +c1_globals.cpp c1_globals.hpp + +c1_globals.hpp c1_globals_.hpp +c1_globals.hpp c1_globals_.hpp +c1_globals.hpp globals.hpp + +c1_globals_.hpp globalDefinitions.hpp +c1_globals_.hpp macros.hpp + +c1_globals_.hpp globalDefinitions.hpp +c1_globals_.hpp macros.hpp + +c1_GraphBuilder.cpp bytecode.hpp +c1_GraphBuilder.cpp c1_CFGPrinter.hpp +c1_GraphBuilder.cpp c1_Canonicalizer.hpp +c1_GraphBuilder.cpp c1_Compilation.hpp +c1_GraphBuilder.cpp c1_GraphBuilder.hpp +c1_GraphBuilder.cpp c1_InstructionPrinter.hpp +c1_GraphBuilder.cpp ciField.hpp +c1_GraphBuilder.cpp ciKlass.hpp +c1_GraphBuilder.cpp sharedRuntime.hpp + +c1_GraphBuilder.hpp c1_IR.hpp +c1_GraphBuilder.hpp c1_Instruction.hpp +c1_GraphBuilder.hpp c1_ValueMap.hpp +c1_GraphBuilder.hpp c1_ValueStack.hpp +c1_GraphBuilder.hpp ciMethodData.hpp +c1_GraphBuilder.hpp ciStreams.hpp + +c1_IR.cpp c1_Compilation.hpp +c1_IR.cpp c1_FrameMap.hpp +c1_IR.cpp c1_GraphBuilder.hpp +c1_IR.cpp c1_IR.hpp +c1_IR.cpp c1_InstructionPrinter.hpp +c1_IR.cpp c1_Optimizer.hpp + +c1_IR.hpp allocation.hpp +c1_IR.hpp c1_Instruction.hpp +c1_IR.hpp ciExceptionHandler.hpp +c1_IR.hpp ciMethod.hpp +c1_IR.hpp ciStreams.hpp + +c1_Instruction.cpp c1_IR.hpp +c1_Instruction.cpp c1_Instruction.hpp +c1_Instruction.cpp c1_InstructionPrinter.hpp +c1_Instruction.cpp c1_ValueStack.hpp +c1_Instruction.cpp ciObjArrayKlass.hpp +c1_Instruction.cpp ciTypeArrayKlass.hpp + +c1_Instruction.hpp c1_Compilation.hpp +c1_Instruction.hpp c1_LIR.hpp +c1_Instruction.hpp c1_ValueType.hpp +c1_Instruction.hpp ciField.hpp + +c1_InstructionPrinter.cpp c1_InstructionPrinter.hpp +c1_InstructionPrinter.cpp c1_ValueStack.hpp +c1_InstructionPrinter.cpp ciArray.hpp +c1_InstructionPrinter.cpp ciInstance.hpp +c1_InstructionPrinter.cpp ciObject.hpp + +c1_InstructionPrinter.hpp c1_IR.hpp +c1_InstructionPrinter.hpp c1_Instruction.hpp +c1_InstructionPrinter.hpp c1_Runtime1.hpp + +c1_LIR.cpp c1_InstructionPrinter.hpp +c1_LIR.cpp c1_LIR.hpp +c1_LIR.cpp c1_LIRAssembler.hpp +c1_LIR.cpp ciInstance.hpp +c1_LIR.cpp sharedRuntime.hpp + +c1_LIR.hpp c1_ValueType.hpp + +c1_LIRAssembler.cpp c1_Compilation.hpp +c1_LIRAssembler.cpp c1_Instruction.hpp +c1_LIRAssembler.cpp c1_InstructionPrinter.hpp +c1_LIRAssembler.cpp c1_LIRAssembler.hpp +c1_LIRAssembler.cpp c1_MacroAssembler.hpp +c1_LIRAssembler.cpp c1_ValueStack.hpp +c1_LIRAssembler.cpp ciInstance.hpp +c1_LIRAssembler.cpp nativeInst_.hpp +c1_LIRAssembler.cpp vmreg_.inline.hpp + +c1_LIRAssembler.hpp c1_CodeStubs.hpp +c1_LIRAssembler.hpp ciMethodData.hpp +c1_LIRAssembler.hpp methodDataOop.hpp +c1_LIRAssembler.hpp top.hpp + +c1_LIRAssembler_.cpp barrierSet.hpp +c1_LIRAssembler_.cpp c1_Compilation.hpp +c1_LIRAssembler_.cpp c1_LIRAssembler.hpp +c1_LIRAssembler_.cpp c1_MacroAssembler.hpp +c1_LIRAssembler_.cpp c1_Runtime1.hpp +c1_LIRAssembler_.cpp c1_ValueStack.hpp +c1_LIRAssembler_.cpp cardTableModRefBS.hpp +c1_LIRAssembler_.cpp ciArrayKlass.hpp +c1_LIRAssembler_.cpp ciInstance.hpp +c1_LIRAssembler_.cpp collectedHeap.hpp +c1_LIRAssembler_.cpp nativeInst_.hpp +c1_LIRAssembler_.cpp objArrayKlass.hpp +c1_LIRAssembler_.cpp sharedRuntime.hpp + +c1_LIRAssembler_.hpp generate_platform_dependent_include + +c1_LIRGenerator.cpp c1_Compilation.hpp +c1_LIRGenerator.cpp c1_FrameMap.hpp +c1_LIRGenerator.cpp c1_Instruction.hpp +c1_LIRGenerator.cpp c1_LIRAssembler.hpp +c1_LIRGenerator.cpp c1_LIRGenerator.hpp +c1_LIRGenerator.cpp c1_ValueStack.hpp +c1_LIRGenerator.cpp ciArrayKlass.hpp +c1_LIRGenerator.cpp ciInstance.hpp +c1_LIRGenerator.cpp sharedRuntime.hpp + +c1_LIRGenerator.hpp c1_Instruction.hpp +c1_LIRGenerator.hpp c1_LIR.hpp +c1_LIRGenerator.hpp ciMethodData.hpp +c1_LIRGenerator.hpp sizes.hpp + +c1_LIRGenerator_.cpp c1_Compilation.hpp +c1_LIRGenerator_.cpp c1_FrameMap.hpp +c1_LIRGenerator_.cpp c1_Instruction.hpp +c1_LIRGenerator_.cpp c1_LIRAssembler.hpp +c1_LIRGenerator_.cpp c1_LIRGenerator.hpp +c1_LIRGenerator_.cpp c1_Runtime1.hpp +c1_LIRGenerator_.cpp c1_ValueStack.hpp +c1_LIRGenerator_.cpp ciArray.hpp +c1_LIRGenerator_.cpp ciObjArrayKlass.hpp +c1_LIRGenerator_.cpp ciTypeArrayKlass.hpp +c1_LIRGenerator_.cpp sharedRuntime.hpp + +c1_LinearScan.cpp c1_CFGPrinter.hpp +c1_LinearScan.cpp c1_Compilation.hpp +c1_LinearScan.cpp c1_FrameMap.hpp +c1_LinearScan.cpp c1_IR.hpp +c1_LinearScan.cpp c1_LIRGenerator.hpp +c1_LinearScan.cpp c1_LinearScan.hpp +c1_LinearScan.cpp c1_ValueStack.hpp +c1_LinearScan.cpp vmreg_.inline.hpp + +c1_LinearScan.hpp c1_FpuStackSim.hpp +c1_LinearScan.hpp c1_FrameMap.hpp +c1_LinearScan.hpp c1_IR.hpp +c1_LinearScan.hpp c1_Instruction.hpp +c1_LinearScan.hpp c1_LIR.hpp +c1_LinearScan.hpp c1_LIRGenerator.hpp + +c1_LinearScan_.cpp c1_Instruction.hpp +c1_LinearScan_.cpp c1_LinearScan.hpp + +c1_LinearScan_.hpp generate_platform_dependent_include + +c1_MacroAssembler.hpp assembler.hpp +c1_MacroAssembler.hpp assembler_.inline.hpp + +c1_MacroAssembler_.cpp arrayOop.hpp +c1_MacroAssembler_.cpp biasedLocking.hpp +c1_MacroAssembler_.cpp c1_MacroAssembler.hpp +c1_MacroAssembler_.cpp c1_Runtime1.hpp +c1_MacroAssembler_.cpp collectedHeap.hpp +c1_MacroAssembler_.cpp interpreter.hpp +c1_MacroAssembler_.cpp markOop.hpp +c1_MacroAssembler_.cpp os.hpp +c1_MacroAssembler_.cpp stubRoutines.hpp +c1_MacroAssembler_.cpp synchronizer.hpp +c1_MacroAssembler_.cpp systemDictionary.hpp + +c1_MacroAssembler_.hpp generate_platform_dependent_include + +c1_Optimizer.cpp c1_Canonicalizer.hpp +c1_Optimizer.cpp c1_Optimizer.hpp +c1_Optimizer.cpp c1_ValueMap.hpp +c1_Optimizer.cpp c1_ValueSet.hpp +c1_Optimizer.cpp c1_ValueStack.hpp + +c1_Optimizer.hpp allocation.hpp +c1_Optimizer.hpp c1_IR.hpp +c1_Optimizer.hpp c1_Instruction.hpp + +c1_Runtime1.cpp allocation.inline.hpp +c1_Runtime1.cpp barrierSet.hpp +c1_Runtime1.cpp biasedLocking.hpp +c1_Runtime1.cpp bytecode.hpp +c1_Runtime1.cpp c1_CodeStubs.hpp +c1_Runtime1.cpp c1_Defs.hpp +c1_Runtime1.cpp c1_FrameMap.hpp +c1_Runtime1.cpp c1_LIRAssembler.hpp +c1_Runtime1.cpp c1_MacroAssembler.hpp +c1_Runtime1.cpp c1_Runtime1.hpp +c1_Runtime1.cpp codeBlob.hpp +c1_Runtime1.cpp codeBuffer.hpp +c1_Runtime1.cpp collectedHeap.hpp +c1_Runtime1.cpp compilationPolicy.hpp +c1_Runtime1.cpp compiledIC.hpp +c1_Runtime1.cpp copy.hpp +c1_Runtime1.cpp disassembler_.hpp +c1_Runtime1.cpp events.hpp +c1_Runtime1.cpp interfaceSupport.hpp +c1_Runtime1.cpp interpreter.hpp +c1_Runtime1.cpp javaCalls.hpp +c1_Runtime1.cpp objArrayKlass.hpp +c1_Runtime1.cpp oop.inline.hpp +c1_Runtime1.cpp oopFactory.hpp +c1_Runtime1.cpp pcDesc.hpp +c1_Runtime1.cpp resourceArea.hpp +c1_Runtime1.cpp scopeDesc.hpp +c1_Runtime1.cpp sharedRuntime.hpp +c1_Runtime1.cpp systemDictionary.hpp +c1_Runtime1.cpp threadCritical.hpp +c1_Runtime1.cpp vframe.hpp +c1_Runtime1.cpp vframeArray.hpp +c1_Runtime1.cpp vmSymbols.hpp +c1_Runtime1.cpp vtableStubs.hpp + +c1_Runtime1.hpp allocation.hpp +c1_Runtime1.hpp c1_FrameMap.hpp +c1_Runtime1.hpp deoptimization.hpp +c1_Runtime1.hpp interpreter.hpp +c1_Runtime1.hpp stubs.hpp + +c1_Runtime1_.cpp c1_Defs.hpp +c1_Runtime1_.cpp c1_MacroAssembler.hpp +c1_Runtime1_.cpp c1_Runtime1.hpp +c1_Runtime1_.cpp compiledICHolderOop.hpp +c1_Runtime1_.cpp interpreter.hpp +c1_Runtime1_.cpp jvmtiExport.hpp +c1_Runtime1_.cpp nativeInst_.hpp +c1_Runtime1_.cpp oop.inline.hpp +c1_Runtime1_.cpp register_.hpp +c1_Runtime1_.cpp sharedRuntime.hpp +c1_Runtime1_.cpp signature.hpp +c1_Runtime1_.cpp vframeArray.hpp +c1_Runtime1_.cpp vmreg_.inline.hpp + +c1_ValueMap.cpp c1_Canonicalizer.hpp +c1_ValueMap.cpp c1_IR.hpp +c1_ValueMap.cpp c1_ValueMap.hpp + +c1_ValueMap.hpp allocation.hpp +c1_ValueMap.hpp c1_Instruction.hpp +c1_ValueMap.hpp c1_ValueSet.hpp + +c1_ValueSet.cpp c1_ValueSet.hpp + +c1_ValueSet.hpp allocation.hpp +c1_ValueSet.hpp bitMap.hpp +c1_ValueSet.hpp c1_Instruction.hpp + +c1_ValueStack.cpp c1_IR.hpp +c1_ValueStack.cpp c1_InstructionPrinter.hpp +c1_ValueStack.cpp c1_ValueStack.hpp + +c1_ValueStack.hpp c1_Instruction.hpp +c1_ValueType.cpp c1_ValueType.hpp +c1_ValueType.cpp ciArray.hpp +c1_ValueType.cpp ciInstance.hpp +c1_ValueType.cpp ciNullObject.hpp + +c1_ValueType.hpp c1_Compilation.hpp +c1_ValueType.hpp ciConstant.hpp + +ciEnv.cpp c1_Runtime1.hpp + +codeBlob.cpp c1_Runtime1.hpp + +compileBroker.cpp c1_Compiler.hpp + +frame.hpp c1_Defs.hpp + +frame_.cpp c1_Runtime1.hpp + +globals.cpp c1_globals.hpp + +globals.hpp c1_globals_.hpp +globals.hpp c1_globals_.hpp + +instanceKlass.cpp c1_Compiler.hpp + +interpreter_.cpp c1_Runtime1.hpp + +java.cpp c1_Compiler.hpp +java.cpp c1_Runtime1.hpp + +nativeInst_.cpp c1_Runtime1.hpp + +oopMap.cpp c1_Defs.hpp + +os_.cpp c1_Runtime1.hpp + +os_.cpp c1_Runtime1.hpp + +registerMap.hpp c1_Defs.hpp + +safepoint.cpp c1_globals.hpp + +sharedRuntime.cpp c1_Runtime1.hpp + +sharedRuntime_.cpp c1_Runtime1.hpp + +thread.cpp c1_Compiler.hpp + +top.hpp c1_globals.hpp + +vmStructs.hpp c1_Runtime1.hpp +