llvm-project/llvm/test
Eric Astor abef659a45 [ms] [llvm-ml] Implement the statement expansion operator
If prefaced with a %, expand text macros and macro functions in any statement.

Also, prevent expanding text macros in the message of an ECHO directive unless expanded explicitly by the statement expansion operator.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D89740
2020-11-30 14:33:24 -05:00
..
Analysis [x86] add tests for maxnum/minnum with nnan; NFC 2020-11-30 14:30:28 -05:00
Assembler OpaquePtr: Make byval/sret types mandatory 2020-11-20 21:23:33 -05:00
Bindings Adding PoisonValue for representing poison value explicitly in IR 2020-11-25 17:33:51 -07:00
Bitcode Adding PoisonValue for representing poison value explicitly in IR 2020-11-25 17:33:51 -07:00
BugPoint
CodeGen [FastISel] NFC: Remove obsolete -fast-isel-sink-local-values option 2020-11-30 10:55:49 -08:00
DebugInfo [FastISel] NFC: Remove obsolete -fast-isel-sink-local-values option 2020-11-30 10:55:49 -08:00
Demangle
Examples
ExecutionEngine
Feature OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
FileCheck
Instrumentation [msan] Fix bugs when instrument x86.avx512*_cvt* intrinsics. 2020-11-27 16:33:14 +08:00
Integer
JitListener [MCJIT] Profile the code generated by MCJIT engine using Intel VTune profiler 2020-11-16 19:28:14 +11:00
LTO
Linker OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
MC [X86] Don't emit R_X86_64_[REX_]GOTPCRELX for a GOT load with an offset 2020-11-30 08:27:31 -08:00
MachineVerifier
Object [obj2yaml] - Dump section offsets in some cases. 2020-11-25 12:41:01 +03:00
ObjectYAML Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16/Hex32 types." (https://reviews.llvm.org/D90930). 2020-11-18 13:08:46 +03:00
Other [PassManager] Run Induction Variable Simplification pass *after* Recognize loop idioms pass, not before 2020-11-25 19:20:07 +03:00
Reduce [llvm-reduce] Add reduction for special globals like llvm.used. 2020-11-11 11:25:05 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [GlobalISel][TableGen] Fix seg fault for zero instruction 2020-11-24 07:47:58 +01:00
ThinLTO/X86
Transforms [CSSPGO] Disabling a pseudo probe test on non-x86 platforms. 2020-11-30 11:19:45 -08:00
Unit
Verifier Verifier: Fix assert when verifying non-pointer byval or preallocated 2020-11-20 20:08:43 -05:00
YAMLParser
tools [ms] [llvm-ml] Implement the statement expansion operator 2020-11-30 14:33:24 -05:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in