summaryrefslogtreecommitdiff
path: root/tools/opt/CMakeLists.txt
Commit message (Expand)AuthorAge
* [PM] Add (very skeletal) support to opt for running the new passChandler Carruth2014-01-11
* Port r198087 and r198089 (strip dead code by default) from make to cmake.Nico Weber2013-12-30
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-10
* Don't export symbols in every binary on linux.Rafael Espindola2013-04-04
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-26
* Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...Michael Gottesman2013-01-28
* Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...Nadav Rotem2012-10-18
* Temporarily revert the TargetTransform changes.Bob Wilson2012-10-18
* Add a new interface to allow IR-level passes to access codegen-specific infor...Nadav Rotem2012-10-10
* Add a basic-block autovectorization pass.Hal Finkel2012-02-01
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* nothing opt uses can throw, remove the try block and -fexceptions whenChris Lattner2009-10-22
* Use IRReader.h in opt, to support reading of LLVM Assembly files directly.Dan Gohman2009-09-03
* Initial support for the CMake build system.Oscar Fuentes2008-09-22