aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-06-17 17:15:16 +0000
committerChris Lattner <sabre@nondot.org>2008-06-17 17:15:16 +0000
commit564da6300b3345158e7f562579e20bf456d0f7e5 (patch)
tree77cb433f8fe0d188c422f2d4d307adfbd89e97f2
parent5b6195c9eb648f037d9cf3f3e7e32596048350ba (diff)
forgot to commit this last night :(
git-svn-id: https://llvm.org/svn/llvm-project/test-suite/trunk@52416 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--Makefile.programs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.programs b/Makefile.programs
index 51bd4a73..85fa7133 100644
--- a/Makefile.programs
+++ b/Makefile.programs
@@ -219,7 +219,8 @@ ifeq ($(ARCH),IA64)
LLCBETAOPTION := -sched=simple
endif
ifeq ($(ARCH),x86)
-LLCBETAOPTION := -enable-sinking
+LLCBETAOPTION := -enable-value-prop
+#-enable-sinking
#-schedule-livein-copies
#-machine-licm
#-new-coalescer-heuristic=true