Sort the #include lines for tools/...
[oota-llvm.git] / tools / opt / CMakeLists.txt
2012-10-18 Nadav RotemReapply the TargerTransformInfo changes, minus the...
2012-10-18 Bob WilsonTemporarily revert the TargetTransform changes.
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2009-10-22 Chris Lattnernothing opt uses can throw, remove the try block and...
2009-09-03 Dan GohmanUse IRReader.h in opt, to support reading of LLVM Assem...
2008-09-22 Oscar FuentesInitial support for the CMake build system.