Skip to content

Releases: sunxfancy/vscode-llvm

v0.4.2

30 May 07:15
Compare
Choose a tag to compare

This version improved performance by supporting -print-changed in llvm

v0.4.1 release

04 Dec 02:53
Compare
Choose a tag to compare

Add AST presentation and highlight.

v0.4 version release

03 Dec 23:43
Compare
Choose a tag to compare

This version implemented the mapping between source code to assembly code.

v0.3 release version

03 Dec 16:20
Compare
Choose a tag to compare

This release fully implemented the core features of vscode-llvm.

  1. command parsing - it knows clang commands, can get the inner workflow of compiler and show IR for before and after each pass.
  2. run specific llvm pass
  3. run compare mode to compare two compiler workflows.

v0.2 release version

03 Dec 00:37
Compare
Choose a tag to compare
update to v0.2