1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools
Teresa Johnson 32209014dc Restore "[LTO/WPD] Enable aggressive WPD under LTO option"
This restores 59733525d37cf9ad88b5021b33ecdbaf2e18911c (D71913), along
with bot fix 19c76989bb505c3117730c47df85fd3800ea2767.

The bot failure should be fixed by D73418, committed as
af954e441a5170a75687699d91d85e0692929d43.

I also added a fix for non-x86 bot failures by requiring x86 in new test
lld/test/ELF/lto/devirt_vcall_vis_public.ll.
2020-01-27 07:55:05 -08:00
..
bugpoint Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
bugpoint-passes
dsymutil [Dsymutil][Debuginfo][NFC] #4 Refactor dsymutil to separate DWARF optimizing part. 2020-01-23 18:16:32 +03:00
gold Restore "[LTO/WPD] Enable aggressive WPD under LTO option" 2020-01-27 07:55:05 -08:00
llc [PowerPC][AIX] Make PIC the default relocation model for AIX 2020-01-16 13:07:36 -05:00
lli [ORC] Add support for emulated TLS to ORCv2. 2020-01-21 19:55:33 -08:00
llvm-ar [llvm-ranlib] Handle -D and -U command line flag 2020-01-02 13:44:05 +01:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test Move the sysroot attribute from DIModule to DICompileUnit 2020-01-17 12:55:40 -08:00
llvm-cat
llvm-cfi-verify Remove AllTargetsAsmPrinters 2020-01-17 19:04:06 -05:00
llvm-config
llvm-cov [llvm-cov] Add support for -skip-functions to lcov 2020-01-22 12:49:00 -08:00
llvm-cvtres
llvm-cxxdump
llvm-cxxfilt [llvm-cxxfilt] Correctly demangle COFF import thunk 2019-12-16 09:50:04 -08:00
llvm-cxxmap
llvm-diff llvm-diff: Perform structural comparison on GlobalVariables, if possible 2019-12-17 14:21:48 -05:00
llvm-dis
llvm-dwarfdump [DWARF] Do not pass Version to DWARFExpression. NFCI. 2020-01-27 19:08:46 +07:00
llvm-dwp
llvm-elfabi
llvm-exegesis [llvm-exegesis][NFC] Simplify code. 2020-01-24 12:45:20 +01:00
llvm-extract
llvm-go
llvm-ifs
llvm-isel-fuzzer
llvm-itanium-demangle-fuzzer
llvm-jitlink [ORC] Make ObjectLinkingLayer own its jitlink::MemoryManager. 2019-12-15 17:35:52 -08:00
llvm-jitlistener
llvm-link
llvm-lipo
llvm-lto
llvm-lto2 [ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLoop/VectorizeSLP 2020-01-09 21:13:11 -08:00
llvm-mc Remove AllTargetsAsmPrinters 2020-01-17 19:04:06 -05:00
llvm-mc-assemble-fuzzer Remove AllTargetsAsmPrinters 2020-01-17 19:04:06 -05:00
llvm-mc-disassemble-fuzzer Remove AllTargetsAsmPrinters 2020-01-17 19:04:06 -05:00
llvm-mca Remove AllTargetsAsmPrinters 2020-01-17 19:04:06 -05:00
llvm-microsoft-demangle-fuzzer
llvm-ml Fix build - removing legacy target reference. 2020-01-20 09:54:59 -05:00
llvm-modextract
llvm-mt
llvm-nm Reland "[llvm-nm] Don't report "no symbols" error for files that contain symbols" 2020-01-17 10:08:42 -08:00
llvm-objcopy [llvm-objcopy][COFF] Add support for --set-section-flags 2020-01-24 07:12:55 -08:00
llvm-objdump [llvm-objdump] - Fix the indentation when printing dynamic tags. 2020-01-20 12:29:50 +03:00
llvm-opt-fuzzer
llvm-opt-report
llvm-pdbutil Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic template 2020-01-14 18:56:29 +01:00
llvm-profdata [llvm-profdata] Fix hint message since argument format has changed 2020-01-20 20:57:03 +08:00
llvm-rc
llvm-readobj [llvm-readobj] - Refine --needed-libs implementation and add a test. 2020-01-27 13:29:28 +03:00
llvm-reduce
llvm-rtdyld
llvm-shlib
llvm-size [llvm-size] print a blank line between archieve members when using sysv format 2020-01-03 14:05:55 +08:00
llvm-special-case-list-fuzzer
llvm-split
llvm-stress
llvm-strings
llvm-symbolizer [llvm-symbolizer]Fix printing of malformed address values not passed via stdin 2020-01-08 18:37:41 +08:00
llvm-undname
llvm-xray [xray] add --no-demangle cli opt for llvm-xray extract to output mangled names 2020-01-16 16:37:00 -08:00
llvm-yaml-numeric-parser-fuzzer
lto
msbuild
obj2yaml [DWARF] Return Error from DWARFDebugArangeSet::extract(). 2020-01-23 12:41:05 +07:00
opt Restore "[LTO/WPD] Enable aggressive WPD under LTO option" 2020-01-27 07:55:05 -08:00
opt-viewer
remarks-shlib
sancov Remove AllTargetsAsmPrinters 2020-01-17 19:04:06 -05:00
sanstats
verify-uselistorder
vfabi-demangle-fuzzer
xcode-toolchain
yaml2obj
CMakeLists.txt Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
LLVMBuild.txt