Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

jaredwy (Jared Wyles)
User

Projects

User does not belong to any projects.

User Details

User Since
May 12 2020, 5:08 PM (177 w, 7 h)

Recent Activity

May 18 2023

jaredwy updated the diff for D132988: Changes to use a string pool for symbols.

This further uses symbol ptrs across jitlink, i think in most places now we use it for the symbol name, there is some clean up to go, but this is a good starting point

May 18 2023, 9:31 PM · Restricted Project, Restricted Project

Oct 7 2022

jaredwy updated the diff for D132988: Changes to use a string pool for symbols.

Removing a isNamed in favour of just using the comparisons

Oct 7 2022, 3:48 PM · Restricted Project, Restricted Project

Oct 6 2022

jaredwy updated the diff for D132988: Changes to use a string pool for symbols.

Removing an uncessary if statement

Oct 6 2022, 4:17 PM · Restricted Project, Restricted Project
jaredwy added inline comments to D132988: Changes to use a string pool for symbols.
Oct 6 2022, 3:39 PM · Restricted Project, Restricted Project

Oct 5 2022

jaredwy updated the diff for D132988: Changes to use a string pool for symbols.

Review comments addressed and also just went and removed the getName returning a stringref.

Oct 5 2022, 9:36 PM · Restricted Project, Restricted Project

Sep 6 2022

jaredwy added inline comments to D132988: Changes to use a string pool for symbols.
Sep 6 2022, 1:09 AM · Restricted Project, Restricted Project

Aug 30 2022

jaredwy removed a reviewer for D132988: Changes to use a string pool for symbols: ributzka.
Aug 30 2022, 7:25 PM · Restricted Project, Restricted Project
jaredwy removed a reviewer for D132988: Changes to use a string pool for symbols: ributzka.
Aug 30 2022, 7:25 PM · Restricted Project, Restricted Project
jaredwy edited reviewers for D132988: Changes to use a string pool for symbols, added: lhames; removed: ributzka.
Aug 30 2022, 7:25 PM · Restricted Project, Restricted Project
jaredwy requested review of D132988: Changes to use a string pool for symbols.
Aug 30 2022, 7:24 PM · Restricted Project, Restricted Project

Jul 21 2020

jaredwy committed rGb847859f3791: [jitlink] Updating test file for GOT relocations for elf x86 (authored by jaredwy).
[jitlink] Updating test file for GOT relocations for elf x86
Jul 21 2020, 12:20 AM

Jul 15 2020

jaredwy committed rGef454c5444ed: [jitlink] Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker (authored by jaredwy).
[jitlink] Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker
Jul 15 2020, 2:15 PM
jaredwy closed D83748: Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker.
Jul 15 2020, 2:15 PM · Restricted Project
jaredwy added inline comments to D83748: Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker.
Jul 15 2020, 1:15 PM · Restricted Project
jaredwy updated the diff for D83748: Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker.

Using write64le instead of a cast. Thanks @MaskRay
and fixing up a style issue

Jul 15 2020, 12:09 AM · Restricted Project
jaredwy added inline comments to D83748: Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker.
Jul 15 2020, 12:07 AM · Restricted Project

Jul 14 2020

jaredwy updated the diff for D83748: Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker.

This includes support for section relative relocations as well as responding to the clang-tidy issues

Jul 14 2020, 10:49 PM · Restricted Project
Herald added a project to D83748: Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker: Restricted Project.
Jul 14 2020, 12:06 AM · Restricted Project

May 29 2020

jaredwy committed rG3f0841f6d0a0: [jitlink] R_X86_64_PC32 support for the elf x86 jitlinker (authored by jaredwy).
[jitlink] R_X86_64_PC32 support for the elf x86 jitlinker
May 29 2020, 6:03 PM
jaredwy closed D80613: Getting R_X86_64_PC32 working as our first relocation.
May 29 2020, 6:02 PM · Restricted Project
jaredwy updated the diff for D80613: Getting R_X86_64_PC32 working as our first relocation.

Adding the relocation test file (thanks lang!)

May 29 2020, 4:57 PM · Restricted Project

May 27 2020

jaredwy updated the diff for D80613: Getting R_X86_64_PC32 working as our first relocation.

This should fix up the review comments, and the clang-tidy issue
Will add the tests later tonight

May 27 2020, 9:48 PM · Restricted Project
jaredwy added a comment to D80613: Getting R_X86_64_PC32 working as our first relocation.

Clang-format was run but doesn't seem to catch this case, ill clean it up later this afternoon.

May 27 2020, 3:49 PM · Restricted Project
jaredwy created D80613: Getting R_X86_64_PC32 working as our first relocation.
May 27 2020, 1:36 AM · Restricted Project

May 21 2020

jaredwy added a comment to D79832: Initial commit for the elf x86 implementation for jitlink .

I will try and get commit status but I think to get this into tree, lets just have you commit it for now.

May 21 2020, 4:49 PM · Restricted Project

May 15 2020

jaredwy added inline comments to D79832: Initial commit for the elf x86 implementation for jitlink .
May 15 2020, 8:37 PM · Restricted Project
jaredwy updated the diff for D79832: Initial commit for the elf x86 implementation for jitlink .
May 15 2020, 4:19 PM · Restricted Project

May 12 2020

jaredwy created D79832: Initial commit for the elf x86 implementation for jitlink .
May 12 2020, 6:20 PM · Restricted Project