Turn A % (C << N), where C is 2^k, into A & ((C << N)-1) [urem only].
[oota-llvm.git] / llvm.spec
2005-05-18 Misha BrukmanOnward to LLVM-1.6 and beyond!
2005-05-14 Reid SpencerSome minor adjustments for the 1.5 release.
2004-08-16 John CriswellUpdated for 1.3.
2004-02-10 Brian GaekeRPM spec file for LLVM tools and libraries.