vlmillet / llvm-jit-pdbLinks
Debugging LLVM JIT code inside Visual Studio with PDB
☆17Updated 4 years ago
Alternatives and similar repositories for llvm-jit-pdb
Users that are interested in llvm-jit-pdb are comparing it to the libraries listed below
Sorting:
- Opensource Visual Studio extension for compiler instrinsics in C/C++☆72Updated 4 years ago
- ☆125Updated 4 years ago
- Source code for various tiny tools that I find useful and want to share.☆15Updated 4 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆193Updated 3 weeks ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated last year
- Cross-platform low-footprint realtime C/C++ Profiler☆257Updated 6 months ago
- IFC format specification☆79Updated last month
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 5 years ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆66Updated last month
- An experimental, exploratory take on new ideas and approaches for Premake☆15Updated 4 years ago
- Fork of Bitsquid's Header Hero tool☆43Updated 4 years ago
- C++ preprocessor☆248Updated this week
- Nurikabe puzzle solver☆45Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆50Updated 3 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- C++ constexpr implementation of XXH3☆51Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- ☆98Updated 3 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 6 years ago
- A Utility for Measuring C++ Code Bloat☆121Updated 7 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆104Updated 8 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated this week