[GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VALUES.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32288
[GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VALUES. ClosedPublic Authored by igorb on Apr 20 2017, 5:13 AM.
Details Summary [GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VALUES.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, rovka, dberris. · View Herald TranscriptApr 20 2017, 5:13 AM This revision is now accepted and ready to land.Apr 24 2017, 9:33 AM Closed by commit rL301194: [GlobalISel][X86] Lower FormalArgument/Ret using… (authored by ibreger). · Explain WhyApr 24 2017, 10:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 96418 llvm/trunk/lib/Target/X86/X86CallLowering.h
llvm/trunk/lib/Target/X86/X86CallLowering.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/callingconv.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/irtranslator-callingconv_64bit.ll
|