Skip to content
goard
Go to anything
Open any GitHub user, repo or page
GitHub rate limit reached. Fresh data resumes in about 16 min. Sign in for a higher limit.
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

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

End of history