Add support for sdiv by 2^k and -2^k. Producing code like:
[oota-llvm.git] / lib / Target / PowerPC / PPC32RegisterInfo.td
2005-08-19 Chris LattnerSplit RegisterClass 'Methods' into MethodProtos and...
2005-08-19 Chris LattnerPut reg classes into namespaces
2005-08-04 Nate BegemanUse the new subtarget support to automatically choose...
2005-04-12 Nate BegemanInitial support for allocation condition registers
2004-08-21 Chris LattnerSwitch from bytes to bits for alignment.
2004-08-17 Nate BegemanRe-fix hiding the Frame Pointer from the register alloc...
2004-08-17 Misha BrukmanPowerPC 32-/64-bit split: Part I, PPC32* bit files...