move the bounds checking pass to the instrumentation folder, where it belongs. I...
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
2012-07-20 Nuno Lopesmove the bounds checking pass to the instrumentation...
2012-06-24 NAKAMURA Takumillvm/lib: [CMake] Add explicit dependency to intrinsics...
2012-03-14 Kostya Serebryany[asan] rename class BlackList to FunctionBlackList...
2012-02-13 Kostya SerebryanyThreadSanitizer, a race detector. First LLVM commit.
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-16 Kostya SerebryanyAddressSanitizer, first commit (compiler module only)
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-04-16 Rafael EspindolaFix cmake build.
2011-04-12 NAKAMURA Takumilib/Transforms/Instrumentation/CMakeLists.txt: Add...
2011-01-29 Andrew TrickImplementation of path profiling.
2010-10-07 Owen AndersonAdd initialization routines for Instrumentation.
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...
2010-01-02 Chris Lattnerremove the random sampling framework, which is not...
2009-09-04 Andreas NeustifterConverted MaximumSpanningTree algorithm to a generic...
2009-09-01 Andreas NeustifterOptimalEdgeProfiling: Creation of profiles.
2009-09-01 Ted KremenekUpdate CMake files.
2008-09-22 Oscar FuentesInitial support for the CMake build system.