[PGO] MST based PGO instrumentation infrastructure
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
2015-11-24 Rong Xu[PGO] MST based PGO instrumentation infrastructure
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-02-11 Zachary TurnerUse ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2014-12-08 Justin BognerInstrProf: An intrinsic and lowering for instrumentatio...
2014-11-29 Duncan P. N. Exon... DebugIR: Delete -debug-ir
2014-11-11 Kostya SerebryanyMove asan-coverage into a separate phase.
2013-10-14 Rafael EspindolaRemove lib/Transforms/Instrumentation/ProfilingUtils.*
2013-10-02 Chandler CarruthRemove the very substantial, largely unmaintained legac...
2013-08-07 Peter CollingbourneDataFlowSanitizer; LLVM changes.
2013-07-09 Peter CollingbourneRename BlackList class to SpecialCaseList and move...
2013-05-08 Daniel MaleaAdd DebugIR pass -- emits IR file and replace source...
2012-11-29 Evgeniy StepanovInitial commit of MemorySanitizer.
2012-08-24 Kostya Serebryany[asan/tsan] rename FunctionBlackList* to BlackList...
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.