index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Instrumentation
/
Instrumentation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
Guillaume Chatelet
2019-10-15
1
-1
/
+2
*
[NewPM][Sancov] Make Sancov a Module Pass instead of 2 Passes
Leonard Chan
2019-09-04
1
-1
/
+1
*
Reland the "[NewPM] Port Sancov" patch from rL365838. No functional
Leonard Chan
2019-07-25
1
-1
/
+1
*
Revert "[NewPM] Port Sancov"
Leonard Chan
2019-07-15
1
-1
/
+1
*
[NewPM] Port Sancov
Leonard Chan
2019-07-11
1
-1
/
+1
*
[NewPM] Port HWASan and Kernel HWASan
Leonard Chan
2019-05-14
1
-1
/
+1
*
Assigning to a local object in a return statement prevents copy elision. NFC.
David Blaikie
2019-04-25
1
-4
/
+6
*
Remove esan.
Nico Weber
2019-03-11
1
-1
/
+0
*
Add a module pass for order file instrumentation
Manman Ren
2019-02-28
1
-0
/
+1
*
[NewPM] Second attempt at porting ASan
Leonard Chan
2019-02-13
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NewPM][TSan] Reiterate the TSan port
Philip Pfaffe
2019-01-16
1
-1
/
+1
*
Revert r350647: "[NewPM] Port tsan"
Florian Hahn
2019-01-09
1
-1
/
+1
*
[NewPM] Port tsan
Philip Pfaffe
2019-01-08
1
-1
/
+1
*
[NewPM] Port Msan
Philip Pfaffe
2019-01-03
1
-1
/
+1
*
[sancov] Put .SCOV* sections into the right comdat groups on COFF
Reid Kleckner
2018-11-08
1
-4
/
+17
*
Revert "[PassManager/Sanitizer] Enable usage of ported AddressSanitizer passe...
Leonard Chan
2018-10-26
1
-2
/
+2
*
move GetOrCreateFunctionComdat to Instrumentation.cpp/Instrumentation.h
Kostya Serebryany
2018-10-12
1
-0
/
+15
*
merge two near-identical functions createPrivateGlobalForString into one
Kostya Serebryany
2018-10-11
1
-0
/
+17
*
[PassManager/Sanitizer] Port of AddresSanitizer pass from legacy to new PassM...
Leonard Chan
2018-10-11
1
-2
/
+2
*
[PGO] Control Height Reduction
Hiroshi Yamauchi
2018-09-04
1
-0
/
+1
*
Revert r335306 (and r335314) - the Call Graph Profile pass.
Chandler Carruth
2018-06-22
1
-1
/
+0
*
[Instrumentation] Add Call Graph Profile pass
Michael J. Spencer
2018-06-21
1
-0
/
+1
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+1
*
[PM] Port BoundsChecking to the new PM.
Chandler Carruth
2017-11-14
1
-1
/
+1
*
[PGO] Memory intrinsic calls optimization based on profiled size
Rong Xu
2017-04-04
1
-0
/
+1
*
[PM] code refactoring /NFC
Xinliang David Li
2016-06-05
1
-1
/
+1
*
Rename pass name to prepare to new PM porting /NFC
Xinliang David Li
2016-05-15
1
-1
/
+1
*
[PM] code refactoring -- preparation for new PM porting /NFC
Xinliang David Li
2016-05-07
1
-1
/
+1
*
[PM] port IR based PGO prof-gen pass to new pass manager
Xinliang David Li
2016-05-06
1
-1
/
+1
*
[PGO] Promote indirect calls to conditional direct calls with value-profile
Rong Xu
2016-04-27
1
-0
/
+1
*
[esan] EfficiencySanitizer instrumentation pass
Derek Bruening
2016-04-21
1
-0
/
+1
*
Port InstrProfiling pass to the new pass manager
Xinliang David Li
2016-04-18
1
-1
/
+1
*
Move SafeStack to CodeGen.
Benjamin Kramer
2016-01-27
1
-1
/
+0
*
[PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)
Rong Xu
2015-12-09
1
-0
/
+2
*
[PGO] Revert revision r254021,r254028,r254035
Rong Xu
2015-11-24
1
-2
/
+0
*
[PGO] MST based PGO instrumentation infrastructure
Rong Xu
2015-11-24
1
-0
/
+2
*
Instrumentation: Remove ilist iterator implicit conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-1
/
+1
*
[sancov] Leave llvm.localescape in the entry block
Reid Kleckner
2015-08-14
1
-1
/
+36
*
Protection against stack-based memory corruption errors using SafeStack
Peter Collingbourne
2015-06-15
1
-0
/
+1
*
InstrProf: An intrinsic and lowering for instrumentation based profiling
Justin Bogner
2014-12-08
1
-0
/
+1
*
Move asan-coverage into a separate phase.
Kostya Serebryany
2014-11-11
1
-0
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
2013-10-02
1
-3
/
+0
*
DataFlowSanitizer; LLVM changes.
Peter Collingbourne
2013-08-07
1
-0
/
+1
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
1
-1
/
+1
*
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
1
-0
/
+1
*
Initial commit of MemorySanitizer.
Evgeniy Stepanov
2012-11-29
1
-0
/
+1
*
[asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLV...
Kostya Serebryany
2012-11-28
1
-0
/
+1
*
Move the initialization of the bounds checking pass. The pass itself
Chandler Carruth
2012-07-22
1
-2
/
+3
[next]