User Details
User Details
- User Since
- May 25 2018, 7:07 AM (244 w, 5 d)
Sep 18 2019
Sep 18 2019
karka committed rL372216: Request commit access for karka.
Request commit access for karka
Sep 16 2019
Sep 16 2019
Change signature of __builtin_rotateright64 back to unsigned
Aug 19 2019
Aug 19 2019
[AsmPrinter] Remove const qualifier from EmitBasicBlockStart.
Aug 19 2019, 10:17 PM · Restricted Project
May 29 2019
May 29 2019
LGTM. I set this "ready to land", but maybe you should wait a bit before landing this to see if anyone else have comments.
May 29 2019, 2:50 PM · Restricted Project
karka added a comment to D62560: Fix a crash when the default of a switch is removed.
The fix LGTM (with the minor comment about the testcase).
May 29 2019, 2:00 PM · Restricted Project
May 16 2019
May 16 2019
karka committed rC360863: [builtin] Fixed definitions of builtins that rely on the int/long long type is….
[builtin] Fixed definitions of builtins that rely on the int/long long type is…
karka committed rL360863: [builtin] Fixed definitions of builtins that rely on the int/long long type is….
[builtin] Fixed definitions of builtins that rely on the int/long long type is…
Aug 7 2018
Aug 7 2018
Fix clash of gcc toolchains in driver regression tests
Fix clash of gcc toolchains in driver regression tests
Aug 3 2018
Aug 3 2018
Fix unused variable warning in tablegen generated code
Fix unused variable warning in tablegen generated code
Jul 30 2018
Jul 30 2018
[RegisterScavenger] Fix debug print
Jul 10 2018
Jul 10 2018
[LowerSwitch] Fixed faulty PHI nodes
Jun 7 2018
Jun 7 2018
[BranchFolding] Fix live-in's when hoisting code
Jun 1 2018
Jun 1 2018
[ConstantFold] Disallow folding vector geps into bitcasts
[ConstantFold] Add lit testcase for bitcast problem. NFC
May 30 2018
May 30 2018
[ValueTracking] Fix endless recursion in isKnownNonZero()