.. |
address-offsets.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
byval.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
call.ll
|
[WebAssembly] Fix for 0xc call_indirect changes
|
2016-10-21 16:38:07 +00:00 |
cfg-stackify.ll
|
[CodeGenPrep] Skip merging empty case blocks
|
2016-12-16 20:38:39 +00:00 |
cfi.ll
|
[WebAssembly] Fix CFI index to account for padding nullptr function
|
2016-08-08 23:56:01 +00:00 |
comparisons_f32.ll
|
…
|
|
comparisons_f64.ll
|
…
|
|
comparisons_i32.ll
|
…
|
|
comparisons_i64.ll
|
…
|
|
conv.ll
|
…
|
|
copysign-casts.ll
|
…
|
|
cpus.ll
|
…
|
|
dbgvalue.ll
|
Renumber testcase metadata nodes after r290153.
|
2016-12-22 00:45:21 +00:00 |
dead-vreg.ll
|
…
|
|
divrem-constant.ll
|
…
|
|
f16.ll
|
[WebAssembly] Configure codegen to legalize f16 values.
|
2017-02-22 16:28:00 +00:00 |
f32.ll
|
…
|
|
f64.ll
|
…
|
|
fast-isel-noreg.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
fast-isel.ll
|
[WebAssembly] Don't old negative load/store offsets in fast-isel.
|
2016-12-22 15:15:10 +00:00 |
frem.ll
|
…
|
|
func.ll
|
…
|
|
function-bitcasts.ll
|
[WebAssembly] Don't create bitcast-wrappers for varargs.
|
2017-01-20 20:50:29 +00:00 |
global.ll
|
…
|
|
globl.ll
|
[WebAssembly] Emit .import_global assembler directives
|
2016-12-01 00:11:15 +00:00 |
i32-load-store-alignment.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
i32.ll
|
…
|
|
i64-load-store-alignment.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
i64.ll
|
…
|
|
i128.ll
|
…
|
|
ident.ll
|
…
|
|
immediates.ll
|
…
|
|
implicit-def.ll
|
[WebAssembly] Convert stackified IMPLICIT_DEF into constant 0.
|
2016-11-08 19:40:38 +00:00 |
indirect-import.ll
|
…
|
|
inline-asm.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
irreducible-cfg.ll
|
…
|
|
legalize.ll
|
…
|
|
lit.local.cfg
|
…
|
|
load-ext.ll
|
…
|
|
load-store-i1.ll
|
[WebAssembly] Update extending load test for new i1 behavior
|
2016-10-20 00:10:34 +00:00 |
load.ll
|
…
|
|
lower-em-ehsjlj-options.ll
|
[WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302)
|
2016-09-01 21:05:15 +00:00 |
lower-em-exceptions-whitelist.ll
|
[WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302)
|
2016-09-01 21:05:15 +00:00 |
lower-em-exceptions.ll
|
[WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302)
|
2016-09-01 21:05:15 +00:00 |
lower-em-sjlj.ll
|
[WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302)
|
2016-09-01 21:05:15 +00:00 |
mem-intrinsics.ll
|
Codegen: Make chains from trellis-shaped CFGs
|
2017-02-15 19:49:14 +00:00 |
memory-addr32.ll
|
[WebAssembly] Update grow_memory's return type.
|
2017-01-18 01:02:45 +00:00 |
negative-base-reg.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
non-executable-stack.ll
|
…
|
|
offset-folding.ll
|
…
|
|
offset.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
phi.ll
|
CodeGen: Allow small copyable blocks to "break" the CFG.
|
2017-01-31 23:48:32 +00:00 |
reg-stackify.ll
|
[WebAssembly] Fix for 0xc call_indirect changes
|
2016-10-21 16:38:07 +00:00 |
return-int32.ll
|
…
|
|
return-void.ll
|
…
|
|
returned.ll
|
…
|
|
select.ll
|
…
|
|
signext-zeroext.ll
|
…
|
|
simd-arith.ll
|
[WebAssembly] Initial SIMD128 support.
|
2016-08-02 23:16:09 +00:00 |
stack-alignment.ll
|
[WebAssembly] Emit a BasePointer when we have overly-aligned stack objects
|
2016-11-07 22:00:48 +00:00 |
store-trunc.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
store.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
switch.ll
|
[WebAssemby] Implement block signatures.
|
2016-10-06 22:29:32 +00:00 |
unreachable.ll
|
…
|
|
unsupported-function-bitcasts.ll
|
[WebAssembly] Don't abort on code with UB.
|
2017-01-07 01:50:01 +00:00 |
unused-argument.ll
|
…
|
|
userstack.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
varargs.ll
|
[WebAssembly] Remove the output operand from stores.
|
2016-10-06 22:08:28 +00:00 |
vtable.ll
|
…
|
|