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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
2
-3
/
+3
*
Reland "Change the X86 datalayout to add three address spaces
Amy Huang
2019-09-10
15
-15
/
+15
*
Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...
Vlad Tsyrklevich
2019-08-28
15
-15
/
+15
*
Change the X86 datalayout to add three address spaces for 32 bit signed,
Amy Huang
2019-08-27
15
-15
/
+15
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
28
-0
/
+1171
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
28
-1171
/
+0
*
Recommit "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT le...
Teresa Johnson
2019-01-31
2
-0
/
+42
*
Revert "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leader"
Teresa Johnson
2019-01-31
2
-42
/
+0
*
[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leader
Teresa Johnson
2019-01-31
2
-0
/
+42
*
[ThinLTO] Allow importing of functions with var args
Teresa Johnson
2018-12-01
1
-6
/
+6
*
[ThinLTO] Update handling of vararg functions to match inliner
Teresa Johnson
2018-11-14
2
-9
/
+29
*
[LTO] Drop non-prevailing definitions only if linkage is not local or appending
Pirama Arumuga Nainar
2018-11-08
1
-1
/
+1
*
New test requires x86-registered-target
Teresa Johnson
2018-10-17
1
-0
/
+2
*
[ThinLTO] Fix test to require asserts
Teresa Johnson
2018-10-17
2
-0
/
+8
*
[ThinLTO] Add importing stats to thin link
Teresa Johnson
2018-10-16
2
-0
/
+77
*
[ThinLTO] Keep non-prevailing (linkonce|weak)_odr symbols live
Xin Tong
2018-10-08
1
-1
/
+1
*
Restore "[ThinLTO] Ensure we always select the same function copy to import"
Teresa Johnson
2018-07-16
5
-95
/
+92
*
Revert "[ThinLTO] Ensure we always select the same function copy to import"
Teresa Johnson
2018-07-14
3
-92
/
+0
*
Revert "[ThinLTO] Add debug output to test"
Teresa Johnson
2018-07-14
1
-1
/
+1
*
[ThinLTO] Add debug output to test
Teresa Johnson
2018-07-14
1
-1
/
+1
*
[ThinLTO] Require x86 target for new test
Teresa Johnson
2018-07-13
1
-0
/
+2
*
[ThinLTO] Ensure we always select the same function copy to import
Teresa Johnson
2018-07-13
3
-0
/
+90
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-2
/
+2
*
[ThinLTO] Add an import cutoff for debugging/triaging
Teresa Johnson
2018-04-01
2
-0
/
+58
*
[ThinLTO] Add an option to force summary call edges cold for debugging
Teresa Johnson
2018-03-31
3
-0
/
+77
*
Reland r327041: [ThinLTO] Keep available_externally symbols live
Vlad Tsyrklevich
2018-03-13
2
-0
/
+24
*
[ThinLTO] Recommit of import global variables
Eugene Leviant
2018-03-12
1
-2
/
+11
*
Revert "[ThinLTO] Keep available_externally symbols live"
Eric Christopher
2018-03-09
2
-25
/
+0
*
Specify that test from r327041 requires asserts
Vlad Tsyrklevich
2018-03-08
1
-0
/
+1
*
Fix test failure introduced in r327041
Vlad Tsyrklevich
2018-03-08
1
-1
/
+1
*
[ThinLTO] Keep available_externally symbols live
Vlad Tsyrklevich
2018-03-08
2
-0
/
+24
*
[ThinLTO] Revert r325320: Import global variables
Chandler Carruth
2018-03-02
1
-11
/
+2
*
[ThinLTO] Import global variables
Eugene Leviant
2018-02-16
1
-2
/
+11
*
Make GlobalValues with non-default visibilility dso_local.
Rafael Espindola
2018-01-18
1
-4
/
+4
*
Make internal/private GVs implicitly dso_local.
Rafael Espindola
2018-01-11
1
-4
/
+4
*
[LTO] Make processing of combined module more consistent
Vitaly Buka
2017-12-16
1
-1
/
+1
*
[ThinLTO] Enable importing of aliases as copy of aliasee
Teresa Johnson
2017-12-16
1
-5
/
+6
*
Fix bot failures by requiring x86 target
Teresa Johnson
2017-08-19
1
-0
/
+2
*
[ThinLTO] Fix ThinLTO crash
Teresa Johnson
2017-08-19
2
-0
/
+15
*
[PGO] Fix ThinLTO crash
Xinliang David Li
2017-08-16
2
-0
/
+20
*
ThinLTO: Don't import aliases of any kind (even linkonce_odr)
David Blaikie
2017-07-27
1
-6
/
+3
*
Revert "Restore with fix "[ThinLTO] Ensure we always select the same function...
Teresa Johnson
2017-07-17
3
-88
/
+0
*
Fix bot failures from r308114
Teresa Johnson
2017-07-16
1
-10
/
+10
*
Attempt 2 to debug bot failures
Teresa Johnson
2017-07-16
1
-8
/
+10
*
Attempt to debug bot failures
Teresa Johnson
2017-07-15
1
-8
/
+8
*
Restore with fix "[ThinLTO] Ensure we always select the same function copy to...
Teresa Johnson
2017-07-15
3
-0
/
+86
*
Revert r308078 (and subsequent tweak in r308079) which introduces a test
Chandler Carruth
2017-07-15
3
-86
/
+0
*
Require asserts in new test that uses debug flag
Teresa Johnson
2017-07-15
1
-0
/
+3
*
[ThinLTO] Ensure we always select the same function copy to import
Teresa Johnson
2017-07-15
3
-0
/
+83
*
Revert r295861, "[ModuleSummaryAnalysis] Don't crash when referencing unnamed...
Peter Collingbourne
2017-05-03
1
-10
/
+0
[next]