Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / banach-space/llvm-tutor issues and pull requests
#50 - Missing "Run the pass through opt - New PM" for InjectFuncCall
Issue -
State: closed - Opened by FantasqueX about 3 years ago
- 3 comments
#50 - Missing "Run the pass through opt - New PM" for InjectFuncCall
Issue -
State: closed - Opened by FantasqueX about 3 years ago
- 3 comments
#49 - Fix two typos in OpcodeCounter.cpp
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 1 comment
#49 - Fix two typos in OpcodeCounter.cpp
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 1 comment
#48 - Fix a typo in lib/OpcodeCounter.cpp
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 1 comment
#48 - Fix a typo in lib/OpcodeCounter.cpp
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 1 comment
#47 - Fix a typo in HelloWorld/CMakeLists.txt
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 1 comment
#47 - Fix a typo in HelloWorld/CMakeLists.txt
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 1 comment
#46 - Add "-c" arg when expecting llvm bitcode output
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 9 comments
#46 - Add "-c" arg when expecting llvm bitcode output
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 9 comments
#45 - Update branch name from master to main in links
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 5 comments
#45 - Update branch name from master to main in links
Pull Request -
State: closed - Opened by FantasqueX about 3 years ago
- 5 comments
#44 - Is it possible to obtain and print the specified local variable value by llvm pass?
Issue -
State: closed - Opened by songxpu about 3 years ago
- 8 comments
#44 - Is it possible to obtain and print the specified local variable value by llvm pass?
Issue -
State: closed - Opened by songxpu about 3 years ago
- 8 comments
#43 - Mod: Phi only have two incoming edges
Pull Request -
State: closed - Opened by v4kst1z about 3 years ago
- 1 comment
#43 - Mod: Phi only have two incoming edges
Pull Request -
State: closed - Opened by v4kst1z about 3 years ago
- 1 comment
#42 - can't build HelloWorld on windows (llvm 12.0.1)
Issue -
State: open - Opened by kiwings over 3 years ago
- 5 comments
Labels: help wanted
#42 - can't build HelloWorld on windows (llvm 12.0.1)
Issue -
State: open - Opened by kiwings over 3 years ago
- 5 comments
Labels: help wanted
#41 - Add -disable-output option for running FindFCmpEq
Pull Request -
State: closed - Opened by xgupta over 3 years ago
#41 - Add -disable-output option for running FindFCmpEq
Pull Request -
State: closed - Opened by xgupta over 3 years ago
#40 - [StaticCallCounter] Wrong output while running StaticCallCounter with opt
Issue -
State: closed - Opened by xgupta over 3 years ago
#40 - [StaticCallCounter] Wrong output while running StaticCallCounter with opt
Issue -
State: closed - Opened by xgupta over 3 years ago
#39 - [InjectFuncCall] Getting compilation error while running InjectFuncCall with opt
Issue -
State: closed - Opened by xgupta over 3 years ago
- 8 comments
#39 - [InjectFuncCall] Getting compilation error while running InjectFuncCall with opt
Issue -
State: closed - Opened by xgupta over 3 years ago
- 8 comments
#38 - [OpCodeCounter] Wrong result for functions
Issue -
State: closed - Opened by xgupta over 3 years ago
- 1 comment
#38 - [OpCodeCounter] Wrong result for functions
Issue -
State: closed - Opened by xgupta over 3 years ago
- 1 comment
#37 - Run the FindFCmpEq pass with -S argument with new PM
Pull Request -
State: closed - Opened by xgupta over 3 years ago
- 8 comments
#37 - Run the FindFCmpEq pass with -S argument with new PM
Pull Request -
State: closed - Opened by xgupta over 3 years ago
- 8 comments
#36 - Calling pass from Clang
Issue -
State: closed - Opened by palmerc over 3 years ago
- 10 comments
Labels: enhancement
#36 - Calling pass from Clang
Issue -
State: closed - Opened by palmerc over 3 years ago
- 10 comments
Labels: enhancement
#35 - Add note about OptNone
Pull Request -
State: closed - Opened by gannimo over 3 years ago
- 5 comments
#35 - Add note about OptNone
Pull Request -
State: closed - Opened by gannimo over 3 years ago
- 5 comments
#34 - HelloWorld example doesn't show anything
Issue -
State: closed - Opened by liusy58 over 3 years ago
- 3 comments
#34 - HelloWorld example doesn't show anything
Issue -
State: closed - Opened by liusy58 over 3 years ago
- 3 comments
#33 - Hello World pass doesn't print anything
Issue -
State: closed - Opened by aerobinsonIV over 3 years ago
- 3 comments
#33 - Hello World pass doesn't print anything
Issue -
State: closed - Opened by aerobinsonIV over 3 years ago
- 3 comments
#32 - Add CI configuration for Fedora
Issue -
State: closed - Opened by banach-space over 3 years ago
- 1 comment
Labels: help wanted
#32 - Add CI configuration for Fedora
Issue -
State: closed - Opened by banach-space over 3 years ago
- 1 comment
Labels: help wanted
#31 - Added check for /usr/lib64 for fix issue in Fedora 33
Pull Request -
State: closed - Opened by andrewxcav over 3 years ago
- 3 comments
#31 - Added check for /usr/lib64 for fix issue in Fedora 33
Pull Request -
State: closed - Opened by andrewxcav over 3 years ago
- 3 comments
#30 - how can I run pass on specific functions?
Issue -
State: closed - Opened by meweez over 3 years ago
- 4 comments
#30 - how can I run pass on specific functions?
Issue -
State: closed - Opened by meweez over 3 years ago
- 4 comments
#29 - Please add more detail about how to use gdb to debug pass
Issue -
State: open - Opened by wuxiaoqiang12 over 3 years ago
- 2 comments
#29 - Please add more detail about how to use gdb to debug pass
Issue -
State: open - Opened by wuxiaoqiang12 over 3 years ago
- 2 comments
#28 - how to generate LLVM IR files for a whole project?
Issue -
State: closed - Opened by meweez over 3 years ago
- 4 comments
#28 - how to generate LLVM IR files for a whole project?
Issue -
State: closed - Opened by meweez over 3 years ago
- 4 comments
#27 - Add necessary libraries to `static` executable
Pull Request -
State: closed - Opened by lanza almost 4 years ago
- 4 comments
#27 - Add necessary libraries to `static` executable
Pull Request -
State: closed - Opened by lanza almost 4 years ago
- 4 comments
#26 - Add include for CommandLine in StaticMain
Pull Request -
State: closed - Opened by lanza almost 4 years ago
- 1 comment
#26 - Add include for CommandLine in StaticMain
Pull Request -
State: closed - Opened by lanza almost 4 years ago
- 1 comment
#25 - Ubuntu: Could not find a configuration file for package "LLVM"
Issue -
State: open - Opened by banach-space almost 4 years ago
Labels: question
#25 - Ubuntu: Could not find a configuration file for package "LLVM"
Issue -
State: open - Opened by banach-space almost 4 years ago
Labels: question
#24 - replace dataype
Issue -
State: closed - Opened by ArunaKote almost 4 years ago
- 1 comment
Labels: question
#24 - replace dataype
Issue -
State: closed - Opened by ArunaKote almost 4 years ago
- 1 comment
Labels: question
#23 - Add floating-point comparison example passes
Pull Request -
State: closed - Opened by jvstech almost 4 years ago
- 2 comments
#23 - Add floating-point comparison example passes
Pull Request -
State: closed - Opened by jvstech almost 4 years ago
- 2 comments
#22 - Unable to load passes from libHelloWorld.so
Issue -
State: closed - Opened by localacct almost 4 years ago
- 4 comments
#22 - Unable to load passes from libHelloWorld.so
Issue -
State: closed - Opened by localacct almost 4 years ago
- 4 comments
#21 - Change "Linux 18.04" to "Ubuntu 18.04" in README.md
Pull Request -
State: closed - Opened by LakshyAAAgrawal about 4 years ago
- 1 comment
#21 - Change "Linux 18.04" to "Ubuntu 18.04" in README.md
Pull Request -
State: closed - Opened by LakshyAAAgrawal about 4 years ago
- 1 comment
#20 - opt: Unknown command line argument '-debug-only=mba-add'.
Issue -
State: closed - Opened by ghost about 4 years ago
- 4 comments
#20 - opt: Unknown command line argument '-debug-only=mba-add'.
Issue -
State: closed - Opened by ghost about 4 years ago
- 4 comments
#19 - about DuplicateBB pass , the return value of the run method is not right
Issue -
State: closed - Opened by 10ca1h0st about 4 years ago
- 1 comment
#19 - about DuplicateBB pass , the return value of the run method is not right
Issue -
State: closed - Opened by 10ca1h0st about 4 years ago
- 1 comment
#18 - Questions about StaticMain.cpp
Issue -
State: closed - Opened by ghost about 4 years ago
- 2 comments
#18 - Questions about StaticMain.cpp
Issue -
State: closed - Opened by ghost about 4 years ago
- 2 comments
#17 - minor change to commands to fix warnings on linux
Pull Request -
State: closed - Opened by ghost about 4 years ago
- 1 comment
#17 - minor change to commands to fix warnings on linux
Pull Request -
State: closed - Opened by ghost about 4 years ago
- 1 comment
#16 - Do we support all kinds of passes ?
Issue -
State: closed - Opened by Phantom1003 over 4 years ago
- 2 comments
Labels: enhancement
#16 - Do we support all kinds of passes ?
Issue -
State: closed - Opened by Phantom1003 over 4 years ago
- 2 comments
Labels: enhancement
#15 - Add Dockerfile + Update README.md
Pull Request -
State: closed - Opened by ghost over 4 years ago
- 1 comment
#15 - Add Dockerfile + Update README.md
Pull Request -
State: closed - Opened by ghost over 4 years ago
- 1 comment
#14 - The RIV pass doesn't show anything
Issue -
State: closed - Opened by ghost over 4 years ago
- 2 comments
#14 - The RIV pass doesn't show anything
Issue -
State: closed - Opened by ghost over 4 years ago
- 2 comments
#13 - Add Dockerfile + Update README.md
Pull Request -
State: closed - Opened by ghost over 4 years ago
- 3 comments
#13 - Add Dockerfile + Update README.md
Pull Request -
State: closed - Opened by ghost over 4 years ago
- 3 comments
#12 - Failed to load passes from 'libHelloWorld.so'. Request ignored.
Issue -
State: closed - Opened by ghost over 4 years ago
- 7 comments
#12 - Failed to load passes from 'libHelloWorld.so'. Request ignored.
Issue -
State: closed - Opened by ghost over 4 years ago
- 7 comments
#11 - Output for test in README fails with expected top-level entity
Issue -
State: closed - Opened by kharazit over 4 years ago
- 2 comments
#10 - Add a function argument usage analysis pass
Pull Request -
State: closed - Opened by samolisov over 4 years ago
- 8 comments
#9 - cmake: specify 'SYSTEM' setting to disable warnings
Pull Request -
State: closed - Opened by orestisfl over 4 years ago
- 6 comments
#8 - opt segmentation fault in macOS Catalina
Issue -
State: closed - Opened by unknown-unknown-unknown almost 5 years ago
- 6 comments
#7 - opt command line
Issue -
State: closed - Opened by unship almost 5 years ago
- 4 comments
#6 - compliance with original MIT licensed code included herein
Pull Request -
State: closed - Opened by boothby almost 5 years ago
#4 - Fix some incorrect directories in README.md
Pull Request -
State: closed - Opened by lanza almost 5 years ago
- 1 comment
#3 - Typo in Filename in README
Pull Request -
State: closed - Opened by wyjw about 5 years ago
#2 - Use getCallee on getOrInsertFunction
Pull Request -
State: closed - Opened by pwaller over 5 years ago
- 1 comment
#1 - Add missing libraries for LLVM 9
Pull Request -
State: closed - Opened by pwaller over 5 years ago
- 1 comment