Use the new APInt-enabled form of getConstant instead of converting
[oota-llvm.git] / lib / CodeGen / LoopAligner.cpp
2008-02-28 Evan ChengAdded option -align-loops=<true/false> to disable loop...
2008-02-28 Evan ChengAdd a quick and dirty "loop aligner pass". x86 uses...