aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorCédric Venet <cedric.venet@laposte.net>2008-06-30 10:31:41 +0000
committerCédric Venet <cedric.venet@laposte.net>2008-06-30 10:31:41 +0000
commit55e0a5a466dfe31e7b6b363642507a5aaee53385 (patch)
tree16c5b0f4773e7dd4181dbe22a105ed29fd30189f /win32
parentf19591c91ec39496d58bf4835640d25abc026da9 (diff)
downloadexternal_llvm-55e0a5a466dfe31e7b6b363642507a5aaee53385.zip
external_llvm-55e0a5a466dfe31e7b6b363642507a5aaee53385.tar.gz
external_llvm-55e0a5a466dfe31e7b6b363642507a5aaee53385.tar.bz2
Add loopVR files.
Users of VS need to manually force rebuild the X86 projet to use the last version of tablegen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52894 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/Analysis/Analysis.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj
index fb40d9f..9355306 100644
--- a/win32/Analysis/Analysis.vcproj
+++ b/win32/Analysis/Analysis.vcproj
@@ -373,6 +373,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Analysis\LoopVR.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Analysis\MemoryDependenceAnalysis.cpp"
>
</File>
@@ -507,6 +511,10 @@
>
</File>
<File
+ RelativePath="..\..\include\llvm\Analysis\LoopVR.h"
+ >
+ </File>
+ <File
RelativePath="..\..\include\llvm\Analysis\Passes.h"
>
</File>