summaryrefslogtreecommitdiffstats
path: root/llvm/tools/bugpoint/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* static link polly into toolsSebastian Pop2014-03-141-0/+9
* [CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.Quentin Colombet2014-02-221-0/+1
* Port r198087 and r198089 (strip dead code by default) from make to cmake.Nico Weber2013-12-301-0/+3
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-101-2/+17
* Don't export symbols in every binary on linux.Rafael Espindola2013-04-041-0/+1
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-261-1/+1
* Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...Michael Gottesman2013-01-281-1/+1
* Add a basic-block autovectorization pass.Hal Finkel2012-02-011-1/+1
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-10/+3
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-3/+10
* Try to fix cmake build.Rafael Espindola2010-08-081-1/+0
* Don't forget cmake!Nick Lewycky2010-04-141-1/+0
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+16
OpenPOWER on IntegriCloud