From 7cfa7bdd23c1fed92a5e52f33437fbaeec4c235b Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Thu, 26 Aug 2010 16:26:51 -0700 Subject: Make vreg constrs per-quad, regfence on nontrivial constrs, back out workaround to _uint, add regression test. Closes #152. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 22dd0c56..77045777 100644 --- a/src/Makefile +++ b/src/Makefile @@ -510,6 +510,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \ obj-with-vec.rs \ operator-associativity.rs \ output-slot-variants.rs \ + over-constrained-vregs.rs \ pred.rs \ preempt.rs \ readalias.rs \ -- cgit v1.2.3