projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[attrs] Split off the forced attributes utility into its own pass that
[oota-llvm.git]
/
include
/
llvm
/
Transforms
/
Instrumentation.h
2015-12-09
Rong Xu
[PGO] Resubmit "MST based PGO instrumentation infrastru...
blob
|
commitdiff
|
raw
2015-11-24
Rong Xu
[PGO] Revert revision r254021,r254028,r254035
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Rong Xu
[PGO] MST based PGO instrumentation infrastructure
blob
|
commitdiff
|
raw
2015-11-11
Yury Gribov
[ASan] Enable optional ASan recovery.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-23
Evgeniy Stepanov
Android support for SafeStack.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-23
Evgeniy Stepanov
Revert "Android support for SafeStack."
blob
|
commitdiff
|
raw
|
diff to current
2015-09-23
Evgeniy Stepanov
Android support for SafeStack.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Reid Kleckner
[sancov] Leave llvm.localescape in the entry block
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Potapenko
[ASan] Initial support for Kernel AddressSanitizer
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
Peter Collingbourne
Protection against stack-based memory corruption errors...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Alexey Samsonov
Delete unused createSanitizerCoverageModulePass overload.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Alexey Samsonov
[SanitizerCoverage] Introduce SanitizerCoverageOptions...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Justin Bogner
InstrProf: Instrumenter support for setting profile...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Justin Bogner
GCOV: Make the exit block placement from r223193 optional
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Juergen Ributzka
Add missing include.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Alexey Samsonov
SpecialCaseList: Add support for parsing multiple input...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-08
Justin Bogner
InstrProf: An intrinsic and lowering for instrumentatio...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-29
Duncan P. N. Exon...
DebugIR: Delete -debug-ir
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Kostya Serebryany
Move asan-coverage into a separate phase.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
Alexey Samsonov
[ASan] Completely remove sanitizer blacklist file from...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Alexey Samsonov
Remove top-level Clang -fsanitize= flags for optional...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Alexey Samsonov
Remove sanitizer blacklist from ASan/TSan/MSan function...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Transforms edition.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
Evgeniy Stepanov
[msan] Origin tracking with history.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Stephen Hines
Don't build DFSan functionality for Android.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Evgeniy Stepanov
[asan] Remove -fsanitize-address-zero-base-shadow comma...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Chandler Carruth
Remove the very substantial, largely unmaintained legac...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Peter Collingbourne
DataFlowSanitizer: greylist is now ABI list.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Peter Collingbourne
Really unbreak Mac build.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Peter Collingbourne
Unbreak Mac build.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Peter Collingbourne
DataFlowSanitizer; LLVM changes.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-30
Daniel Malea
Fix parameter ordering bug in createDebugIRPass()
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Daniel Malea
Remove limitation on DebugIR that made it require exist...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Daniel Malea
Re-implement DebugIR in a way that does not subclass...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Daniel Malea
Add DebugIR pass -- emits IR file and replace source...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Alexey Samsonov
[ASan] emit instrumentation for initialization order...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Nick Lewycky
Refactor GCOV's six constructor arguments into a struct...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
Nick Lewycky
Switch from a version 4.2/4.4 switch to a four-byte...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-27
Nick Lewycky
In GCC 4.7, function names are now forbidden from ...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-17
Alexey Samsonov
ASan: add optional 'zero-based shadow' option to ASan...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-28
Alexey Samsonov
Add proper support for -fsanitize-blacklist= flag for...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Evgeniy Stepanov
[msan] Add track-origins argument to the pass constructor.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Bill Wendling
Don't use a red zone for code coverage if the user...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Alexey Samsonov
ASan: add blacklist file to ASan pass options. Clang...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Alexey Samsonov
Add options to AddressSanitizer passes to make them...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Evgeniy Stepanov
Initial commit of MemorySanitizer.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-28
Kostya Serebryany
[asan] Split AddressSanitizer into two passes (Function...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-23
Joey Gouly
Remove unused parameter Penalty from the BoundsChecking...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Kostya Serebryany
[asan] make AddressSanitizer to be a FunctionPass inste...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Nuno Lopes
move the bounds checking pass to the instrumentation...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Kostya Serebryany
ThreadSanitizer, a race detector. First LLVM commit.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Nick Lewycky
Expose a switch for the new gcov format.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Kostya Serebryany
AddressSanitizer, first commit (compiler module only)
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Bill Wendling
Conditionalize the format of the GCOV files by target...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Nick Lewycky
Add independent controls for whether GCOV profiling...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-16
Nick Lewycky
Rename LineProfiling to GCOVProfiling to more accuratel...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-12
Nick Lewycky
Add support for line profiling. Very work-in-progress.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-29
Andrew Trick
Implementation of path profiling.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-02
Chris Lattner
remove the random sampling framework, which is not...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Andreas Neustifter
Addedum to r80712, forgot to add files.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
Gabor Greif
fix typos
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Don't attribute in file headers anymore. See llvmdev...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Chris Lattner
remove some dead passes and stuff specific to the reopt...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Chris Lattner
remove an old instrumentation pass that is not used...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Andrew Lenharth
Added documented rsprofiler interface. Also remove...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Andrew Lenharth
Random sampling (aka Arnold and Ryder) profiling. ...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Misha Brukman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Jeff Cohen
Add missing createXxxPass functions
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Jeff Cohen
Fix return type
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
Jeff Cohen
Fix incorrect return type.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-30
Brian Gaeke
Add accessor function prototypes for reoptimizer suppor...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Brian Gaeke
Put all LLVM code into the llvm namespace, as per bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-20
John Criswell
Added LLVM copyright header (for lack of a better term).
blob
|
commitdiff
|
raw
|
diff to current
2003-01-14
Chris Lattner
New header
blob
|
commitdiff
|
raw
|
diff to current