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
/
Resolution
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
LTO: Apply global DCE to ThinLTO modules at LTO opt level 0.
Peter Collingbourne
2017-11-01
2
-1
/
+17
*
Reland r313157, "ThinLTO: Correctly follow aliasee references when dead strip...
Peter Collingbourne
2017-09-14
3
-1
/
+36
*
Revert r313157 "ThinLTO: Correctly follow aliasee references when dead stripp...
Hans Wennborg
2017-09-14
2
-24
/
+0
*
ThinLTO: Correctly follow aliasee references when dead stripping.
Peter Collingbourne
2017-09-13
2
-0
/
+24
*
Emit only A Single Opt Remark When Inlining
Sam Elliott
2017-08-21
2
-0
/
+10
*
Revert "Emit only A Single Opt Remark When Inlining"
Sam Elliott
2017-08-20
2
-10
/
+0
*
Emit only A Single Opt Remark When Inlining
Sam Elliott
2017-08-20
2
-0
/
+10
*
Linker: Create a function declaration when moving a non-prevailing alias of f...
Peter Collingbourne
2017-08-10
1
-0
/
+17
*
Update the new PM pipeline to make ICP aware if it is SamplePGO build.
Dehao Chen
2017-08-02
2
-0
/
+48
*
[LTO] llvm-lto2: Add option to load sample profile
Tobias Edler von Koch
2017-07-28
2
-0
/
+39
*
LTO: Export functions referenced by the CFI jump table.
Peter Collingbourne
2017-07-19
1
-0
/
+32
*
[LTO] Fix the interaction between linker redefined symbols and ThinLTO
Davide Italiano
2017-07-06
1
-0
/
+16
*
[LTO] Remove values from non-prevailing comdats
Teresa Johnson
2017-06-30
2
-0
/
+65
*
Apply summary-based dead stripping to regular LTO modules with summaries.
Peter Collingbourne
2017-06-15
2
-0
/
+53
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
2
-4
/
+4
*
Symbols re-defined with -wrap and -defsym need to be excluded from inter-
Dmitry Mikulin
2017-06-05
1
-0
/
+16
*
PMB: Run the whole-program-devirt pass during LTO at --lto-O0.
Peter Collingbourne
2017-05-26
1
-0
/
+16
*
LTO: Do summary-based prevailing symbol resolution at --lto-O0.
Peter Collingbourne
2017-05-25
1
-0
/
+11
*
Add support for handling ifuncs to GlobalValue::getBaseObject
Teresa Johnson
2017-05-15
1
-0
/
+15
*
LTO: Mark undefined module asm symbols as used.
Peter Collingbourne
2017-04-26
2
-0
/
+14
*
Object, LTO: Add target triple to irsymtab and LTO API.
Peter Collingbourne
2017-04-14
2
-1
/
+17
*
LTO: Pass SF_Executable flag through to InputFile::Symbol
Tobias Edler von Koch
2017-04-13
1
-10
/
+15
*
llvm-lto2: Add a dump-symtab subcommand.
Peter Collingbourne
2017-04-12
1
-0
/
+47
*
llvm-lto2: Move the LTO::run() action behind a subcommand.
Peter Collingbourne
2017-04-11
13
-28
/
+28
*
[LTO] Add ability to emit assembly to new LTO API
Tobias Edler von Koch
2017-02-15
1
-0
/
+19
*
[LTO] Remove useless redirection from test. NFCI.
Davide Italiano
2017-02-12
1
-1
/
+1
*
[lib/LTO] Add support for hotness optremarks in the new API.
Davide Italiano
2017-02-12
1
-0
/
+37
*
[lib/LTO] Initial support for optimization remarks in the new API.
Davide Italiano
2017-02-12
1
-0
/
+33
*
Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."
Eric Christopher
2017-02-10
7
-7
/
+7
*
For X86-64 linux and PPC64 linux align int128 to 16 bytes.
Eric Christopher
2017-02-10
7
-7
/
+7
*
LTO: Link non-prevailing weak_odr or linkonce_odr globals into the combined m...
Peter Collingbourne
2017-02-02
2
-0
/
+19
*
Linker: Move special casing for available_externally in IRMover to clients. N...
Peter Collingbourne
2017-02-02
2
-0
/
+31
*
IPO, LTO: Plumb the summary from the LTO API into the pass manager.
Peter Collingbourne
2017-01-20
1
-0
/
+21
*
[LTO] Add the missing datalayout in a test.
Davide Italiano
2016-12-14
1
-0
/
+1
*
[LTO] Reject modules without datalayout.
Davide Italiano
2016-12-14
4
-5
/
+7
*
LTO: Add support for multi-module bitcode files.
Peter Collingbourne
2016-12-14
3
-0
/
+15
*
Don't drop the llvm. prefix when renaming.
Rafael Espindola
2016-10-03
2
-0
/
+12
*
[LTO] Use llvm-nm instead of nm in new tests
Teresa Johnson
2016-09-16
1
-2
/
+2
*
[LTO] Fix handling of mixed (regular and thin) mode LTO
Teresa Johnson
2016-09-16
2
-0
/
+25
*
[LTO] Move tests from test/tools to test/LTO, as they're testing the API func...
Mehdi Amini
2016-09-14
2
-0
/
+96
*
[LTO] Fix commons handling
Mehdi Amini
2016-09-14
2
-0
/
+16
*
[LTO] Change addSaveTemps API: do not add dot to the supplied prefix path
Mehdi Amini
2016-08-18
2
-2
/
+2
*
Restore "Resolution-based LTO API."
Teresa Johnson
2016-08-11
5
-0
/
+142
*
Revert "Resolution-based LTO API."
Teresa Johnson
2016-08-11
5
-142
/
+0
*
Resolution-based LTO API.
Teresa Johnson
2016-08-11
5
-0
/
+142
[prev]