C++ MIT 52 KB Created Apr 16, 2026
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History
1 branches 0 tags
Rename project to LLVMPassExperiments, drop unused include 1245d69 3 months ago
Add experiments scratch directory 5528372 3 months ago
Add analysis, optimization, and GPU passes 1fd6736 3 months ago
Add missing include fae5286 last year
Bump CMake minimum version e5a14cd last year
ls -> echo ed6e2d3 3 years ago
Slightly simpler 7a831f1 3 years ago
Merge pull request #37 from sampsyo/modernize 67f06b3 3 years ago
Tolerate different extensions e32353e 3 years ago
Remove shell script d9ae3cf 3 years ago
Better AddLLVM inclusion 3119298 3 years ago
Clean up second target 217293c 3 years ago
Delete unnecessary function 758a1f9 3 years ago
Actually print functions 081b8b6 3 years ago
LLVM version bump 027289d 3 years ago
Run pass automatically with clang b46d8c4 3 years ago
WIP d8c82f1 3 years ago
Store optimized output as LLVM IR rather than bytecode 72f3e63 3 years ago
final newline 07798cc 3 years ago
final newline 17ecacb 3 years ago
some updates 662edc2 3 years ago
usage instruction 76b99cb 3 years ago
make it work with clang 16 f27f8cf 3 years ago
Recommend -flegacy-pass-manager c812e63 4 years ago
Merge pull request #23 from chunhualiao/master 1edd97c 6 years ago
Update CMakeLists.txt 7ba04b7 6 years ago
Add CMake project name 2a8de48 7 years ago
Add LLVM version to README (#11) bfddf4b 9 years ago
Be more explicit about the need for -fno-rtti 1bf82ee 10 years ago
Require CMake 3.1 (fix #1) 8aabfc8 11 years ago
New execution instructions a2e7d8f 11 years ago
Slightly more proper CMake nonsense c2a4529 11 years ago
Back to add_library 3aaece3 11 years ago
Friendlier ba97217 11 years ago
Use the auto-registration trick ecc9906 11 years ago
More build nonsense 22cd171 11 years ago
CMake fiddling 9b67db8 11 years ago
README and LICENSE fe63104 11 years ago
Use add_llvm_loadable_module 6964c8c 11 years ago
.gitignore c754bf9 11 years ago
Rename b8810d2 11 years ago
Add HelloPass stuff b8bbe71 11 years ago
End of history