llvm-project/llvm/test
Kazushi (Jam) Marukawa f0e585d585 [VE] Add isReMaterializable and isAsCheapAsAMove flags
Add isReMaterializable and isCheapAsAMove flags to integer instructions
which cost cheap.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D90833
2020-11-06 06:09:10 +09:00
..
Analysis [ARM] remove cost-kind predicate for cmp/sel costs 2020-11-05 14:52:25 -05:00
Assembler Handle value uses wrapped in metadata for the use-list order 2020-10-20 20:05:59 +02:00
Bindings C API: support scalable vectors 2020-10-28 18:19:34 -04:00
Bitcode [DebugInfo] Support for DW_TAG_generic_subrange 2020-10-29 01:34:15 +05:30
BugPoint
CodeGen [VE] Add isReMaterializable and isAsCheapAsAMove flags 2020-11-06 06:09:10 +09:00
DebugInfo Revert "[CodeGen] [WinException] Only produce handler data at the end of the function if needed" 2020-11-03 13:12:10 +01:00
Demangle
Examples [examples] Fix test: Kaleidoscope Chapter 4 no longer supports redefinition. 2020-10-19 00:35:56 -07:00
ExecutionEngine [JITLink][ELF] Omit temporary labels in tests 2020-11-04 10:03:15 +00:00
Feature [NewPM] Don't run before pass instrumentation on required passes 2020-11-04 09:45:10 -08:00
FileCheck [FileCheck] Use %ProtectFileCheckOutput in allow-unused-prefixes.txt 2020-11-05 07:08:20 -08:00
Instrumentation [MemProf] Pass down memory profile name with optional path from clang 2020-11-01 17:38:23 -08:00
Integer
JitListener
LTO [IRMover] Avoid materializing global value that belongs to not-yet-linked module 2020-10-07 18:14:07 -07:00
Linker [test] Fix unused check prefixes in test/Linker/ and test/Other/ 2020-10-29 21:54:56 -07:00
MC [AMDGPU] Add default 1 glc operand to rtn atomics 2020-11-05 10:41:59 -08:00
MachineVerifier [GlobalISel] Remove scalar src from non-sequential fadd/fmul reductions. 2020-10-15 15:51:44 -07:00
Object [AMDGPU] Add gfx1033 target 2020-11-03 16:27:48 +00:00
ObjectYAML [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
Other [NewPM] Provide method to run all pipeline callbacks, used for -O0 2020-11-04 22:27:16 -08:00
Reduce [llvm-reduce] Add reduction for aliases. 2020-10-28 13:11:19 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add true and false literals to represent booleans 2020-11-05 09:07:21 -05:00
ThinLTO/X86 [test] Fix unused FileCheck prefix in ThinLTO test 2020-11-02 09:06:36 -08:00
Transforms Revert "[CaptureTracking] Avoid overly restrictive dominates check" 2020-11-05 12:27:15 -05:00
Unit
Verifier [DebugInfo] Support for DW_TAG_generic_subrange 2020-10-29 01:34:15 +05:30
YAMLParser
tools [ms] [llvm-ml] Lex MASM strings, including escaping 2020-11-04 15:28:43 -05:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py Make test/tools/llvm-dlltool/tool-name.test pass, and make it run 2020-11-03 11:59:15 -05:00
lit.site.cfg.py.in