[LSR] Canonicalize reg1 + ... + regN into reg1 + ... + 1*regN.
[oota-llvm.git] / lib / Transforms / CMakeLists.txt
2013-01-28 Michael GottesmanExtracted ObjCARC.cpp into its own library libLLVMObjCA...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
2011-02-18 Oscar FuentesMove library stuff out of the toplevel CMakeLists.txt...