User Details
User Details
- User Since
- Jan 9 2019, 6:04 PM (106 w, 13 h)
Oct 20 2020
Oct 20 2020
tianqing updated the diff for D89301: [X86] Add User Interrupts(UINTR) instructions.
Address review comments.
Oct 18 2020
Oct 18 2020
Oct 13 2020
Oct 13 2020
tianqing added reviewers for D89301: [X86] Add User Interrupts(UINTR) instructions: craig.topper, RKSimon, LuoYuanke.
tianqing requested review of D89301: [X86] Add User Interrupts(UINTR) instructions.
Apr 8 2020
Apr 8 2020
tianqing updated the diff for D77205: [X86] Add TSXLDTRK instructions..
Rebase
Apr 8 2020, 8:36 PM · Restricted Project
tianqing added a comment to D77205: [X86] Add TSXLDTRK instructions..
Can I just check it in after the rebase?
Apr 8 2020, 7:01 PM · Restricted Project
Apr 2 2020
Apr 2 2020
tianqing updated the diff for D77205: [X86] Add TSXLDTRK instructions..
Removed extra "//".
Apr 2 2020, 9:08 PM · Restricted Project
tianqing updated the diff for D77205: [X86] Add TSXLDTRK instructions..
Updated to resolve conflicts with https://reviews.llvm.org/D77193.
Apr 2 2020, 9:08 PM · Restricted Project
Apr 1 2020
Apr 1 2020
Apr 1 2020, 2:43 AM · Restricted Project
tianqing updated the diff for D77193: [X86] Add SERIALIZE instruction..
Apr 1 2020, 1:40 AM · Restricted Project
Mar 31 2020
Mar 31 2020
Mar 31 2020, 10:32 PM · Restricted Project
Jan 1 2020
Jan 1 2020
tianqing added a comment to D71884: [OpenMP] Fix formatting of OpenMP error message..
Could someone help commit this patch? Thanks.
Jan 1 2020, 5:15 PM · Restricted Project
Dec 25 2019
Dec 25 2019
Dec 25 2019, 6:41 PM · Restricted Project
Dec 25 2019, 6:41 PM · Restricted Project
Nov 7 2019
Nov 7 2019
tianqing added inline comments to D68577: [LV] Apply sink-after & interleave-groups as VPlan transformations (NFC).
Nov 7 2019, 6:36 PM · Restricted Project
tianqing added a comment to D68577: [LV] Apply sink-after & interleave-groups as VPlan transformations (NFC).
Nov 7 2019, 6:09 PM · Restricted Project
Nov 4 2019
Nov 4 2019
tianqing created D69792: [NFC] Supress GCC "Bitfield too small to hold all values of enum" warning. .
Nov 4 2019, 2:04 AM · Restricted Project
Jun 3 2019
Jun 3 2019
tianqing updated the diff for D62282: [X86] Add ENQCMD intrinsics..
Added doxygen comments of intrinsics in enqcmdintrin.h.
May 22 2019
May 22 2019
May 22 2019, 7:41 PM · Restricted Project
Jan 31 2019
Jan 31 2019
tianqing updated the diff for D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Removed psubq from MMX-64.s.
Jan 31 2019, 12:55 AM · Restricted Project
Jan 28 2019
Jan 28 2019
tianqing updated the diff for D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Added crc32 tests.
Jan 28 2019, 6:56 PM · Restricted Project
tianqing updated the diff for D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Moved psubq tests from MMX to SSE2
Jan 28 2019, 5:11 PM · Restricted Project
Jan 27 2019
Jan 27 2019
tianqing updated the diff for D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Fixed whitespace.
Jan 27 2019, 6:31 PM · Restricted Project
tianqing updated the diff for D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Fix tests for pinsrw/pextrw/paddq.
Jan 27 2019, 6:24 PM · Restricted Project
Jan 24 2019
Jan 24 2019
tianqing added a comment to D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Jan 24 2019, 12:09 AM · Restricted Project
tianqing updated the diff for D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Added SSE4a tests.
Jan 24 2019, 12:04 AM · Restricted Project
Jan 22 2019
Jan 22 2019
tianqing added a comment to D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Jan 22 2019, 11:53 PM · Restricted Project
tianqing updated the diff for D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Removed SSE4a tests. Split SSE4.1 and SSE4.2 tests.
Jan 22 2019, 7:15 PM · Restricted Project
tianqing added a comment to D41175: [X86][AVX512F_128]: Adding full coverage of MC encoding for the AVX512F_128 isa sets.<NFC>.
@RKSimon Yes, there are some non-EVEX encodings inside, so I'm trying to regenerate it.
Jan 22 2019, 6:06 PM · Restricted Project
tianqing added a comment to D40776: [X86][AVX512]: Adding full coverage of MC encoding for the AVX512 isa sets (w/o AVX512F).<NFC>.
@RKSimon Yes, there is some non-EVEX encoding inside, so I'm trying to regenerate it.
Jan 22 2019, 6:05 PM · Restricted Project
tianqing added a comment to D41173: [X86][AVX512F_256]: Adding full coverage of MC encoding for the AVX512F 256 bits isa sets.<NFC>.
@RKSimon Yes, there are some non-EVEX encodings inside, so I'm trying to regenerate it.
Jan 22 2019, 6:05 PM · Restricted Project
Jan 9 2019
Jan 9 2019
tianqing added a reviewer for D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>: LuoYuanke.
Jan 9 2019, 6:24 PM · Restricted Project
tianqing added a reviewer for D40776: [X86][AVX512]: Adding full coverage of MC encoding for the AVX512 isa sets (w/o AVX512F).<NFC>: LuoYuanke.
Jan 9 2019, 6:24 PM · Restricted Project
tianqing commandeered D41175: [X86][AVX512F_128]: Adding full coverage of MC encoding for the AVX512F_128 isa sets.<NFC>.
Jan 9 2019, 6:08 PM · Restricted Project
tianqing commandeered D41173: [X86][AVX512F_256]: Adding full coverage of MC encoding for the AVX512F 256 bits isa sets.<NFC>.
Jan 9 2019, 6:07 PM · Restricted Project
tianqing commandeered D40776: [X86][AVX512]: Adding full coverage of MC encoding for the AVX512 isa sets (w/o AVX512F).<NFC>.
Jan 9 2019, 6:06 PM · Restricted Project
tianqing commandeered D40387: [X86][SSE]: Adding full coverage of MC encoding tests for the SSE isa sets.<NFC>.
Jan 9 2019, 6:05 PM · Restricted Project