index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ThinLTO
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ThinLTO] Only promote exported locals as marked in index
Teresa Johnson
2016-11-14
1
-12
/
+12
*
Restore "[ThinLTO] Prevent exporting of locals used/defined in module level asm"
Teresa Johnson
2016-11-14
1
-5
/
+4
*
Restore part of "[ThinLTO] Prevent exporting of locals used/defined in module...
Teresa Johnson
2016-11-10
2
-0
/
+99
*
Revert "[ThinLTO] Prevent exporting of locals used/defined in module level asm"
Mehdi Amini
2016-11-09
2
-96
/
+0
*
[ThinLTO] Prevent exporting of locals used/defined in module level asm
Teresa Johnson
2016-11-08
2
-0
/
+96
*
[ThinLTO] Handle distributed backend case when doing renaming
Teresa Johnson
2016-11-03
2
-0
/
+26
*
[ThinLTO] Disable importing and other cross-module optis at -O0
Teresa Johnson
2016-10-31
2
-0
/
+39
*
[ThinLTO] Correctly resolve linkonce when importing aliasee
Teresa Johnson
2016-10-30
4
-6
/
+70
*
[ThinLTO] Don't link module level assembly when importing
Teresa Johnson
2016-10-12
2
-0
/
+43
*
ThinLTO: don't perform incremental LTO on module without a hash
Mehdi Amini
2016-10-08
2
-2
/
+24
*
ThinLTO: handles modules with empty summaries
Mehdi Amini
2016-10-08
2
-0
/
+43
*
[ThinLTO] Always emit a summary when compiling in ThinLTO mode
Teresa Johnson
2016-09-20
3
-3
/
+25
*
[ThinLTO] Add an option to llvm-lto to print some basic statistics for the index
Mehdi Amini
2016-09-14
1
-0
/
+3
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
3
-4
/
+4
*
Fix ThinLTO crash with debug info
Mehdi Amini
2016-09-03
2
-0
/
+79
*
[ThinLTO] Add caching to the new LTO API
Mehdi Amini
2016-08-23
1
-1
/
+9
*
[LTO] Fix test following r279550
Mehdi Amini
2016-08-23
1
-1
/
+1
*
[ThinLTO] Add a llvm-lto2 test to check that ODR type uniquing is enabled (NFC)
Mehdi Amini
2016-08-23
2
-0
/
+45
*
Revert "[ThinLTO] Add a llvm-lto2 test to check that ODR type uniquing is ena...
Mehdi Amini
2016-08-23
2
-45
/
+0
*
[ThinLTO] Add a llvm-lto2 test to check that ODR type uniquing is enabled (NFC)
Mehdi Amini
2016-08-23
2
-0
/
+45
*
[ThinLTO][X86] Fix windows build
Simon Pilgrim
2016-08-22
1
-1
/
+2
*
[LTO] Add the ability to test -thinlto-emit-imports-files through llvm-lto2
Mehdi Amini
2016-08-19
1
-0
/
+13
*
[LTO] Promote before performing weak resolution
Mehdi Amini
2016-08-18
1
-0
/
+13
*
[ThinLTO] Fix temp file dumping, enable via llvm-lto and test it
Teresa Johnson
2016-08-15
1
-1
/
+9
*
Remove unnecessary flag from new test
Teresa Johnson
2016-08-15
1
-1
/
+1
*
[ThinLTO] Remove functions resolved to available_externally from comdats
Teresa Johnson
2016-08-15
2
-0
/
+36
*
Fix bitcode auto-upgrade when using bitcode lazy loading
Mehdi Amini
2016-08-14
2
-0
/
+23
*
Revert "Fix bitcode auto-upgrade when using bitcode lazy loading"
Mehdi Amini
2016-08-13
2
-23
/
+0
*
Fix bitcode auto-upgrade when using bitcode lazy loading
Mehdi Amini
2016-08-13
2
-0
/
+23
*
ThinLTO: Do not take into account whether a definition has multiple copies wh...
Peter Collingbourne
2016-07-07
2
-12
/
+12
*
ThinLTO: Remove check for multiple modules before applying weak resolutions.
Peter Collingbourne
2016-07-07
1
-0
/
+9
*
ThinLTO: Add test cases for promote+internalize.
Peter Collingbourne
2016-07-06
2
-1
/
+43
*
[ThinLTO] Resolve LinkOnceAny
Teresa Johnson
2016-05-26
3
-11
/
+39
*
[ThinLTO] Fix test check prefix so that intended prefix tested
Teresa Johnson
2016-05-25
1
-1
/
+1
*
[ThinLTO] Use semicolon to separate path prefix replacement
Reid Kleckner
2016-05-17
1
-2
/
+1
*
[ThinLTO] Force disable test on Windows via REQUIRES shell
Teresa Johnson
2016-05-17
1
-1
/
+1
*
[ThinLTO] XFAIL path manipulation test on Windows
Teresa Johnson
2016-05-17
1
-0
/
+2
*
[ThinLTO] Option to control path of distributed backend files
Teresa Johnson
2016-05-17
1
-0
/
+16
*
Re-enable llvm/test/ThinLTO/X86/cache.ll.
NAKAMURA Takumi
2016-05-14
1
-3
/
+0
*
Rework r269548, "XFAIL ThinLTO Caching test on Windows.", not to use XFAIL, f...
NAKAMURA Takumi
2016-05-14
1
-1
/
+1
*
XFAIL ThinLTO Caching test on Windows.
Mehdi Amini
2016-05-14
1
-0
/
+3
*
Add testing in llvm-lto for ThinLTO caching.
Mehdi Amini
2016-05-14
2
-0
/
+27
*
Revert "Add testing in llvm-lto for ThinLTO caching."
Mehdi Amini
2016-05-14
2
-29
/
+0
*
Increase verbosity in the test output to help debugging windows issues
Mehdi Amini
2016-05-14
1
-1
/
+3
*
Add testing in llvm-lto for ThinLTO caching.
Mehdi Amini
2016-05-14
2
-0
/
+27
*
[ThinLTO] Add option to emit imports files for distributed backends
Teresa Johnson
2016-05-10
2
-0
/
+25
*
Restore "[ThinLTO] Emit individual index files for distributed backends"
Teresa Johnson
2016-05-10
2
-0
/
+51
*
Refactor stripDebugInfo(Function) to handle intrinsic
Mehdi Amini
2016-05-07
3
-0
/
+67
*
Revert r268832 "Refactor stripDebugInfo(Function) to handle intrinsic"
Vitaly Buka
2016-05-07
3
-67
/
+0
*
Refactor stripDebugInfo(Function) to handle intrinsic
Mehdi Amini
2016-05-07
3
-0
/
+67
[next]