Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,122 contributions in the last year
Contribution activity
September 2020
Created a pull request in apple/swift that received 5 comments
[opt-remark] Add a new SIL testing option that works around not having decls in SIL for debug_value.
Instead, in such a case, we use the name on the debug_value instead and just use as the loc the debug_value itself. This will let me write SIL test…
+97
−13
•
5
comments
- [serialization] Rename ResultVal -> ResultInst.
- [opt-remark] Infer the source loc retain, release even if they have non-inlined locs.
- [serialization] Refactor from large SILInstruction loop, writeNoOperandLayout handler.
- Revert "build-script: remove dead CMake options for Swift"
- [opt-remark] When looking for debug_value users, look modulo RC Identity preserving users.
- [NFC] Avoid repeatedly instantiating std::function in header files
- utils: add a timeout to the integration tests
- SILOptimizer: make vtable pruning less aggressive
- Add llvm-nm to list of LLVM tools built with stdlib standalone mode
- [opt-remark] Add a new SIL testing option that works around not having decls in SIL for debug_value.
- [build] Add the flags to enable cross-compiling the corelibs
- Add a -ignore-always-inline frontend flag which ignores @inline(__always) attributes.

