Fix undefined shifts and abs in Alpha backend. Based on patch by Ahmed Charles.
[oota-llvm.git] / test / Verifier / aliasing-chain.ll
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-03-22 Anton KorobeynikovAdd testcase for prev. commit. Minor fixes