1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/tools
Tim Shen e909c229f8 Patch by @wecing (Chenguang Wang).
The current getFoldedSizeOf() implementation uses naive recursion, which
could be really slow when the input structure type is too complex.

This issue was first brought up in
http://llvm.org/bugs/show_bug.cgi?id=8281; this change fixes it by
adding memoization.

Differential Revision: https://reviews.llvm.org/D6594
2021-02-19 12:44:17 -08:00
..
dsymutil [dsymutil][DWARFLinker][NFC] make AddressManager not depending on the order of checks for relocations. 2021-01-31 16:34:10 +03:00
gold [DCE] Don't remove non-willreturn calls 2021-02-19 12:35:40 +01:00
llc [llc] Add reportError helper and canonicalize error messages 2021-01-26 15:33:37 -08:00
llvm-ar [test] Use host platform specific error message substitution in lit tests - continued 2021-02-03 09:53:22 -05:00
llvm-as Patch by @wecing (Chenguang Wang). 2021-02-19 12:44:17 -08:00
llvm-cfi-verify
llvm-config [Test] Tidy up loose ends from LLVM_HAS_GLOBAL_ISEL 2020-08-27 16:36:27 +01:00
llvm-cov [Coverage] Store compilation dir separately in coverage mapping 2021-02-18 14:34:39 -08:00
llvm-cvtres
llvm-cxxdump [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
llvm-cxxfilt
llvm-cxxmap
llvm-diff
llvm-dlltool Make test/tools/llvm-dlltool/tool-name.test pass, and make it run 2020-11-03 11:59:15 -05:00
llvm-dwarfdump [llvm-dwarfdump][locstats] Unify handling of inlined vars with no loc 2021-02-19 05:38:01 -08:00
llvm-dwp [llvm-dwp] Join dwo paths correctly when DWOPath is absolute 2021-02-16 13:38:35 -08:00
llvm-elfabi [elfabi] Fix a bug when .dynsym contains no non-local symbol 2021-02-19 11:36:53 -08:00
llvm-exegesis [llvm-exegesis] Ignore instructions using custom inserter 2021-02-19 17:04:27 +08:00
llvm-extract
llvm-gsymutil [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
llvm-ifs
llvm-isel-fuzzer [mac/arm] Deflake 3 check-llvm tests 2020-12-12 21:14:45 -05:00
llvm-lib
llvm-libtool-darwin [llvm-libtool] Emit warnings for files without symbols 2021-02-16 17:52:12 -08:00
llvm-link [llvm-link] fix linker behavior when linking archives with --only-needed option 2021-01-05 10:02:51 -08:00
llvm-lipo [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
llvm-lit
llvm-locstats
llvm-lto [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
llvm-lto2 [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
llvm-mc [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
llvm-mca [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
llvm-ml [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
llvm-modextract
llvm-mt
llvm-nm [llvm-nm][test] Add additional test coverage for llvm-nm options 2021-02-15 13:54:08 +00:00
llvm-objcopy [llvm-objcopy] Delete --build-id-link-{dir,input,output} 2021-02-15 11:17:32 -08:00
llvm-objdump [llvm-objdump] Map STT_TLS to ST_Other (previously ST_Data) 2021-02-17 23:17:20 -08:00
llvm-opt-fuzzer [mac/arm] Deflake 3 check-llvm tests 2020-12-12 21:14:45 -05:00
llvm-opt-report
llvm-pdbutil [llvm-pdbutil] Don't crash when printing unknown CodeView type records 2021-01-07 15:44:55 -05:00
llvm-profdata [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
llvm-profgen [CSSPGO][llvm-profgen] Filter out the instructions without location info for symbolizer 2021-02-12 16:47:49 -08:00
llvm-ranlib
llvm-rc [llvm-rc] Handle driveless absolute windows paths when loading external files 2020-12-10 14:11:06 +02:00
llvm-readobj [AMDGPU] gfx90a support 2021-02-17 16:01:32 -08:00
llvm-size [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
llvm-split
llvm-strings
llvm-symbolizer [llvm-symbolizer][test] Add explicit tests for CODE and DATA 2021-02-16 10:59:25 +00:00
llvm-xray Fix JSON formatting when converting to trace event format 2021-02-10 13:00:28 +11:00
lto Recommit "[LTO] Use lto::backend for code generation." 2021-02-15 10:05:42 +00:00
not Disable 'not' test on Windows because 'env' from GnuWin32 cannot be used without arguments. 2020-08-24 21:55:34 -04:00
obj2yaml [obj2yaml,yaml2obj] Add NumBlocks to the BBAddrMapEntry yaml field. 2021-02-17 15:45:13 -08:00
opt-viewer
sancov
sanstats
split-file
UpdateTestChecks Revert "[Utils] Add a switch controlling prefix warnings in UpdateTestChecks" 2021-02-08 11:21:56 -08:00
yaml2obj [obj2yaml,yaml2obj] Add NumBlocks to the BBAddrMapEntry yaml field. 2021-02-17 15:45:13 -08:00