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
/
Transforms
/
FunctionImport
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
Reland "Change the X86 datalayout to add three address spaces
Amy Huang
2019-09-10
8
-8
/
+8
*
Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...
Vlad Tsyrklevich
2019-08-28
8
-8
/
+8
*
Change the X86 datalayout to add three address spaces for 32 bit signed,
Amy Huang
2019-08-27
8
-8
/
+8
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
14
-0
/
+422
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
14
-422
/
+0
*
Recommit "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT le...
Teresa Johnson
2019-01-31
1
-0
/
+10
*
Revert "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leader"
Teresa Johnson
2019-01-31
1
-10
/
+0
*
[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leader
Teresa Johnson
2019-01-31
1
-0
/
+10
*
[ThinLTO] Update handling of vararg functions to match inliner
Teresa Johnson
2018-11-14
1
-3
/
+14
*
[ThinLTO] Fix test to require asserts
Teresa Johnson
2018-10-17
1
-0
/
+3
*
[ThinLTO] Add importing stats to thin link
Teresa Johnson
2018-10-16
1
-0
/
+13
*
Restore "[ThinLTO] Ensure we always select the same function copy to import"
Teresa Johnson
2018-07-16
3
-42
/
+40
*
Revert "[ThinLTO] Ensure we always select the same function copy to import"
Teresa Johnson
2018-07-14
2
-40
/
+0
*
[ThinLTO] Ensure we always select the same function copy to import
Teresa Johnson
2018-07-13
2
-0
/
+40
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[ThinLTO] Add an import cutoff for debugging/triaging
Teresa Johnson
2018-04-01
1
-0
/
+9
*
[ThinLTO] Add an option to force summary call edges cold for debugging
Teresa Johnson
2018-03-31
1
-0
/
+4
*
Reland r327041: [ThinLTO] Keep available_externally symbols live
Vlad Tsyrklevich
2018-03-13
1
-0
/
+6
*
Revert "[ThinLTO] Keep available_externally symbols live"
Eric Christopher
2018-03-09
1
-6
/
+0
*
[ThinLTO] Keep available_externally symbols live
Vlad Tsyrklevich
2018-03-08
1
-0
/
+6
*
[ThinLTO] Fix ThinLTO crash
Teresa Johnson
2017-08-19
1
-0
/
+3
*
[PGO] Fix ThinLTO crash
Xinliang David Li
2017-08-16
1
-0
/
+7
*
Revert "Restore with fix "[ThinLTO] Ensure we always select the same function...
Teresa Johnson
2017-07-17
2
-40
/
+0
*
Restore with fix "[ThinLTO] Ensure we always select the same function copy to...
Teresa Johnson
2017-07-15
2
-0
/
+40
*
Revert r308078 (and subsequent tweak in r308079) which introduces a test
Chandler Carruth
2017-07-15
2
-40
/
+0
*
[ThinLTO] Ensure we always select the same function copy to import
Teresa Johnson
2017-07-15
2
-0
/
+40
*
[ThinLTO] Ensure callees get hot threshold when first seen on cold path
Teresa Johnson
2016-12-15
1
-0
/
+42
*
[thinlto] Don't decay threshold for hot callsites
Piotr Padlewski
2016-09-30
1
-15
/
+53
*
[thinlto] Basic thinlto fdo heuristic
Piotr Padlewski
2016-09-26
1
-0
/
+43
*
Don't import variadic functions
Piotr Padlewski
2016-08-11
1
-0
/
+5
*
ThinLTO: do not import function whose linkage prevents inlining.
Mehdi Amini
2016-05-03
1
-0
/
+5
*
Revert "ThinLTO: do not import function whose linkage prevents inlining."
Mehdi Amini
2016-05-02
1
-5
/
+0
*
ThinLTO: do not import function whose linkage prevents inlining.
Mehdi Amini
2016-05-02
1
-0
/
+5
*
ThinLTO/ModuleLinker: add a flag to not always pull-in linkonce when performi...
Mehdi Amini
2016-04-21
1
-0
/
+42
*
[ThinLTO] Prevent importing of "llvm.used" values
Teresa Johnson
2016-04-20
1
-0
/
+11
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+2
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
FunctionImport: add a progressive heuristic to limit importing too deep in th...
Mehdi Amini
2016-02-10
1
-0
/
+37
*
[ThinLTO] Handle an external call from an import to an alias in dest
Teresa Johnson
2016-01-12
1
-0
/
+7
*
[IRMover] Don't copy personality, etc unless creating def
Teresa Johnson
2016-01-12
1
-0
/
+15
*
[ThinLTO] Metadata linking for imported functions
Teresa Johnson
2015-12-17
1
-0
/
+27
*
[ThinLTO] Fix FunctionImport alias checking and test
Teresa Johnson
2015-11-24
1
-6
/
+0
*
Add a FunctionImporter helper to perform summary-based cross-module function ...
Mehdi Amini
2015-11-24
1
-0
/
+93