Evict local live ranges if they can be reassigned.
[oota-llvm.git] / test / CodeGen / X86 / legalize-shift-64.ll
index 3cdd49412a84195930317aebdc816af1f2ce333d..77364688afe4391360e92c8163a8beec46123249 100644 (file)
@@ -1,6 +1,4 @@
-; RUN: true
-; disabled: llc -mcpu=generic -mtriple=i686-unknown-unknown < %s | FileCheck %s
-; Disabled for a single commit only.
+; RUN: llc -mcpu=generic -mtriple=i686-unknown-unknown < %s | FileCheck %s
 define i64 @test1(i32 %xx, i32 %test) nounwind {
   %conv = zext i32 %xx to i64
   %and = and i32 %test, 7