The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / TableGen / ifbit.td
2010-06-17 Bruno Cardoso LopesFor a tablegen expression such as !if(a,b,c), let 'a'