Fix ctlz and cttz. llvm definition requires them to return number of bits in of the...
[oota-llvm.git] / test / CodeGen / X86 / sse-align-2.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-18 Dan GohmanImplement initial memory alignment awareness for SSE...