Add legalization/selection for x86/x86_64 and
corresponding tests.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi,
Could you please add test for Legalizar pass?
I also suggest to add ll test to test all the passes together.
lib/Target/X86/X86InstructionSelector.cpp | ||
---|---|---|
691 | DEBUG(dbgs() <<TII.getName(I.getOpcode()) <<" input/output on different banks\n"); |
DEBUG(dbgs() <<TII.getName(I.getOpcode()) <<" input/output on different banks\n");