aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Instrumentation/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [asan] rename class BlackList to FunctionBlackList and move it into a separat...Kostya Serebryany2012-03-141-0/+1
* ThreadSanitizer, a race detector. First LLVM commit.Kostya Serebryany2012-02-131-0/+1
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-7/+0
* AddressSanitizer, first commit (compiler module only)Kostya Serebryany2011-11-161-0/+1
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+7
* Fix cmake build.Rafael Espindola2011-04-161-1/+1
* lib/Transforms/Instrumentation/CMakeLists.txt: Add LineProfiling.cpp to fix u...NAKAMURA Takumi2011-04-121-0/+1
* Implementation of path profiling.Andrew Trick2011-01-291-0/+1
* Add initialization routines for Instrumentation.Owen Anderson2010-10-071-0/+1
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-6/+0
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-0/+6
* remove the random sampling framework, which is not maintained anymore.Chris Lattner2010-01-021-2/+0
* Converted MaximumSpanningTree algorithm to a generic template, this could goAndreas Neustifter2009-09-041-1/+0
* OptimalEdgeProfiling: Creation of profiles.Andreas Neustifter2009-09-011-0/+1
* Update CMake files.Ted Kremenek2009-09-011-0/+1
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+6