https://github.com/gmh5225/llvmintrinsicrewrite
Now it's useless.
https://github.com/gmh5225/llvmintrinsicrewrite
driver kernel llvm llvm-msvc windows
Last synced: about 1 month ago
JSON representation
Now it's useless.
- Host: GitHub
- URL: https://github.com/gmh5225/llvmintrinsicrewrite
- Owner: gmh5225
- License: mit
- Created: 2022-03-02T03:50:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T08:26:14.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T05:28:13.954Z (about 1 month ago)
- Topics: driver, kernel, llvm, llvm-msvc, windows
- Language: C
- Homepage: https://github.com/NewWorldComingSoon/llvm-msvc-build
- Size: 214 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLVMIntrinsicRewrite
Now it's useless.## Documents:
- https://github.com/MicrosoftDocs/cpp-docs/tree/main/docs/intrinsics
- https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html
- https://namazso.github.io/x86/
- https://hjlebbink.github.io/x86doc/
- https://www.felixcloutier.com/x86/
- https://docs.oracle.com/cd/E36784_01/html/E36859/gntbx.html
- https://www.intel.com/content/www/us/en/develop/documentation/cpp-compiler-developer-guide-and-reference/top/compiler-reference/intrinsics
- https://github.com/HBelusca/reactos/blob/30bc0b6b7a468150e701d13bb30655b6749eadf1/sdk/include/crt/mingw32/intrin_x86.h
- https://github.com/lxylxy123456/uberxmhf/blob/3c22712f5de7b60eedac3483112a69d647d9e86c/xmhf/src/xmhf-core/include/arch/x86/_vmx.h## TODO:
```batch```