..
alias-offset.s
[MC][WebAssembly] Fix provisional values for data alias relocations
2021-02-08 16:56:57 -08:00
alias.s
annotations.s
[WebAssembly] Update InstPrinter and AsmParser for new EH instructions
2021-02-06 08:54:56 -08:00
array-fill.ll
assembler-binary.ll
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.
2021-03-24 09:10:11 +01:00
atomics-encodings.s
[WebAssembly] Rename atomic.notify and *.atomic.wait
2020-11-13 12:04:48 -08:00
bad-fixup-expr.s
[WebAssembly] Add new relocation for location relative data
2021-03-08 11:34:10 -08:00
basic-assembly-errors.s
[WebAssembly] Update InstPrinter and AsmParser for new EH instructions
2021-02-06 08:54:56 -08:00
basic-assembly.s
[WebAssembly] Remove unimplemented-simd target feature
2021-03-18 10:23:12 -07:00
blockaddress.ll
bss.ll
bulk-memory-encodings.s
call-indirect-relocs.s
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.
2021-03-24 09:10:11 +01:00
comdat-sections.ll
[WebAssembly] Support COMDAT sections in assembly syntax
2020-12-10 16:43:59 -08:00
comdat-sections.s
[WebAssembly] Support COMDAT sections in assembly syntax
2020-12-10 16:43:59 -08:00
comdat.ll
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.
2021-03-24 09:10:11 +01:00
compile-twice.ll
custom-code-section.ll
custom-sections.ll
[MC][WebAssembly] Only emit indirect function table import if needed
2020-11-25 08:38:43 -08:00
data-section-combined.s
[WebAssembly] Use data sections by default
2021-02-09 11:03:06 -08:00
data-section.s
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.
2021-03-24 09:10:11 +01:00
data-symbol-in-text-section.ll
debug-byval-struct.ll
[WebAssembly] locals can now be indirect in DWARF
2021-02-05 11:14:42 -08:00
debug-info64.ll
[WebAssembly] Fix incorrect DW_TAG_pointer_type size in test
2021-03-31 09:17:45 +01:00
debug-info.ll
Revert "[WebAssembly] MC layer writes table symbols to object files"
2021-01-25 22:32:36 -08:00
debug-localvar.ll
llvm-dwarfdump: Dump address forms in their encoded length rather than always in 64 bits
2020-10-04 15:48:57 -07:00
dwarfdump64.ll
[WebAssembly] Added R_WASM_FUNCTION_OFFSET_I64 for use with DWARF DW_AT_low_pc
2020-11-13 09:32:31 -08:00
dwarfdump.ll
[WebAssembly] Fix split-dwarf not emitting DW_OP_WASM_location correctly
2021-03-01 11:53:30 -08:00
event-section-decoding.ll
[WebAssembly] Raname a test and fix comments
2021-03-31 09:13:08 -07:00
event-section.ll
[MC][WebAssembly] Only emit indirect function table import if needed
2020-11-25 08:38:43 -08:00
explicit-sections.ll
export-name.s
external-data.ll
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
external-func-address.ll
[MC][WebAssembly] Only emit indirect function table import if needed
2020-11-25 08:38:43 -08:00
externref.s
file-headers.ll
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
2020-07-20 10:39:04 +01:00
func-address.ll
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
2020-07-20 10:39:04 +01:00
function-alias.ll
[WebAssembly] call_indirect issues table number relocs
2021-03-01 16:49:00 +01:00
function-sections.ll
global-ctor-dtor.ll
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.
2021-03-24 09:10:11 +01:00
globals.s
[WebAssembly] Add assembly syntax for mutable globals
2020-09-11 11:11:02 -07:00
import-module.s
libcall.ll
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
lit.local.cfg
missing-features.s
[WebAssembly][AsmParser] Name missing features in error message
2020-08-11 17:26:14 -07:00
no-dead-strip.ll
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
2020-07-20 10:39:04 +01:00
null-output.s
objdump.s
[WebAssembly] Remove exnref and br_on_exn
2021-01-09 02:02:54 -08:00
offset.ll
reference-types.s
[WebAssembly] Support select and block for reference types
2020-12-01 19:16:57 -08:00
reloc-code.ll
[WebAssembly] call_indirect issues table number relocs
2021-03-01 16:49:00 +01:00
reloc-data.ll
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
2020-07-20 10:39:04 +01:00
reloc-pic.s
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.
2021-03-24 09:10:11 +01:00
reloc-relative.ll
[WebAssembly] Add new relocation for location relative data
2021-03-08 11:34:10 -08:00
section-symbol.s
[WebAssembly] Fix assert in lookup of section symbols
2021-02-18 11:50:14 -08:00
sections.ll
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
2020-07-20 10:39:04 +01:00
simd-encodings.s
[WebAssembly] Implement i64x2 comparisons
2021-03-31 10:46:17 -07:00
stack-ptr.ll
tables.s
[WebAssembly][MC] Record limit constraints for table sizes
2021-03-24 09:44:22 +01:00
tail-call-encodings.s
[WebAssembly] Swap operand order of call_indirect in text format
2021-03-03 08:51:21 +01:00
tls.s
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
type-index.s
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.
2021-03-24 09:10:11 +01:00
types.ll
[WebAssembly] Remove unimplemented-simd target feature
2021-03-18 10:23:12 -07:00
unnamed-data.ll
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
visibility.ll
wasm64.s
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.
2021-03-24 09:10:11 +01:00
weak-alias.s
[WebAssembly] Rename WasmLimits::Initial to ::Minimum. NFC.
2021-03-24 09:10:11 +01:00
weak.s