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
/
LTO
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
1
-1
/
+1
*
[llvm-nm] Display STT_GNU_IFUNC as 'i'
Fangrui Song
2019-12-25
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
2
-2
/
+2
*
[LTO] Support for embedding bitcode section during LTO
Teresa Johnson
2019-12-12
3
-0
/
+42
*
Reland: Dead Virtual Function Elimination
Oliver Stannard
2019-10-17
1
-0
/
+19
*
Revert "Dead Virtual Function Elimination"
Jorge Gorbe Moya
2019-10-14
1
-19
/
+0
*
Dead Virtual Function Elimination
Oliver Stannard
2019-10-11
1
-0
/
+19
*
[IRMover] Don't map globals if their types are the same
Pirama Arumuga Nainar
2019-09-11
2
-0
/
+73
*
Reland "Change the X86 datalayout to add three address spaces
Amy Huang
2019-09-10
83
-83
/
+83
*
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
83
-83
/
+83
*
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
83
-83
/
+83
*
Revert r369233.
Manoj Gupta
2019-08-23
2
-0
/
+7
*
Fix target for new X86 test
Teresa Johnson
2019-08-23
1
-2
/
+2
*
[ThinLTO] Fix handling of weak interposable symbols
Teresa Johnson
2019-08-23
1
-0
/
+33
*
[MC] Don't emit .symver redirected symbols to the symbol table
Fangrui Song
2019-08-19
2
-7
/
+0
*
Linker: Add support for GlobalIFunc.
Peter Collingbourne
2019-08-08
2
-0
/
+25
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-1
/
+1
*
[NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63
Johannes Doerfert
2019-07-11
2
-1
/
+1
*
Revert [InlineCost] cleanup calculations of Cost and Threshold
Jordan Rupprecht
2019-07-03
4
-9
/
+9
*
[InlineCost] cleanup calculations of Cost and Threshold
Fedor Sergeev
2019-06-26
4
-9
/
+9
*
[ThinLTO]LTO]Legacy] Fix dependent libraries support by adding querying of th...
Ben Dunbobbin
2019-06-12
2
-0
/
+24
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
1
-0
/
+6
*
[llvm-readobj] Change -t to --symbols in tests. NFC
Fangrui Song
2019-05-01
2
-2
/
+2
*
[llvm-nm][llvm-readelf] Avoid single-dash -long-option in tests
Fangrui Song
2019-04-27
1
-1
/
+1
*
Revert [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
Steven Wu
2019-04-08
2
-31
/
+0
*
[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
Steven Wu
2019-04-08
2
-0
/
+31
*
[Linker] Fix crash handling appending linkage
Rafael Auler
2019-03-20
2
-0
/
+30
*
Resubmit r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"
Robert Lougher
2019-03-20
1
-0
/
+22
*
Revert r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"
Robert Lougher
2019-03-19
1
-22
/
+0
*
[TailCallElim] Add tailcall elimination pass to LTO pipelines
Robert Lougher
2019-03-19
1
-0
/
+22
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+2
*
IR: Add immarg attribute
Matt Arsenault
2019-03-12
1
-3
/
+0
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-2
/
+0
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+2
*
[LTO] Record whether LTOUnit splitting is enabled in index
Teresa Johnson
2019-01-11
4
-3
/
+58
*
[ThinLTO] Remove dllimport attribute from locally defined symbols
Matthew Voss
2018-12-19
1
-0
/
+32
*
LTO: Don't internalize available_externally globals.
Peter Collingbourne
2018-12-05
1
-0
/
+16
*
[LTO] Load sample profile in LTO link step.
Xin Tong
2018-11-15
1
-0
/
+46
*
[LTO] Drop non-prevailing definitions only if linkage is not local or appending
Pirama Arumuga Nainar
2018-11-08
1
-4
/
+4
*
[ThinLTO] Add an option to disable (thin)lto internalization.
Xin Tong
2018-11-05
1
-0
/
+42
*
Update test of r344198 to work with release builds.
Warren Ristow
2018-10-11
1
-2
/
+2
*
[LTO] Account for overriding lib calls via the alias attribute
Warren Ristow
2018-10-10
1
-0
/
+69
*
[ThinLTO] Keep non-prevailing (linkonce|weak)_odr symbols live
Xin Tong
2018-10-08
1
-1
/
+1
*
Pass code-model through Module IR to LTO which will use it.
Caroline Tice
2018-09-21
4
-0
/
+76
*
Enrich inline messages
David Bolvansky
2018-08-05
4
-9
/
+13
*
Revert "Enrich inline messages", tests fail
David Bolvansky
2018-08-01
4
-13
/
+9
*
Enrich inline messages
David Bolvansky
2018-08-01
4
-9
/
+13
*
Revert Enrich inline messages
David Bolvansky
2018-07-31
4
-13
/
+9
[next]