Add limited (i8/i16/i32/i64) argument lowering support to the IRTranslator.
Inspired by commit 289940.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28987
[X86][GlobalISel] Add limited argument lowering support to the IRTranslator. ClosedPublic Authored by igorb on Jan 22 2017, 3:42 AM.
Details Summary Add limited (i8/i16/i32/i64) argument lowering support to the IRTranslator.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, rovka, dberris. · View Herald TranscriptJan 22 2017, 3:42 AM This revision is now accepted and ready to land.Jan 27 2017, 8:21 AM Closed by commit rL293427: [X86][GlobalISel] Add limited argument lowering support to the IRTranslator. (authored by ibreger). · Explain WhyJan 29 2017, 12:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 85274 lib/Target/X86/X86CallLowering.cpp
test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
test/CodeGen/X86/GlobalISel/irtranslator-callingconv_64bit.ll
|