This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] Run unit tests on more platforms.
ClosedPublic

Authored by courbet on Apr 13 2018, 2:00 AM.

Details

Summary
  • Target-independent tests are run all the time.
  • Tests that codegen X86 code are run when X86 is in build targets.
  • Tests that run X86 jitted code are run only on X86 hosts.

Diff Detail

Repository
rL LLVM

Event Timeline

courbet created this revision.Apr 13 2018, 2:00 AM
gchatelet accepted this revision.Apr 13 2018, 2:10 AM
This revision is now accepted and ready to land.Apr 13 2018, 2:10 AM
This revision was automatically updated to reflect the committed changes.
llvm/trunk/unittests/tools/llvm-exegesis/InMemoryAssemblerTest.cpp