Don't use for loops for code that is only intended to execute once. No
[oota-llvm.git] / lib / Transforms / CMakeLists.txt
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
2011-02-18 Oscar FuentesMove library stuff out of the toplevel CMakeLists.txt...