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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
9
-400
/
+376
*
[sanitizer-coverage] prune trace-cmp instrumentation for CMP isntructions tha...
Kostya Serebryany
2019-01-31
1
-2
/
+34
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
9
-376
/
+400
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
9
-400
/
+376
*
Add a 'dynamic' parameter to the objectsize intrinsic
Erik Pilkington
2019-01-30
1
-2
/
+3
*
hwasan: If we split the entry block, move static allocas back into the entry ...
Peter Collingbourne
2019-01-25
1
-0
/
+15
*
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...
Julian Lettner
2019-01-24
1
-2
/
+1
*
[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...
Julian Lettner
2019-01-24
1
-1
/
+2
*
hwasan: Read shadow address from ifunc if we don't need a frame record.
Peter Collingbourne
2019-01-23
1
-10
/
+21
*
hwasan: Move memory access checks into small outlined functions on aarch64.
Peter Collingbourne
2019-01-23
1
-24
/
+45
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
19
-76
/
+57
*
[MSan] Apply the ctor creation scheme of TSan
Philip Pfaffe
2019-01-16
1
-1
/
+23
*
[NewPM][TSan] Reiterate the TSan port
Philip Pfaffe
2019-01-16
2
-35
/
+64
*
[SanitizerCoverage] Don't create comdat for interposable functions.
Matt Morehouse
2019-01-15
1
-1
/
+1
*
[SanitizerCoverage][NFC] Use appendToUsed instead of include
Jonathan Metzman
2019-01-14
1
-16
/
+7
*
Give helper classes/functions local linkage. NFC.
Benjamin Kramer
2019-01-12
1
-1
/
+1
*
[opaque pointer types] Remove some calls to generic Type subtype accessors.
James Y Knight
2019-01-10
1
-2
/
+1
*
Revert r350647: "[NewPM] Port tsan"
Florian Hahn
2019-01-09
2
-58
/
+41
*
[NewPM] Port tsan
Philip Pfaffe
2019-01-08
2
-41
/
+58
*
[CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and
Chandler Carruth
2019-01-07
2
-9
/
+9
*
Revert "Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SA...
Evgeniy Stepanov
2019-01-05
1
-1
/
+3
*
hwasan: Implement lazy thread initialization for the interceptor ABI.
Peter Collingbourne
2019-01-04
1
-2
/
+27
*
[NewPM] Port Msan
Philip Pfaffe
2019-01-03
2
-96
/
+122
*
[MSan] Handle llvm.is.constant intrinsic
Alexander Potapenko
2018-12-31
1
-0
/
+6
*
[HWASAN] Instrument memorty intrinsics by default
Eugene Leviant
2018-12-24
1
-1
/
+1
*
[IR] Add Instruction::isLifetimeStartOrEnd, NFC
Vedant Kumar
2018-12-21
1
-1
/
+1
*
[MSan] Don't emit __msan_instrument_asm_load() calls
Alexander Potapenko
2018-12-20
1
-10
/
+4
*
[HWASAN] Add support for memory intrinsics
Eugene Leviant
2018-12-20
1
-0
/
+42
*
[asan] Undo special treatment of linkonce_odr and weak_odr
Vitaly Buka
2018-12-20
1
-4
/
+2
*
[asan] Prevent folding of globals with redzones
Vitaly Buka
2018-12-20
1
-0
/
+4
*
[asan] Restore ODR-violation detection on vtables
Vitaly Buka
2018-12-18
1
-2
/
+2
*
[asan] In llvm.asan.globals, allow entries to be non-GlobalVariable and skip ...
Kuba Mracek
2018-12-18
1
-1
/
+4
*
hwasan: Move ctor into a comdat.
Peter Collingbourne
2018-12-17
1
-12
/
+20
*
Add NetBSD support in needsRuntimeRegistrationOfSectionRange.
Kamil Rytarowski
2018-12-15
1
-0
/
+1
*
Register kASan shadow offset for NetBSD/amd64
Kamil Rytarowski
2018-12-15
1
-3
/
+7
*
Revert "[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6)"
Evgeniy Stepanov
2018-12-13
1
-3
/
+1
*
[asan] Don't check ODR violations for particular types of globals
Vitaly Buka
2018-12-13
1
-1
/
+7
*
[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6)
Ryan Prichard
2018-12-12
1
-1
/
+3
*
Reapply "Adapt gcov to changes in CFE."
Adrian Prantl
2018-12-06
1
-6
/
+23
*
[asan] Add clang flag -fsanitize-address-use-odr-indicator
Vitaly Buka
2018-12-05
1
-11
/
+17
*
[asan] Split -asan-use-private-alias to -asan-use-odr-indicator
Vitaly Buka
2018-12-04
1
-7
/
+12
*
Revert "Adapt gcov to changes in CFE."
Ilya Biryukov
2018-12-04
1
-15
/
+7
*
[asan] Reduce binary size by using unnamed private aliases
Vitaly Buka
2018-12-04
1
-3
/
+3
*
Adapt gcov to changes in CFE.
Adrian Prantl
2018-12-03
1
-7
/
+15
*
[KMSAN] Enable -msan-handle-asm-conservative by default
Alexander Potapenko
2018-12-03
1
-2
/
+5
*
[ProfileSummary] Standardize methods and fix comment
Vedant Kumar
2018-11-19
2
-2
/
+2
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
1
-1
/
+1
*
[GCOV] Add options to filter files which must be instrumented.
Calixte Denizet
2018-11-12
1
-2
/
+82
*
[sancov] Put .SCOV* sections into the right comdat groups on COFF
Reid Kleckner
2018-11-08
3
-7
/
+22
*
[PGO] Exit early if all count values are zero
Rong Xu
2018-11-07
1
-3
/
+12
[next]