Commit graph

4 commits

Author SHA1 Message Date
Johan Engelen
0a609c608a Try to test asm output in another way for more platform independence (#2634) (#2645) 2018-04-10 22:00:44 +02:00
Dan Olson
bb9128f911 Fix codegen/asm_output test for RPi 1 (armv6) (#1972)
armv6 instruction set is a little different.
2017-01-19 20:48:04 +01:00
Johan Engelen
6369abcd40 Properly mark lit tests that require X86. Should fix these tests on ARM. 2017-01-13 20:54:00 +01:00
Johan Engelen
8ac39a4f2d Relocate the Lit-based testsuite to /tests (from /tests/ir).
The plan is to have subdirs for grouping tests. For example, for PGO we could create the /tests/pgo folder. Lit automatically picks up on subdirs.
2016-02-29 00:34:37 +01:00
Renamed from tests/ir/asm_output.d (Browse further)