llvm-project/llvm/test/tools
Simon Pilgrim 444685de06 [CostModel][X86] Adjust mul v4i32/v8i32 throughput cost
Based off the numbers from AMD SoG + Agner - vXi32 are both half-rate, and znver1 double-pumps the v8i32 op

We should have caught this earlier as many Intel models have half-rate pmulld already :-(
2022-09-03 18:45:08 +01:00
..
UpdateTestChecks Mark the $local function begin symbol as a function 2022-08-26 09:34:04 +00:00
dsymutil [dsymutil][DWARFv5] fix DW_FORM_addrx attribute offset calculation. 2022-08-26 15:26:06 +03:00
dxil-dis [DirectX] Fix crash on ShuffleVectorInst in DXILBitcodeWriter 2022-08-18 23:46:20 -07:00
gold [gold] Ignore bitcode from sections inside object files 2022-07-14 14:46:15 -07:00
llc Pass code-model through Module IR to [llc]. 2022-06-29 02:30:13 -04:00
llvm-ar [llvm-ar] Add object mode option -X for AIX 2022-07-22 09:55:21 -04:00
llvm-as
llvm-bcanalyzer
llvm-cfi-verify
llvm-config
llvm-cov [llvm-cov] Remove deprecated -name-whitelist after D112816 2022-08-01 18:53:20 -07:00
llvm-cvtres
llvm-cxxdump
llvm-cxxfilt
llvm-cxxmap
llvm-debuginfod [llvm] [Debuginfod] LLVM debuginfod server. 2022-07-07 18:33:27 +00:00
llvm-debuginfod-find [llvm] [Debuginfod] Remove `llvm-debuginfod-find` lit tests that used python http server. 2022-08-30 01:32:34 +00:00
llvm-diff [IR] Don't use blockaddresses as callbr arguments 2022-07-15 10:18:17 +02:00
llvm-dis [llvm-dis][test] Fix error case on Windows 2022-05-19 11:30:30 -07:00
llvm-dlltool
llvm-driver LLVM Driver Multicall tool 2022-06-06 04:27:32 +00:00
llvm-dwarfdump [DebugInfo] Teach LLVM and LLDB about ptrauth in DWARF 2022-07-27 11:48:35 -07:00
llvm-dwarfutil [Reland][Debuginfo][llvm-dwarfutil] Add check for unsupported debug sections. 2022-07-28 21:29:16 +03:00
llvm-dwp llvm-dwp: Include dwo name even when the input is a dwo 2022-07-28 20:24:05 +00:00
llvm-exegesis
llvm-extract [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
llvm-gsymutil
llvm-ifs [ifs] Switch to using OptTable 2022-05-20 15:29:05 +00:00
llvm-isel-fuzzer
llvm-jitlink
llvm-lib [NFC][test] Improve ecsymbols.test 2022-06-07 15:26:05 -07:00
llvm-libtool-darwin [AIX] support write operation of big archive. 2022-05-13 10:40:15 -04:00
llvm-link Avoid ar_to_bc.sh script in symbolizer build; add -ignore-non-bitcode flag to llvm-link 2022-06-28 14:49:35 -07:00
llvm-lipo [tools][llvm-lipo] Fix off-by-one error in command-line argument parsing 2022-08-23 19:48:11 +00:00
llvm-lit
llvm-locstats
llvm-lto
llvm-lto2 [llvm-lto] Remove support for legacy pass manager 2022-04-11 09:40:17 +02:00
llvm-mc [NVPTX][tests] Do not run tests that require direct object generation 2022-03-22 16:46:48 +04:00
llvm-mca [CostModel][X86] Adjust mul v4i32/v8i32 throughput cost 2022-09-03 18:45:08 +01:00
llvm-ml [ms] [llvm-ml] Add support for nested PROC/ENDP pairs 2022-08-11 14:19:02 +00:00
llvm-modextract
llvm-mt [llvm-mt] Add support /notify_update 2022-03-11 03:46:46 +00:00
llvm-nm Revert "Add an error message to the default SIGPIPE handler" 2022-06-09 19:01:28 +01:00
llvm-objcopy [llvm-objcopy][MachO] Remove more sections with llvm-bitcode-strip 2022-08-22 16:08:58 -07:00
llvm-objdump [llvm-otool] Print dyld_info output before chained_fixup output 2022-08-30 11:03:30 -04:00
llvm-opt-fuzzer
llvm-opt-report
llvm-original-di-preservation
llvm-pdbutil Reland "[llvm-pdbutil] Add options to only dump symbol record at specified offset and its parents or children with spcified depth." 2022-05-25 09:57:35 -07:00
llvm-profdata [llvm-profdata] Improve profile supplementation 2022-08-29 16:50:42 -07:00
llvm-profgen [llvm-profgen] Update callsite body samples by summing up all call target samples. 2022-05-16 09:13:37 -07:00
llvm-ranlib [llvm-ranlib] Support more than one input file 2022-08-08 10:15:39 -07:00
llvm-rc [llvm-rc] Avoid which(1) dependency in windres-prefix.test 2022-05-25 16:14:47 +02:00
llvm-readobj [llvm-readobj][COFF] Print load config GuardFlags as enum flags 2022-08-31 15:01:57 +03:00
llvm-reduce Untangle the mess which is MachineBasicBlock::hasAddressTaken(). 2022-08-16 16:15:44 -07:00
llvm-remark-size-diff Add JSON output option to llvm-remark-size-diff 2022-03-07 16:53:27 -08:00
llvm-rtdyld
llvm-shlib
llvm-sim
llvm-size [llvm-size] Fix missing file name for darwin output format with non-Mach-O 2022-08-30 21:01:19 +05:30
llvm-split
llvm-stress
llvm-strings
llvm-symbolizer Replace pdb file used in llvm-symbolizer test with a smaller file. 2022-08-03 09:58:26 -07:00
llvm-tapi-diff
llvm-tli-checker [PS5] Make library function availability match PS4 2022-06-14 12:47:06 -07:00
llvm-undname
llvm-xray
lto
not
obj2yaml [LoongArch] Parse LoongArch base ABI in ObjectYAML and llvm-readobj 2022-07-25 20:40:57 +08:00
opt-viewer
sancov [sancov] Remove deprecated -blacklist after D113514 2022-08-01 19:00:43 -07:00
sanstats
split-file
yaml2obj [yaml2obj] Add a `-E` flag to preprocess only. 2022-08-02 13:56:27 +01:00