일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- LLVM
- LLVM Obfuscator
- on stack replacement
- custom packer
- initial-exec
- on-stack replacement
- linux debugging
- Obfuscator
- v8 optimizing
- thread local storage
- tracing
- linux thread
- pinpoint
- v8 tracing
- android inject
- Injection
- anti debugging
- so inject
- TLS
- 안티디버깅
- pthread
- Android
- apm
- tracerpid
- Linux custom packer
- LLVM 난독화
- uftrace
- 난독화
- Linux packer
- OSR
Archives
- Today
- Total
Why should I know this?
[AArch64] Generate stp for complex repeating constansts#514 본문
LLVM-STUDY/BACKEND
[AArch64] Generate stp for complex repeating constansts#514
die4taoam 2024. 3. 21. 14:05
https://github.com/llvm/llvm-project/issues/51483
유사한 최적화 제의와 성능 리포트.
https://github.com/dotnet/runtime/issues/34732
자신없지만 도와준다고 해서 바로 PR
https://github.com/llvm/llvm-project/pull/86249
관련 MIR 링크
https://gcc.godbolt.org/z/9Kx7hefvM
'LLVM-STUDY > BACKEND' 카테고리의 다른 글
ARM Instruction] UBFM, UBFX, UBFIZ, LSR, LSL (0) | 2024.04.20 |
---|---|
Backend 주요 로직 모음 (0) | 2024.03.19 |
Comments