summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LoopAligner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added option -align-loops=<true/false> to disable loop aligner pass.Evan Cheng2008-02-281-0/+1
* Add a quick and dirty "loop aligner pass". x86 uses it to align its loops to ...Evan Cheng2008-02-281-0/+65
OpenPOWER on IntegriCloud