llvm-project/llvm/test
Luqman Aden 51892a42da [COFF][ARM] Fix CodeView for Windows on 32bit ARM targets.
Create the LLVM / CodeView register mappings for the 32-bit ARM Window targets.

Reviewed By: compnerd

Differential Revision: https://reviews.llvm.org/D89622
2020-10-19 22:16:16 -07:00
..
Analysis [SCEV] Recommit "Use nw flag and symbolic iteration count to sharpen ranges of AddRecs", attempt 2 2020-10-20 11:32:36 +07:00
Assembler Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
Bindings C API: functions to get mask of a ShuffleVector 2020-09-25 16:01:05 -07:00
Bitcode [Intrinsics] Added writeonly attribute to the first arg of llvm.memmove 2020-10-19 23:09:41 +02:00
BugPoint
CodeGen [PowerPC] Add test case for missing `nsw` flag. NFC. 2020-10-20 03:47:49 +00:00
DebugInfo [COFF][ARM] Fix CodeView for Windows on 32bit ARM targets. 2020-10-19 22:16:16 -07:00
Demangle
Examples [examples] Fix test: Kaleidoscope Chapter 4 no longer supports redefinition. 2020-10-19 00:35:56 -07:00
ExecutionEngine [ORC] Remove OrcV1 APIs. 2020-10-18 21:02:44 -07:00
Feature [DIE] Remove DeadInstEliminationPass 2020-09-21 12:12:25 -07:00
FileCheck
Instrumentation [ASAN] Make sure we are only processing lifetime markers with offset 0 to alloca 2020-10-13 10:21:45 -07: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 Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
MC [AMDGPU] flat scratch ST addressing mode on gfx10 2020-10-19 15:29:52 -07:00
MachineVerifier [GlobalISel] Remove scalar src from non-sequential fadd/fmul reductions. 2020-10-15 15:51:44 -07:00
Object AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
ObjectYAML [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
Other Revert "[PM/CC1] Add -f[no-]split-cold-code CC1 option to toggle splitting" 2020-10-19 12:31:14 +02:00
Reduce llvm-reduce: Don't replace intrinsic calls with undef 2020-10-16 10:10:53 -04:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Enhance !empty and !size to handle strings and DAGs. 2020-10-19 09:22:20 -04:00
ThinLTO/X86 Restore "[ThinLTO] Avoid temporaries when loading global decl attachment metadata" 2020-10-12 10:11:56 -07:00
Transforms [NPM][PFOProfile] Fix some tests under NPM 2020-10-19 22:06:10 -07:00
Unit
Verifier Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
YAMLParser
tools [yaml2obj] - Fix comments. NFC. 2020-10-19 15:13:01 +03:00
.clang-format
CMakeLists.txt [llvm-objcopy][MachO] Add llvm-bitcode-strip driver 2020-09-18 18:13:05 -07:00
TestRunner.sh
lit.cfg.py [llvm-objcopy][MachO] Add llvm-bitcode-strip driver 2020-09-18 18:13:05 -07:00
lit.site.cfg.py.in