Page MenuHomePhabricator

belickim (Mateusz Belicki)
User

Projects

User does not belong to any projects.

User Details

User Since
Apr 26 2017, 6:15 AM (308 w, 1 d)

Recent Activity

Feb 7 2018

belickim added reviewers for D43016: Fix for #31362 - ms_abi is implemented incorrectly for larger values (>=16 bytes).: rnk, zvi.
Feb 7 2018, 5:01 AM
belickim created D43016: Fix for #31362 - ms_abi is implemented incorrectly for larger values (>=16 bytes)..
Feb 7 2018, 4:56 AM

Jan 9 2018

belickim updated the diff for D41236: [Nios2] Arithmetic instructions for R1 and R2 ISA..

Thank you Hal, I removed the unused variable.

Jan 9 2018, 12:12 AM

Jan 8 2018

belickim updated the diff for D41236: [Nios2] Arithmetic instructions for R1 and R2 ISA..

I've fixed the coding style issue in Nios2InstrInfo::copyPhysReg.

Jan 8 2018, 1:53 AM

Jan 4 2018

belickim updated the diff for D41236: [Nios2] Arithmetic instructions for R1 and R2 ISA..

Thanks for another comment Hal, I've updated the test accordingly.

Jan 4 2018, 9:43 AM

Dec 19 2017

belickim updated the diff for D41236: [Nios2] Arithmetic instructions for R1 and R2 ISA..

Thanks for the review Hal. When I was addressing the things that you pointed out I found that entire analyzeReturn method is already implemented in LLVM, which allowed me to remove some code.

Dec 19 2017, 5:09 AM

Dec 15 2017

belickim added a reviewer for D41236: [Nios2] Arithmetic instructions for R1 and R2 ISA.: craig.topper.
Dec 15 2017, 7:23 AM
belickim added reviewers for D41236: [Nios2] Arithmetic instructions for R1 and R2 ISA.: hfinkel, joerg, zvi.
Dec 15 2017, 7:02 AM
belickim updated the diff for D41236: [Nios2] Arithmetic instructions for R1 and R2 ISA..

Added R2 run to LIT tests, fixed a typo with unintended comment.

Dec 15 2017, 4:37 AM

Dec 14 2017

belickim created D41236: [Nios2] Arithmetic instructions for R1 and R2 ISA..
Dec 14 2017, 6:44 AM

May 30 2017

belickim updated the diff for D33356: [Nios2] Changes in frontend to support Nios2 LLVM target.

Thanks Akira for your comments, I made all changes that you suggested.

May 30 2017, 2:20 AM
belickim added inline comments to D33356: [Nios2] Changes in frontend to support Nios2 LLVM target.
May 30 2017, 1:26 AM
belickim updated the diff for D33356: [Nios2] Changes in frontend to support Nios2 LLVM target.

I added test for driver to check if target and CPU flags are recognized, as Craig suggested.

May 30 2017, 12:16 AM

May 24 2017

belickim updated the diff for D33356: [Nios2] Changes in frontend to support Nios2 LLVM target.

I implemented changes suggested by Joerg.

May 24 2017, 9:12 AM

May 19 2017

belickim added inline comments to D33356: [Nios2] Changes in frontend to support Nios2 LLVM target.
May 19 2017, 8:33 AM
belickim added a comment to D33356: [Nios2] Changes in frontend to support Nios2 LLVM target.

Additionally this information may be useful in context of this patch: here is specification of Nios2 builtins as implemented in GCC: https://gcc.gnu.org/onlinedocs/gcc/Altera-Nios-II-Built-in-Functions.html

May 19 2017, 7:27 AM
belickim added inline comments to D33356: [Nios2] Changes in frontend to support Nios2 LLVM target.
May 19 2017, 7:24 AM
belickim created D33356: [Nios2] Changes in frontend to support Nios2 LLVM target.
May 19 2017, 7:09 AM