rust-gpu/tests/ui/dis
Ashley Hauck 1046f7cdf6
Implement auto-vectorization (#629)
* Implement auto-vectorization

* Run mem2reg a lot
2021-05-31 11:22:02 +02:00
..
add_two_ints.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
add_two_ints.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00
asm_add_two_ints.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
asm_add_two_ints.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00
asm_op_decorate.rs Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00
asm_op_decorate.stderr Add API to enable ext/capabilities, and remove default capabilities (#630) 2021-05-26 11:57:16 +02:00
asm.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
asm.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00
complex_image_sample_inst.rs Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00
complex_image_sample_inst.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00
custom_entry_point.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
custom_entry_point.stderr Add API to enable ext/capabilities, and remove default capabilities (#630) 2021-05-26 11:57:16 +02:00
index_user_dst.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
index_user_dst.stderr Implement auto-vectorization (#629) 2021-05-31 11:22:02 +02:00
ptr_copy.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
ptr_copy.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00
ptr_read_method.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
ptr_read_method.stderr rustup: update to nightly-2021-05-24. (#631) 2021-05-25 08:28:47 +02:00
ptr_read.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
ptr_read.stderr rustup: update to nightly-2021-05-24. (#631) 2021-05-25 08:28:47 +02:00
ptr_write_method.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
ptr_write_method.stderr rustup: update to nightly-2021-05-24. (#631) 2021-05-25 08:28:47 +02:00
ptr_write.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
ptr_write.stderr rustup: update to nightly-2021-05-24. (#631) 2021-05-25 08:28:47 +02:00
target_features.stderr Add support for using target-features for extensions and capabilities (#610) 2021-05-03 11:19:10 +00:00
unroll_loops.rs Move disassemble tests to compiletest (#609) 2021-04-30 09:07:45 +02:00
unroll_loops.stderr Emit OpLine instructions (#616) 2021-05-07 08:57:47 +00:00