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
/
EfficiencySanitizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[esan] Remove global variable.
Benjamin Kramer
2016-10-18
1
-1
/
+2
*
[EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtual memory...
Sagar Thakur
2016-10-06
1
-9
/
+27
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-2
/
+2
*
[EfficiencySanitizer] Using '$' instead of '#' for struct counter name
Sagar Thakur
2016-09-22
1
-6
/
+6
*
Revert "[EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtua...
Renato Golin
2016-09-07
1
-34
/
+9
*
[EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtual memory...
Sagar Thakur
2016-09-07
1
-9
/
+34
*
[esan:cfrag] Add option -esan-aux-field-info
Qin Zhao
2016-07-07
1
-44
/
+66
*
[esan|wset] Fix incorrect memory size assert
Derek Bruening
2016-07-06
1
-2
/
+2
*
[esan|cfrag] Add counters for struct array accesses
Qin Zhao
2016-07-02
1
-34
/
+87
*
[sanitizers] Disable target-specific lowering of string functions.
Marcin Koscielnicki
2016-06-18
1
-2
/
+18
*
[esan|cfrag] Add the struct field size array in StructInfo
Qin Zhao
2016-06-17
1
-2
/
+13
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-1
/
+1
*
[esan|cfrag] Handle complex GEP instr in the cfrag tool
Qin Zhao
2016-06-10
1
-35
/
+42
*
[esan|cfrag] Add the struct field offset array in StructInfo
Qin Zhao
2016-06-10
1
-11
/
+29
*
[esan|cfrag] Disable load/store instrumentation for cfrag
Qin Zhao
2016-06-10
1
-3
/
+7
*
[esan|wset] Optionally assume intra-cache-line accesses
Derek Bruening
2016-06-03
1
-2
/
+16
*
[esan] Specify which tool via a global variable
Derek Bruening
2016-06-03
1
-0
/
+13
*
[esan|cfrag] Instrument GEP instr for struct field access.
Qin Zhao
2016-06-03
1
-0
/
+61
*
[esan|cfrag] Create the cfrag struct array for the runtime
Qin Zhao
2016-06-02
1
-5
/
+115
*
[esan|cfrag] Create the skeleton of cfrag variable for the runtime
Qin Zhao
2016-05-31
1
-19
/
+90
*
[esan|wset] EfficiencySanitizer working set tool fastpath
Derek Bruening
2016-05-25
1
-0
/
+104
*
[esan] Add calls from the ctor/dtor to the runtime library
Derek Bruening
2016-05-24
1
-5
/
+42
*
[esan] Use ModulePass for EfficiencySanitizerPass.
Derek Bruening
2016-05-20
1
-9
/
+17
*
[esan] EfficiencySanitizer instrumentation pass
Derek Bruening
2016-04-21
1
-0
/
+352