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
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
5
-6
/
+6
*
Revert "[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage...
Renato Golin
2017-06-05
1
-43
/
+9
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-03
1
-0
/
+1
*
[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...
Kostya Serebryany
2017-06-03
1
-9
/
+43
*
[sanitizer-coverage] refactor the code to make it easier to add more sections...
Kostya Serebryany
2017-06-02
1
-55
/
+74
*
[PartialInlining] Emit branch info and profile data as remarks
Xinliang David Li
2017-06-01
1
-0
/
+64
*
[sanitizer-coverage] remove stale code (old coverage); llvm part
Kostya Serebryany
2017-05-31
1
-130
/
+10
*
Fix coverage check for full post-dominator basic blocks.
George Karpenkov
2017-05-25
1
-1
/
+4
*
Fix a couple of typos in memory intrinsic optimization output (NFC)
Teresa Johnson
2017-05-24
1
-1
/
+1
*
Revert "Disable coverage opt-out for strong postdominator blocks."
George Karpenkov
2017-05-24
1
-2
/
+22
*
Disable coverage opt-out for strong postdominator blocks.
George Karpenkov
2017-05-23
1
-22
/
+2
*
IR: Give function GlobalValue::getRealLinkageName() a less misleading name: d...
Peter Collingbourne
2017-05-16
1
-1
/
+1
*
[asan] Better workaround for gold PR19002.
Evgeniy Stepanov
2017-05-15
1
-2
/
+11
*
[msan] Fix PR32842
Alexander Potapenko
2017-05-11
1
-2
/
+5
*
Use explicit false instead of casted nullptr. NFC.
Serge Guelton
2017-05-10
1
-2
/
+2
*
Suppress all uses of LLVM_END_WITH_NULL. NFC.
Serge Guelton
2017-05-09
3
-42
/
+34
*
[sanitizer-coverage] implement -fsanitize-coverage=no-prune,... instead of a ...
Kostya Serebryany
2017-05-05
1
-4
/
+7
*
Fix spelling error in command line option description. NFC
Craig Topper
2017-05-05
1
-2
/
+2
*
[IR] Abstract away ArgNo+1 attribute indexing as much as possible
Reid Kleckner
2017-05-03
2
-11
/
+11
*
Re-land r301697 "[IR] Make add/remove Attributes use AttrBuilder instead of A...
Reid Kleckner
2017-05-02
2
-21
/
+9
*
Revert r301697 "[IR] Make add/remove Attributes use AttrBuilder instead of At...
Hans Wennborg
2017-04-28
2
-9
/
+21
*
[IR] Make add/remove Attributes use AttrBuilder instead of AttributeList
Reid Kleckner
2017-04-28
2
-21
/
+9
*
Make getParamAlignment use argument numbers
Reid Kleckner
2017-04-28
1
-2
/
+2
*
Clean up DIExpression::prependDIExpr a little. (NFC)
Adrian Prantl
2017-04-28
1
-1
/
+1
*
Memory intrinsic value profile optimization: Avoid divide by 0
Teresa Johnson
2017-04-28
1
-0
/
+4
*
[asan] Fix dead stripping of globals on Linux.
Evgeniy Stepanov
2017-04-27
1
-6
/
+104
*
[asan] Put ctor/dtor in comdat.
Evgeniy Stepanov
2017-04-27
1
-9
/
+48
*
Memory intrinsic value profile optimization: Improve debug output (NFC)
Teresa Johnson
2017-04-27
1
-9
/
+11
*
Update profile during memory instrinsic optimization
Teresa Johnson
2017-04-24
1
-1
/
+3
*
[asan] Let the frontend disable gc-sections optimization for asan globals.
Evgeniy Stepanov
2017-04-24
1
-16
/
+16
*
[sanitizer-coverage] remove some more stale code
Kostya Serebryany
2017-04-19
1
-21
/
+5
*
Remove two unused variables (-Werror).
Evgeniy Stepanov
2017-04-19
1
-3
/
+0
*
[sanitizer-coverage] remove stale code
Kostya Serebryany
2017-04-19
1
-66
/
+4
*
PR32382: Fix emitting complex DWARF expressions.
Adrian Prantl
2017-04-18
1
-1
/
+1
*
[ProfileData] Unify getInstrProf*SectionName helpers
Vedant Kumar
2017-04-15
2
-31
/
+13
*
[IR] Make paramHasAttr to use arg indices instead of attr indices
Reid Kleckner
2017-04-14
1
-3
/
+3
*
Fix test failure on windows: pass module to getInstrProfXXName calls
Xinliang David Li
2017-04-14
1
-4
/
+4
*
[Profile] PE binary coverage bug fix
Xinliang David Li
2017-04-13
2
-12
/
+11
*
[asan] Give global metadata private linkage.
Evgeniy Stepanov
2017-04-11
1
-5
/
+6
*
Module::getOrInsertFunction is using C-style vararg instead of variadic templ...
Serge Guelton
2017-04-11
5
-94
/
+105
*
Revert "Turn some C-style vararg into variadic templates"
Diana Picus
2017-04-11
5
-77
/
+77
*
Turn some C-style vararg into variadic templates
Serge Guelton
2017-04-11
5
-77
/
+77
*
Allow DataLayout to specify addrspace for allocas.
Matt Arsenault
2017-04-10
1
-4
/
+11
*
Revert "[asan] Put ctor/dtor in comdat."
Evgeniy Stepanov
2017-04-10
1
-41
/
+9
*
Revert "[asan] Fix dead stripping of globals on Linux."
Evgeniy Stepanov
2017-04-10
1
-103
/
+6
*
[PGO] Preserve GlobalsAA in pgo-memop-opt pass.
Rong Xu
2017-04-06
1
-1
/
+5
*
Revert "Turn some C-style vararg into variadic templates"
Mehdi Amini
2017-04-06
5
-128
/
+126
*
Turn some C-style vararg into variadic templates
Mehdi Amini
2017-04-06
5
-126
/
+128
*
[asan] Fix dead stripping of globals on Linux.
Evgeniy Stepanov
2017-04-06
1
-6
/
+103
*
[asan] Put ctor/dtor in comdat.
Evgeniy Stepanov
2017-04-06
1
-9
/
+41
[next]