Skip to content

issues Search Results · repo:dotnet/LLVMSharp language:C#

Filter by

123 results
 (80 ms)

123 results

indotnet/LLVMSharp (press backspace or delete to remove)

Hi there, I am tinkering with LLVMSharp 5 to compile numerical computations described via formulas. The first goal is running them via MCJIT on x86-64. I have code at https://github.com/delreluca/AutoExpr/commit/d6ebef7cc41f06079c5b6ebb0783d640a4c4a737 ...
  • delreluca
  • 1
  • Opened 
    on Dec 4, 2020
  • #154

Since there is a considerable portion of the raw API bindings that aren t implemented in the managed bindings, some raw calls are required in special cases. Many of the unimplemented raw calls accept string ...
  • jackoalan
  • 1
  • Opened 
    on Nov 12, 2020
  • #152

LLVM 11.0.0 was released on Oct 12th, the repo should update to be able to use it.
  • tannergooding
  • 2
  • Opened 
    on Oct 13, 2020
  • #150

Does anyone know/remember what s remaining to get this package up to 10.0.0?
  • NickStrupat
  • 14
  • Opened 
    on Sep 24, 2020
  • #149

This method is very slow, not actually sure it completes as I gave up waiting. Other replace methods such as listed http://llvm.org/docs/ProgrammersManual.html#replacing-an-instruction-with-another-value ...
  • yowl
  • Opened 
    on Sep 18, 2020
  • #148

To be clear, I have no knowledge of whether LLVM/Clang even build on win-arm/win-arm64 at the moment. I m just going through the list of targets I plan to support in my project and noticed that LibLLVM ...
  • alexrp
  • 3
  • Opened 
    on Sep 9, 2020
  • #147

If I understand correctly LLVM.cs is autogenerated ? The debug function createLocalVariable from DIBuilder.cpp is not present, perhaps because of the SmallVector in the signature? static DILocalVariable ...
  • yowl
  • 5
  • Opened 
    on Aug 27, 2020
  • #145

Hi, emscripten runs top-of-tree llvm which is now llvm 12. Can we have a corresponding llvmsharp nuget please?
  • yowl
  • 3
  • Opened 
    on Aug 23, 2020
  • #143

There does not seem to be an equivalent method in the object oriented api.
  • lukechu10
  • 4
  • Opened 
    on Aug 14, 2020
  • #142

I m a little confused about how this is implemented in LLVMSharp. It s possible to set the DataLayout string, but the function getDataLayout that returns an object with methods as per https://stackoverflow.com/questions/32299166/accessing-struct-members-and-arrays-of-structs-from-llvm-ir ...
  • yowl
  • 2
  • Opened 
    on May 28, 2020
  • #140
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.