Make vreg constrs per-quad, regfence on nontrivial constrs, back out workaround to _uint, add regression test. Closes #152.

This commit is contained in:
Graydon Hoare 2010-08-26 16:26:51 -07:00
parent a7eeeb596a
commit 7cfa7bdd23
4 changed files with 73 additions and 49 deletions

View file

@ -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 \