Add legalization/selection for x86/x86_64 and
corresponding tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 ↗ | (On Diff #135409) | DEBUG(dbgs() <<TII.getName(I.getOpcode()) <<" input/output on different banks\n"); |