From 54bffd05fd7ce78390e6a65a7d572693f093d240 Mon Sep 17 00:00:00 2001 From: Argyrios Kyrtzidis <akyrtzi@gmail.com> Date: Tue, 9 Sep 2008 11:38:37 +0000 Subject: [PATCH] Update VC++ project files. llvm-svn: 55985 --- win32/CodeGen/CodeGen.vcproj | 14 +++++++++++++- win32/Transforms/Transforms.vcproj | 14 +++++++++++++- win32/x86/x86.vcproj | 6 +++++- 3 files changed, 31 insertions(+), 3 deletions(-) diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 37ba872ba7f..89132ff5e14 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="8,00" Name="CodeGen" ProjectGUID="{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}" Keyword="Win32Proj" @@ -535,6 +535,10 @@ RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp" > </File> + <File + RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGEmit.cpp" + > + </File> <File RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp" > @@ -547,6 +551,14 @@ RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAG.cpp" > </File> + <File + RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGBuild.cpp" + > + </File> + <File + RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGBuild.h" + > + </File> <File RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp" > diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index 101c04e8598..bc39fcc8053 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="8,00" Name="Transforms" ProjectGUID="{C59374C1-9FC0-4147-B836-327DFDC52D99}" Keyword="Win32Proj" @@ -367,6 +367,10 @@ RelativePath="..\..\lib\Transforms\Ipo\IndMemRemoval.cpp" > </File> + <File + RelativePath="..\..\lib\Transforms\IPO\InlineAlways.cpp" + > + </File> <File RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp" > @@ -391,6 +395,10 @@ RelativePath="..\..\lib\Transforms\Ipo\LowerSetJmp.cpp" > </File> + <File + RelativePath="..\..\lib\Transforms\IPO\PartialSpecialization.cpp" + > + </File> <File RelativePath="..\..\lib\Transforms\Ipo\PruneEH.cpp" > @@ -491,6 +499,10 @@ RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp" > </File> + <File + RelativePath="..\..\lib\Transforms\Scalar\MarkModRef.cpp" + > + </File> <File RelativePath="..\..\lib\Transforms\Scalar\MemCpyOptimizer.cpp" > diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 3eea978a5ad..74d09e829c2 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="8,00" Name="x86" ProjectGUID="{144EEBF6-8C9B-4473-B715-2C821666AF6C}" RootNamespace="x86" @@ -431,6 +431,10 @@ RelativePath="..\..\lib\Target\X86\X86RegisterInfo.cpp" > </File> + <File + RelativePath="..\..\lib\Target\X86\X86Relocations.h" + > + </File> <File RelativePath="..\..\lib\Target\X86\X86Subtarget.cpp" >