1; RUN: llc < %s -mtriple=i686-- | grep xor | count 2 2 3define i64 @foo() nounwind { 4 ret i64 0 5} 6