llvm-ir-editor icon indicating copy to clipboard operation
llvm-ir-editor copied to clipboard

An LLVM IR Editor plugin for Eclipse

Results 31 llvm-ir-editor issues
Sort by recently updated
recently updated
newest added

To allow the LLVM IR parser to be used in Maven/Gradle/Ivy projects we could move to using Tycho. The resulting artifacts could then be uploaded to Maven Central through Sonatype...

Send it to me and I'll make and add the favicon.

ll files are often thousands of files. Profile a workflow with those files and optimize bottlenecks.

enhancement

Inferring possible incoming basic blocks for each basic block and showing them on hover, or even as warning for incomplete phi nodes

enhancement

Add a toggle for verifying a given file is a valid SPIR file. http://www.khronos.org/registry/cl/specs/spir_spec-1.0-provisional.pdf

enhancement

Allow expanding references from hover boxes.

enhancement

Make sure rename-refactoring works well for all possible targets, both from definition and from usage direction.

bug

Enable syntax highlighting for: - Basic Block Definition - Basic Block Usage - Local Value definition - Local Value usage - Global Value Definition - Global Value Usage Also possibly:...

enhancement

Some table-esque view of what the datalayout defines will be nice.

enhancement