diff options
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Analysis/ConstantFolding.cpp | 14 | ||||
-rw-r--r-- | llvm/lib/CMakeLists.txt | 2 | ||||
-rw-r--r-- | llvm/lib/IR/AsmWriter.cpp (renamed from llvm/lib/VMCore/AsmWriter.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/AttributeImpl.h (renamed from llvm/lib/VMCore/AttributeImpl.h) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Attributes.cpp (renamed from llvm/lib/VMCore/Attributes.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/AutoUpgrade.cpp (renamed from llvm/lib/VMCore/AutoUpgrade.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/BasicBlock.cpp (renamed from llvm/lib/VMCore/BasicBlock.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/CMakeLists.txt (renamed from llvm/lib/VMCore/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/ConstantFold.cpp (renamed from llvm/lib/VMCore/ConstantFold.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/ConstantFold.h (renamed from llvm/lib/VMCore/ConstantFold.h) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Constants.cpp (renamed from llvm/lib/VMCore/Constants.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/ConstantsContext.h (renamed from llvm/lib/VMCore/ConstantsContext.h) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Core.cpp (renamed from llvm/lib/VMCore/Core.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/DIBuilder.cpp (renamed from llvm/lib/VMCore/DIBuilder.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/DataLayout.cpp (renamed from llvm/lib/VMCore/DataLayout.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/DebugInfo.cpp (renamed from llvm/lib/VMCore/DebugInfo.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/DebugLoc.cpp (renamed from llvm/lib/VMCore/DebugLoc.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Dominators.cpp (renamed from llvm/lib/VMCore/Dominators.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Function.cpp (renamed from llvm/lib/VMCore/Function.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/GCOV.cpp (renamed from llvm/lib/VMCore/GCOV.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/GVMaterializer.cpp (renamed from llvm/lib/VMCore/GVMaterializer.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Globals.cpp (renamed from llvm/lib/VMCore/Globals.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/IRBuilder.cpp (renamed from llvm/lib/VMCore/IRBuilder.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/InlineAsm.cpp (renamed from llvm/lib/VMCore/InlineAsm.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Instruction.cpp (renamed from llvm/lib/VMCore/Instruction.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/Instructions.cpp (renamed from llvm/lib/VMCore/Instructions.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/IntrinsicInst.cpp (renamed from llvm/lib/VMCore/IntrinsicInst.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/LLVMBuild.txt (renamed from llvm/lib/VMCore/LLVMBuild.txt) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/LLVMContext.cpp (renamed from llvm/lib/VMCore/LLVMContext.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/LLVMContextImpl.cpp (renamed from llvm/lib/VMCore/LLVMContextImpl.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/LLVMContextImpl.h (renamed from llvm/lib/VMCore/LLVMContextImpl.h) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/LeakDetector.cpp (renamed from llvm/lib/VMCore/LeakDetector.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/LeaksContext.h (renamed from llvm/lib/VMCore/LeaksContext.h) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Makefile (renamed from llvm/lib/VMCore/Makefile) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/Metadata.cpp (renamed from llvm/lib/VMCore/Metadata.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Module.cpp (renamed from llvm/lib/VMCore/Module.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/Pass.cpp (renamed from llvm/lib/VMCore/Pass.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/PassManager.cpp (renamed from llvm/lib/VMCore/PassManager.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/PassRegistry.cpp (renamed from llvm/lib/VMCore/PassRegistry.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/PrintModulePass.cpp (renamed from llvm/lib/VMCore/PrintModulePass.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/SymbolTableListTraitsImpl.h (renamed from llvm/lib/VMCore/SymbolTableListTraitsImpl.h) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/TargetTransformInfo.cpp (renamed from llvm/lib/VMCore/TargetTransformInfo.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/Type.cpp (renamed from llvm/lib/VMCore/Type.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/TypeFinder.cpp (renamed from llvm/lib/VMCore/TypeFinder.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/Use.cpp (renamed from llvm/lib/VMCore/Use.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/User.cpp (renamed from llvm/lib/VMCore/User.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Value.cpp (renamed from llvm/lib/VMCore/Value.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/ValueSymbolTable.cpp (renamed from llvm/lib/VMCore/ValueSymbolTable.cpp) | 2 | ||||
-rw-r--r-- | llvm/lib/IR/ValueTypes.cpp (renamed from llvm/lib/VMCore/ValueTypes.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/IR/Verifier.cpp (renamed from llvm/lib/VMCore/Verifier.cpp) | 0 | ||||
-rw-r--r-- | llvm/lib/LLVMBuild.txt | 2 | ||||
-rw-r--r-- | llvm/lib/Makefile | 2 |
52 files changed, 24 insertions, 24 deletions
diff --git a/llvm/lib/Analysis/ConstantFolding.cpp b/llvm/lib/Analysis/ConstantFolding.cpp index 657ada42741..96a521906fd 100644 --- a/llvm/lib/Analysis/ConstantFolding.cpp +++ b/llvm/lib/Analysis/ConstantFolding.cpp @@ -9,9 +9,9 @@ // // This file defines routines for folding instructions into constants. // -// Also, to supplement the basic VMCore ConstantExpr simplifications, +// Also, to supplement the basic IR ConstantExpr simplifications, // this file defines some additional folding routines that can make use of -// DataLayout information. These functions cannot go in VMCore due to library +// DataLayout information. These functions cannot go in IR due to library // dependency issues. // //===----------------------------------------------------------------------===// @@ -68,7 +68,7 @@ static Constant *FoldBitCast(Constant *C, Type *DestTy, unsigned FPWidth = SrcEltTy->getPrimitiveSizeInBits(); Type *SrcIVTy = VectorType::get(IntegerType::get(C->getContext(), FPWidth), NumSrcElts); - // Ask VMCore to do the conversion now that #elts line up. + // Ask IR to do the conversion now that #elts line up. C = ConstantExpr::getBitCast(C, SrcIVTy); CDV = cast<ConstantDataVector>(C); } @@ -104,7 +104,7 @@ static Constant *FoldBitCast(Constant *C, Type *DestTy, if (!isa<ConstantDataVector>(C) && !isa<ConstantVector>(C)) return ConstantExpr::getBitCast(C, DestTy); - // If the element types match, VMCore can fold it. + // If the element types match, IR can fold it. unsigned NumDstElt = DestVTy->getNumElements(); unsigned NumSrcElt = C->getType()->getVectorNumElements(); if (NumDstElt == NumSrcElt) @@ -131,7 +131,7 @@ static Constant *FoldBitCast(Constant *C, Type *DestTy, // Recursively handle this integer conversion, if possible. C = FoldBitCast(C, DestIVTy, TD); - // Finally, VMCore can handle this now that #elts line up. + // Finally, IR can handle this now that #elts line up. return ConstantExpr::getBitCast(C, DestTy); } @@ -141,9 +141,9 @@ static Constant *FoldBitCast(Constant *C, Type *DestTy, unsigned FPWidth = SrcEltTy->getPrimitiveSizeInBits(); Type *SrcIVTy = VectorType::get(IntegerType::get(C->getContext(), FPWidth), NumSrcElt); - // Ask VMCore to do the conversion now that #elts line up. + // Ask IR to do the conversion now that #elts line up. C = ConstantExpr::getBitCast(C, SrcIVTy); - // If VMCore wasn't able to fold it, bail out. + // If IR wasn't able to fold it, bail out. if (!isa<ConstantVector>(C) && // FIXME: Remove ConstantVector. !isa<ConstantDataVector>(C)) return C; diff --git a/llvm/lib/CMakeLists.txt b/llvm/lib/CMakeLists.txt index c65d496dbad..d1ea0273383 100644 --- a/llvm/lib/CMakeLists.txt +++ b/llvm/lib/CMakeLists.txt @@ -1,6 +1,6 @@ # `Support' and `TableGen' libraries are added on the top-level CMakeLists.txt -add_subdirectory(VMCore) +add_subdirectory(IR) add_subdirectory(CodeGen) add_subdirectory(Bitcode) add_subdirectory(Transforms) diff --git a/llvm/lib/VMCore/AsmWriter.cpp b/llvm/lib/IR/AsmWriter.cpp index 7e80322cc63..7e80322cc63 100644 --- a/llvm/lib/VMCore/AsmWriter.cpp +++ b/llvm/lib/IR/AsmWriter.cpp diff --git a/llvm/lib/VMCore/AttributeImpl.h b/llvm/lib/IR/AttributeImpl.h index 2726e0edf64..2726e0edf64 100644 --- a/llvm/lib/VMCore/AttributeImpl.h +++ b/llvm/lib/IR/AttributeImpl.h diff --git a/llvm/lib/VMCore/Attributes.cpp b/llvm/lib/IR/Attributes.cpp index f17a9b70f7b..f17a9b70f7b 100644 --- a/llvm/lib/VMCore/Attributes.cpp +++ b/llvm/lib/IR/Attributes.cpp diff --git a/llvm/lib/VMCore/AutoUpgrade.cpp b/llvm/lib/IR/AutoUpgrade.cpp index 5fff460e8bc..5fff460e8bc 100644 --- a/llvm/lib/VMCore/AutoUpgrade.cpp +++ b/llvm/lib/IR/AutoUpgrade.cpp diff --git a/llvm/lib/VMCore/BasicBlock.cpp b/llvm/lib/IR/BasicBlock.cpp index f23a49696e4..db20b08d8e4 100644 --- a/llvm/lib/VMCore/BasicBlock.cpp +++ b/llvm/lib/IR/BasicBlock.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the BasicBlock class for the VMCore library. +// This file implements the BasicBlock class for the IR library. // //===----------------------------------------------------------------------===// diff --git a/llvm/lib/VMCore/CMakeLists.txt b/llvm/lib/IR/CMakeLists.txt index 06eab0e8f02..06eab0e8f02 100644 --- a/llvm/lib/VMCore/CMakeLists.txt +++ b/llvm/lib/IR/CMakeLists.txt diff --git a/llvm/lib/VMCore/ConstantFold.cpp b/llvm/lib/IR/ConstantFold.cpp index dedae5a83f3..91dc83f232e 100644 --- a/llvm/lib/VMCore/ConstantFold.cpp +++ b/llvm/lib/IR/ConstantFold.cpp @@ -13,7 +13,7 @@ // // The current constant folding implementation is implemented in two pieces: the // pieces that don't need DataLayout, and the pieces that do. This is to avoid -// a dependence in VMCore on Target. +// a dependence in IR on Target. // //===----------------------------------------------------------------------===// diff --git a/llvm/lib/VMCore/ConstantFold.h b/llvm/lib/IR/ConstantFold.h index e12f27a7cb1..e12f27a7cb1 100644 --- a/llvm/lib/VMCore/ConstantFold.h +++ b/llvm/lib/IR/ConstantFold.h diff --git a/llvm/lib/VMCore/Constants.cpp b/llvm/lib/IR/Constants.cpp index 008378a2415..a97b6207682 100644 --- a/llvm/lib/VMCore/Constants.cpp +++ b/llvm/lib/IR/Constants.cpp @@ -301,7 +301,7 @@ bool Constant::isConstantUsed() const { /// linker will never see them. /// GlobalRelocations: This entry may have arbitrary relocations. /// -/// FIXME: This really should not be in VMCore. +/// FIXME: This really should not be in IR. Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { if (const GlobalValue *GV = dyn_cast<GlobalValue>(this)) { if (GV->hasLocalLinkage() || GV->hasHiddenVisibility()) diff --git a/llvm/lib/VMCore/ConstantsContext.h b/llvm/lib/IR/ConstantsContext.h index 996eb12d69e..996eb12d69e 100644 --- a/llvm/lib/VMCore/ConstantsContext.h +++ b/llvm/lib/IR/ConstantsContext.h diff --git a/llvm/lib/VMCore/Core.cpp b/llvm/lib/IR/Core.cpp index a1e9cf3f359..a1e9cf3f359 100644 --- a/llvm/lib/VMCore/Core.cpp +++ b/llvm/lib/IR/Core.cpp diff --git a/llvm/lib/VMCore/DIBuilder.cpp b/llvm/lib/IR/DIBuilder.cpp index b3bbde86c54..b3bbde86c54 100644 --- a/llvm/lib/VMCore/DIBuilder.cpp +++ b/llvm/lib/IR/DIBuilder.cpp diff --git a/llvm/lib/VMCore/DataLayout.cpp b/llvm/lib/IR/DataLayout.cpp index 6cf51f5a4dd..6cf51f5a4dd 100644 --- a/llvm/lib/VMCore/DataLayout.cpp +++ b/llvm/lib/IR/DataLayout.cpp diff --git a/llvm/lib/VMCore/DebugInfo.cpp b/llvm/lib/IR/DebugInfo.cpp index 07508c879e2..07508c879e2 100644 --- a/llvm/lib/VMCore/DebugInfo.cpp +++ b/llvm/lib/IR/DebugInfo.cpp diff --git a/llvm/lib/VMCore/DebugLoc.cpp b/llvm/lib/IR/DebugLoc.cpp index c57b5a30530..c57b5a30530 100644 --- a/llvm/lib/VMCore/DebugLoc.cpp +++ b/llvm/lib/IR/DebugLoc.cpp diff --git a/llvm/lib/VMCore/Dominators.cpp b/llvm/lib/IR/Dominators.cpp index 3fe840f67c1..3fe840f67c1 100644 --- a/llvm/lib/VMCore/Dominators.cpp +++ b/llvm/lib/IR/Dominators.cpp diff --git a/llvm/lib/VMCore/Function.cpp b/llvm/lib/IR/Function.cpp index 3cae4d4837c..5145129093b 100644 --- a/llvm/lib/VMCore/Function.cpp +++ b/llvm/lib/IR/Function.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the Function class for the VMCore library. +// This file implements the Function class for the IR library. // //===----------------------------------------------------------------------===// diff --git a/llvm/lib/VMCore/GCOV.cpp b/llvm/lib/IR/GCOV.cpp index ea2f0a6d556..ea2f0a6d556 100644 --- a/llvm/lib/VMCore/GCOV.cpp +++ b/llvm/lib/IR/GCOV.cpp diff --git a/llvm/lib/VMCore/GVMaterializer.cpp b/llvm/lib/IR/GVMaterializer.cpp index f77a9c908d5..f77a9c908d5 100644 --- a/llvm/lib/VMCore/GVMaterializer.cpp +++ b/llvm/lib/IR/GVMaterializer.cpp diff --git a/llvm/lib/VMCore/Globals.cpp b/llvm/lib/IR/Globals.cpp index 3fa440636ba..f21cdcce231 100644 --- a/llvm/lib/VMCore/Globals.cpp +++ b/llvm/lib/IR/Globals.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the GlobalValue & GlobalVariable classes for the VMCore +// This file implements the GlobalValue & GlobalVariable classes for the IR // library. // //===----------------------------------------------------------------------===// diff --git a/llvm/lib/VMCore/IRBuilder.cpp b/llvm/lib/IR/IRBuilder.cpp index 04f08fe28e0..04f08fe28e0 100644 --- a/llvm/lib/VMCore/IRBuilder.cpp +++ b/llvm/lib/IR/IRBuilder.cpp diff --git a/llvm/lib/VMCore/InlineAsm.cpp b/llvm/lib/IR/InlineAsm.cpp index 2e636aacfde..2e636aacfde 100644 --- a/llvm/lib/VMCore/InlineAsm.cpp +++ b/llvm/lib/IR/InlineAsm.cpp diff --git a/llvm/lib/VMCore/Instruction.cpp b/llvm/lib/IR/Instruction.cpp index 81ee4cee9ab..4be432f6f28 100644 --- a/llvm/lib/VMCore/Instruction.cpp +++ b/llvm/lib/IR/Instruction.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the Instruction class for the VMCore library. +// This file implements the Instruction class for the IR library. // //===----------------------------------------------------------------------===// diff --git a/llvm/lib/VMCore/Instructions.cpp b/llvm/lib/IR/Instructions.cpp index dffd13c0ee4..dffd13c0ee4 100644 --- a/llvm/lib/VMCore/Instructions.cpp +++ b/llvm/lib/IR/Instructions.cpp diff --git a/llvm/lib/VMCore/IntrinsicInst.cpp b/llvm/lib/IR/IntrinsicInst.cpp index ac8ec2086b1..ac8ec2086b1 100644 --- a/llvm/lib/VMCore/IntrinsicInst.cpp +++ b/llvm/lib/IR/IntrinsicInst.cpp diff --git a/llvm/lib/VMCore/LLVMBuild.txt b/llvm/lib/IR/LLVMBuild.txt index bca8b2c97e9..cd90ef5b16b 100644 --- a/llvm/lib/VMCore/LLVMBuild.txt +++ b/llvm/lib/IR/LLVMBuild.txt @@ -1,4 +1,4 @@ -;===- ./lib/VMCore/LLVMBuild.txt -------------------------------*- Conf -*--===; +;===- ./lib/IR/LLVMBuild.txt -----------------------------------*- Conf -*--===; ; ; The LLVM Compiler Infrastructure ; diff --git a/llvm/lib/VMCore/LLVMContext.cpp b/llvm/lib/IR/LLVMContext.cpp index fc6392ba78c..fc6392ba78c 100644 --- a/llvm/lib/VMCore/LLVMContext.cpp +++ b/llvm/lib/IR/LLVMContext.cpp diff --git a/llvm/lib/VMCore/LLVMContextImpl.cpp b/llvm/lib/IR/LLVMContextImpl.cpp index 61fb7f37d49..61fb7f37d49 100644 --- a/llvm/lib/VMCore/LLVMContextImpl.cpp +++ b/llvm/lib/IR/LLVMContextImpl.cpp diff --git a/llvm/lib/VMCore/LLVMContextImpl.h b/llvm/lib/IR/LLVMContextImpl.h index c3adf39fc7e..c3adf39fc7e 100644 --- a/llvm/lib/VMCore/LLVMContextImpl.h +++ b/llvm/lib/IR/LLVMContextImpl.h diff --git a/llvm/lib/VMCore/LeakDetector.cpp b/llvm/lib/IR/LeakDetector.cpp index 7ffc0491b67..7ffc0491b67 100644 --- a/llvm/lib/VMCore/LeakDetector.cpp +++ b/llvm/lib/IR/LeakDetector.cpp diff --git a/llvm/lib/VMCore/LeaksContext.h b/llvm/lib/IR/LeaksContext.h index faf3e952c85..faf3e952c85 100644 --- a/llvm/lib/VMCore/LeaksContext.h +++ b/llvm/lib/IR/LeaksContext.h diff --git a/llvm/lib/VMCore/Makefile b/llvm/lib/IR/Makefile index 8b9865152e2..7b8ef420d8d 100644 --- a/llvm/lib/VMCore/Makefile +++ b/llvm/lib/IR/Makefile @@ -1,4 +1,4 @@ -##===- lib/VMCore/Makefile ---------------------------------*- Makefile -*-===## +##===- lib/IR/Makefile -------------------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure # diff --git a/llvm/lib/VMCore/Metadata.cpp b/llvm/lib/IR/Metadata.cpp index 91fa1a5931c..91fa1a5931c 100644 --- a/llvm/lib/VMCore/Metadata.cpp +++ b/llvm/lib/IR/Metadata.cpp diff --git a/llvm/lib/VMCore/Module.cpp b/llvm/lib/IR/Module.cpp index 78f4eb82dcf..ee4dc62f9d1 100644 --- a/llvm/lib/VMCore/Module.cpp +++ b/llvm/lib/IR/Module.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the Module class for the VMCore library. +// This file implements the Module class for the IR library. // //===----------------------------------------------------------------------===// diff --git a/llvm/lib/VMCore/Pass.cpp b/llvm/lib/IR/Pass.cpp index ec448e6420d..ec448e6420d 100644 --- a/llvm/lib/VMCore/Pass.cpp +++ b/llvm/lib/IR/Pass.cpp diff --git a/llvm/lib/VMCore/PassManager.cpp b/llvm/lib/IR/PassManager.cpp index 712b877501c..712b877501c 100644 --- a/llvm/lib/VMCore/PassManager.cpp +++ b/llvm/lib/IR/PassManager.cpp diff --git a/llvm/lib/VMCore/PassRegistry.cpp b/llvm/lib/IR/PassRegistry.cpp index 5d2287927ca..5d2287927ca 100644 --- a/llvm/lib/VMCore/PassRegistry.cpp +++ b/llvm/lib/IR/PassRegistry.cpp diff --git a/llvm/lib/VMCore/PrintModulePass.cpp b/llvm/lib/IR/PrintModulePass.cpp index 34b2918c3da..422aa0917cd 100644 --- a/llvm/lib/VMCore/PrintModulePass.cpp +++ b/llvm/lib/IR/PrintModulePass.cpp @@ -1,4 +1,4 @@ -//===--- VMCore/PrintModulePass.cpp - Module/Function Printer -------------===// +//===--- IR/PrintModulePass.cpp - Module/Function Printer -----------------===// // // The LLVM Compiler Infrastructure // diff --git a/llvm/lib/VMCore/SymbolTableListTraitsImpl.h b/llvm/lib/IR/SymbolTableListTraitsImpl.h index 72687bb5e0b..72687bb5e0b 100644 --- a/llvm/lib/VMCore/SymbolTableListTraitsImpl.h +++ b/llvm/lib/IR/SymbolTableListTraitsImpl.h diff --git a/llvm/lib/VMCore/TargetTransformInfo.cpp b/llvm/lib/IR/TargetTransformInfo.cpp index e91c29c4569..209e1dba8f2 100644 --- a/llvm/lib/VMCore/TargetTransformInfo.cpp +++ b/llvm/lib/IR/TargetTransformInfo.cpp @@ -1,4 +1,4 @@ -//===- llvm/VMCore/TargetTransformInfo.cpp ----------------------*- C++ -*-===// +//===- llvm/IR/TargetTransformInfo.cpp --------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/llvm/lib/VMCore/Type.cpp b/llvm/lib/IR/Type.cpp index 3c3058288ce..f76eb9eb838 100644 --- a/llvm/lib/VMCore/Type.cpp +++ b/llvm/lib/IR/Type.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the Type class for the VMCore library. +// This file implements the Type class for the IR library. // //===----------------------------------------------------------------------===// diff --git a/llvm/lib/VMCore/TypeFinder.cpp b/llvm/lib/IR/TypeFinder.cpp index 56db645ebc8..5002774cf79 100644 --- a/llvm/lib/VMCore/TypeFinder.cpp +++ b/llvm/lib/IR/TypeFinder.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the TypeFinder class for the VMCore library. +// This file implements the TypeFinder class for the IR library. // //===----------------------------------------------------------------------===// diff --git a/llvm/lib/VMCore/Use.cpp b/llvm/lib/IR/Use.cpp index 0128adc3f77..0128adc3f77 100644 --- a/llvm/lib/VMCore/Use.cpp +++ b/llvm/lib/IR/Use.cpp diff --git a/llvm/lib/VMCore/User.cpp b/llvm/lib/IR/User.cpp index 05b10b53296..05b10b53296 100644 --- a/llvm/lib/VMCore/User.cpp +++ b/llvm/lib/IR/User.cpp diff --git a/llvm/lib/VMCore/Value.cpp b/llvm/lib/IR/Value.cpp index 04ae4415138..04ae4415138 100644 --- a/llvm/lib/VMCore/Value.cpp +++ b/llvm/lib/IR/Value.cpp diff --git a/llvm/lib/VMCore/ValueSymbolTable.cpp b/llvm/lib/IR/ValueSymbolTable.cpp index 8707daac30c..ea203bcc79c 100644 --- a/llvm/lib/VMCore/ValueSymbolTable.cpp +++ b/llvm/lib/IR/ValueSymbolTable.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements the ValueSymbolTable class for the VMCore library. +// This file implements the ValueSymbolTable class for the IR library. // //===----------------------------------------------------------------------===// diff --git a/llvm/lib/VMCore/ValueTypes.cpp b/llvm/lib/IR/ValueTypes.cpp index 72d248c7c9e..72d248c7c9e 100644 --- a/llvm/lib/VMCore/ValueTypes.cpp +++ b/llvm/lib/IR/ValueTypes.cpp diff --git a/llvm/lib/VMCore/Verifier.cpp b/llvm/lib/IR/Verifier.cpp index aec44355fa5..aec44355fa5 100644 --- a/llvm/lib/VMCore/Verifier.cpp +++ b/llvm/lib/IR/Verifier.cpp diff --git a/llvm/lib/LLVMBuild.txt b/llvm/lib/LLVMBuild.txt index e466d82b396..a31793c5fd0 100644 --- a/llvm/lib/LLVMBuild.txt +++ b/llvm/lib/LLVMBuild.txt @@ -16,7 +16,7 @@ ;===------------------------------------------------------------------------===; [common] -subdirectories = Analysis Archive AsmParser Bitcode CodeGen DebugInfo ExecutionEngine Linker MC Object Option Support TableGen Target Transforms VMCore +subdirectories = Analysis Archive AsmParser Bitcode CodeGen DebugInfo ExecutionEngine Linker IR MC Object Option Support TableGen Target Transforms [component_0] type = Group diff --git a/llvm/lib/Makefile b/llvm/lib/Makefile index e3b03dabe4a..043eda6b99b 100644 --- a/llvm/lib/Makefile +++ b/llvm/lib/Makefile @@ -10,7 +10,7 @@ LEVEL = .. include $(LEVEL)/Makefile.config -PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \ +PARALLEL_DIRS := IR AsmParser Bitcode Archive Analysis Transforms CodeGen \ Target ExecutionEngine Linker MC Object Option DebugInfo include $(LEVEL)/Makefile.common |