profile-github-profile.jpg
profile-github-profile.jpg
File Metadata
File Metadata
- Mime Type
- image/png
- Attributes
- Image, Can CDN
- Storage Engine
- blob
- Storage Format
- Raw Data
- Storage Handle
- 2
- Attached To
- D134529: [C++20][Clang] P2468R2 The Equality Operator You Are Looking For
D132450: StructurizeCFG: Set Undef for non-predecessors in setPhiValues()
D88062: [ARM] add .f16 -> .16 token alias
D87258: [WebAssembly, LowerTypeTests] Fix control-flow integrity support
D82881: [DEBUGINFO]Fix debug info for packed bitfields.
rG269d84372038: [X86] Replace TB with PS on instructions that are documented in the SDM with…
rZORG016c00a3115e: when inlining something like this:
rZORG7dfa9f2e563f: Add crc32 instruction and intrinsics. Add a new class of prefix bytes for F2 0F…
rZORG04e3d20a5198: Increase the macro id cache to look up several recent entries, not just the…
rZORGb34fcdaa46c9: Class F2_1 already inherits the imm22 field from class F2
rZORG3c08658d56d6: Combine the F2 and F3 instruction classes into one file for simplicity
D64376: [MBP] Avoid tail duplication if it can't bring benefit
D62079: [MBP] Rotate should bring more fallthrough
rG68f35bcc85a1: [ARM] Do not convert some vmov instructions
rG81edbbe25913: [ADT] Add LLVM_MARK_AS_BITMASK_ENUM, used to enable bitwise operations on enums…
rGac1dba0fdf9c: [SystemZ] Fix FPR dwarf numbering
rGc6fc9b896085: [PowerPC] Use a small cleanup pass to remove VSX self copies
rG9dcb3583d574: [PowerPC] Don't remove self VSX copies in PPCInstrInfo::copyPhysReg
rG2b391ab7086b: Implement a rudimentary form of generic lambdas.
rGfd5277c0635f: Implement a rudimentary form of generic lambdas.
rGb5d9bd6f59a2: Fix double renaming bug in stack coloring pass
rG51f6fb9a189f: Delete the functions F1 and F2 to appease the valgrind bot.
rG016c00a3115e: when inlining something like this:
rG7dfa9f2e563f: Add crc32 instruction and intrinsics. Add a new class of prefix bytes for F2 0F…
rG04e3d20a5198: Increase the macro id cache to look up several recent entries, not just the…
rGb34fcdaa46c9: Class F2_1 already inherits the imm22 field from class F2
rG3c08658d56d6: Combine the F2 and F3 instruction classes into one file for simplicity
D48240: Try again to implement a FIFO task queue
D45757: [XRay][profiler] Part 2: XRay Function Call Trie
rL329158: [ARM] Do not convert some vmov instructions
D44678: [ARM] Do not convert some vmov instructions
rC191453: Implement a rudimentary form of generic lambdas.
rC188977: Implement a rudimentary form of generic lambdas.
rC40715: Increase the macro id cache to look up several recent entries, not just the…
D36768: [test-suite] Add -i option to fpcmp to ignore whitespace changes.
D26648: Clarify semantic of reserved registers.
rL275292: [ADT] Add LLVM_MARK_AS_BITMASK_ENUM, used to enable bitwise operations on…
D22279: [ADT] Add LLVM_MARK_AS_BITMASK_ENUM, used to enable bitwise operations on enums without static_cast.
D21663: [MBP] Enhance cost based branch prob threshold computation to handle general control flows