Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / lib / Target / AArch64 / AArch64RegisterInfo.h
2013-06-07 Bill WendlingDon't cache the instruction info and register info...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-01-31 Tim NorthoverUpdate AArch64 backend to changed eliminateFrameIndex...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.