openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
llvmlite
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 07, 2024 — Jun 07, 2025
Showing page 77 of 89
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add support for invoke instruction.
whitequark
More...
almost 10 years ago
Add support for indirectbr instruction and blockaddress constants.
whitequark
More...
almost 10 years ago
Fix Block documentation: s/building block/basic block/.
whitequark
More...
almost 10 years ago
Update changelog
Siu Kwan Lam
More...
almost 10 years ago
Update example references to .get_pointer_to_global()
Siu Kwan Lam
More...
almost 10 years ago
Remove usage of .get_pointer_to_global() in test
Siu Kwan Lam
More...
almost 10 years ago
Add .get_function_address() and .get_global_value_address()
Siu Kwan Lam
More...
almost 10 years ago
Remove .get_pointer_to_global() because it is deprecated by LLVM and returns invalid address for global variable.
Siu Kwan Lam
More...
almost 10 years ago
Return the instruction from IRBuilder.unreachable.
whitequark
More...
almost 10 years ago
Merge pull request #81 from sklam/fix/issue_80
Stan Seibert
More...
almost 10 years ago
Add unnamed_addr support to GlobalVariable.
whitequark
More...
almost 10 years ago
Merge pull request #79 from whitequark/patch-1
Stan Seibert
More...
almost 10 years ago
Skip locale test if DE locale not available
Siu Kwan Lam
More...
almost 10 years ago
Fix #80 and add test
Siu Kwan Lam
More...
almost 10 years ago
Expand _VALID_CHARS to match all LLVM IR identifiers
whitequark
More...
almost 10 years ago
Merge pull request #78 from pitrou/execution_check
Antoine Pitrou
More...
almost 10 years ago
Add a function to check ability to allocate executable memory.
Antoine Pitrou
More...
almost 10 years ago
Merge pull request #77 from pitrou/config_h
Antoine Pitrou
More...
almost 10 years ago
Update changelog
Antoine Pitrou
More...
almost 10 years ago
Fix #76: always use llvm-config.h, not config.h
Antoine Pitrou
More...
almost 10 years ago
Merge pull request #56 from pitrou/travis_sudo
Antoine Pitrou
More...
almost 10 years ago
Merge branch 'master' into travis_sudo
Antoine Pitrou
More...
almost 10 years ago
Add test
Siu Kwan Lam
More...
almost 10 years ago
Add get_process_triple() and get_host_cpu_features() * Note: get_host_cpu_features() is not implemented in LLVM for x86 in LLVM 3.6. But it is on 3.7
Siu Kwan Lam
More...
almost 10 years ago
Fix typo
Antoine Pitrou
More...
almost 10 years ago
Support attributes on the return type of a function.
Antoine Pitrou
More...
almost 10 years ago
Fix indentation
Antoine Pitrou
More...
almost 10 years ago
Add a flags argument to binops on IRBuilder.
Antoine Pitrou
More...
almost 10 years ago
Merge pull request #69 from t3h0th3r/patch-2
Antoine Pitrou
More...
almost 10 years ago
Create Makefile.freebsd
t3h0th3r
More...
almost 10 years ago
←
1
2
…
73
74
75
76
77
78
79
80
81
…
88
89
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree