X86 part for https://reviews.llvm.org/D37640
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10376 Build 10376: arc lint + arc unit
Event Timeline
Comment Actions
Hi Igor, thanks for this patch. I still see these three tests failing.
Failing Tests (3):
LLVM :: CodeGen/X86/GlobalISel/memop-scalar-x32.ll LLVM :: CodeGen/X86/GlobalISel/memop-scalar.ll LLVM :: CodeGen/X86/GlobalISel/trunc.ll
Comment Actions
Hi Aditya,
I implemented missing functionality in https://reviews.llvm.org/rL312903
Could you please rebase.
Regards,
Igor
Comment Actions
Thanks Igor. I see this failing - CodeGen/X86/GlobalISel/phi.ll with the latest rebase on TOT.
Could you take a look at that please?
Thanks