일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- custom packer
- thread local storage
- on-stack replacement
- v8 tracing
- tracerpid
- Injection
- 난독화
- tracing
- on stack replacement
- android inject
- initial-exec
- LLVM
- so inject
- apm
- 안티디버깅
- uftrace
- LLVM 난독화
- Android
- anti debugging
- OSR
- linux thread
- linux debugging
- TLS
- Linux custom packer
- LLVM Obfuscator
- pinpoint
- Linux packer
- Obfuscator
- v8 optimizing
- pthread
- Today
- Total
Why should I know this?
Revert 된 커밋 다시 올릴 때 참고 본문
https://github.com/llvm/llvm-project/commit/06408451bf12d4baed1fb1312d8af6e6bbb6a797
Revert "[SCCP] Use SimplifyBinOp for non-integer constant/expressions… · llvm/llvm-project@0640845
… & overdef." This reverts commit 1a02aaeaa4f8675490da38ee8cb0d4a6d39815dd. Crashes on the following test case: $ cat crash.ll source_filename = "__compute_module" target datal...
github.com
https://github.com/llvm/llvm-project/commit/38609fa9e42aef24b64055817ed01cd015648608
Recommit "[SCCP] Use SimplifyBinOp for non-integer constant/expressio… · llvm/llvm-project@38609fa
…ns & overdef." This includes a fix reported with simplifications in the presence of NaN. This reverts the revert commit 06408451bf12d4baed1fb1312d8af6e6bbb6a797.
github.com
'LLVM-STUDY' 카테고리의 다른 글
Vector 에서의 비교문 (icmp, fcmp) 의 특징 feat.ChatGPT (0) | 2025.02.03 |
---|---|
computeKnownBitsFromContext (0) | 2024.05.01 |
computeKnownBitsFromCmp (0) | 2024.05.01 |
computeKnownBitsFromICmpCond (0) | 2024.05.01 |
computeKnownBitsFromCond (0) | 2024.05.01 |