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
/
test
/
ThinLTO
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ThinLTO/WPD] Remove an overly-aggressive assert
Teresa Johnson
2020-01-14
2
-0
/
+130
*
[ThinLTO] Handle variable with twice promoted name (Rust)
Teresa Johnson
2020-01-14
2
-0
/
+43
*
[ThinLTO/WPD] Fix index-based WPD for alias vtables
Teresa Johnson
2020-01-13
2
-0
/
+73
*
Make lazyload_metadata.ll resilient to the addition of new metadata kinds
David Herzka
2019-12-26
1
-11
/
+10
*
Revert "Make lazyload_metadata.ll resilient to the addition of new metadata k...
Reid Kleckner
2019-12-26
1
-13
/
+12
*
Make lazyload_metadata.ll resilient to the addition of new metadata kinds
David Herzka
2019-12-26
1
-12
/
+13
*
Revert "Make lazyload_metadata.ll resilient to the addition of new metadata k...
David Herzka
2019-12-25
1
-13
/
+12
*
Make lazyload_metadata.ll resilient to the addition of new metadata kinds
David Herzka
2019-12-25
1
-12
/
+13
*
[ThinLTO] Show preserved symbols in DOT files
evgeny
2019-12-18
1
-1
/
+1
*
[ThinLTO] Add option to disable readonly/writeonly attribute propagation
Teresa Johnson
2019-12-05
1
-0
/
+7
*
[ThinLTO] Fix importing of writeonly variables in distributed ThinLTO
Teresa Johnson
2019-12-04
4
-8
/
+26
*
[Remarks][ThinLTO] Use the correct file extension based on the format
Francis Visoiu Mistrih
2019-12-02
1
-0
/
+13
*
[ThinLTO] Make ValueInfo::operator bool() explicit
evgeny
2019-11-19
1
-0
/
+21
*
ThinLTO: Fix assembler to emit alwaysInline in the summary
Teresa Johnson
2019-11-18
1
-2
/
+4
*
ThinLTO : Import always_inline functions irrespective of the threshold
Teresa Johnson
2019-11-08
4
-5
/
+39
*
[ThinLTO] Fix bug when importing writeonly variables
evgeny
2019-11-08
2
-0
/
+43
*
[ThinLTO] Import readonly vars with refs
evgeny
2019-11-07
2
-2
/
+2
*
Recommit "[ThinLTO] Handle GUID collision in import global processing""
Teresa Johnson
2019-11-01
2
-0
/
+52
*
Revert "[LLD][ThinLTO] Handle GUID collision in import global processing"
Teresa Johnson
2019-11-01
2
-29
/
+0
*
[ThinLTO/WPD] Fix index-based WPD for available_externally vtables
Teresa Johnson
2019-10-30
4
-0
/
+201
*
[LLD][ThinLTO] Handle GUID collision in import global processing
Teresa Johnson
2019-10-25
2
-0
/
+29
*
[ThinLTO] Don't internalize during promotion
Eugene Leviant
2019-10-22
2
-1
/
+37
*
One more attempt to fix PS4 buildbot after r375219
Eugene Leviant
2019-10-18
1
-1
/
+1
*
Attempt to fix PS4 buildbot after r375219
Eugene Leviant
2019-10-18
1
-1
/
+1
*
[ThinLTOCodeGenerator] Add support for index-based WPD
Eugene Leviant
2019-10-18
1
-0
/
+57
*
Reland: Dead Virtual Function Elimination
Oliver Stannard
2019-10-17
1
-2
/
+2
*
[ThinLTO] Import virtual method with single implementation in hybrid mode
Eugene Leviant
2019-10-17
3
-0
/
+148
*
Revert "Dead Virtual Function Elimination"
Jorge Gorbe Moya
2019-10-14
1
-2
/
+2
*
Dead Virtual Function Elimination
Oliver Stannard
2019-10-11
1
-2
/
+2
*
[ThinLTO/WPD] Ensure devirtualized targets use promoted symbol when necessary
Teresa Johnson
2019-10-02
2
-0
/
+111
*
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-11
1
-2
/
+2
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Dmitri Gribenko
2019-09-11
1
-2
/
+2
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-11
1
-2
/
+2
*
Reland "Change the X86 datalayout to add three address spaces
Amy Huang
2019-09-10
155
-155
/
+155
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-10
1
-2
/
+2
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-10
1
-2
/
+2
*
Revert r370105 - Update two x86 datalayouts for r370083, looks like racing co...
Richard Trieu
2019-08-28
1
-1
/
+1
*
Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...
Vlad Tsyrklevich
2019-08-28
155
-155
/
+155
*
Update two x86 datalayouts for r370083, looks like racing commits
Reid Kleckner
2019-08-27
1
-1
/
+1
*
Change the X86 datalayout to add three address spaces for 32 bit signed,
Amy Huang
2019-08-27
155
-155
/
+155
*
[ThinLTO] Fix handling of weak interposable symbols
Teresa Johnson
2019-08-23
2
-3
/
+38
*
[NewPM][PassInstrumentation] Fix test added in r369024.
David L. Jones
2019-08-15
1
-2
/
+2
*
[NewPM][PassInstrumentation] IR printing support for (Thin)LTO
Taewook Oh
2019-08-15
1
-0
/
+12
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-2
/
+2
*
Use llvm-nm instead of nm in new test to unbreak Windows bot
Teresa Johnson
2019-08-02
1
-8
/
+8
*
Fix new test try 2
Teresa Johnson
2019-08-02
1
-1
/
+1
*
Fix new test
Teresa Johnson
2019-08-02
1
-1
/
+1
*
[ThinLTO] Implement index-based WPD
Teresa Johnson
2019-08-02
4
-9
/
+450
*
[ThinLTO] only emit used or referenced CFI records to index
Bob Haarman
2019-07-09
2
-0
/
+80
*
[BPF] add new intrinsics preserve_{array,union,struct}_access_index
Yonghong Song
2019-07-09
1
-2
/
+2
[next]