Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
HJLebbink committed Dec 16, 2016
2 parents 15d4af8 + dd7fd5b commit 13287ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Intrinsics-Dude
Improved support for compiler intrinsics in Visual Studio 2015. This extension can be found in the [visual studio extensions gallery](https://visualstudiogallery.msdn.microsoft.com/2deb6fbb-ff72-470b-a9ac-96115a0bf0ad) or download latest installer [IntrinsicsDude.vsix (v1.1.1.4)](https://github.com/HJLebbink/intrinsics-dude/releases/download/1.1.1.4/IntrinsicsDude.vsix). If intrinsics are not low level enough, consider [Asm-Dude](https://github.com/HJLebbink/asm-dude).
Improved support for compiler intrinsics in Visual Studio. This extension can be found in the [visual studio extensions gallery](https://visualstudiogallery.msdn.microsoft.com/2deb6fbb-ff72-470b-a9ac-96115a0bf0ad) or download latest installer [IntrinsicsDude.vsix (v1.1.2.0)](https://github.com/HJLebbink/intrinsics-dude/releases/download/1.1.2.0/IntrinsicsDude.vsix). If intrinsics are not low level enough, consider [Asm-Dude](https://github.com/HJLebbink/asm-dude).

### Features

Expand Down

0 comments on commit 13287ce

Please sign in to comment.