Skip to content

Instantly share code, notes, and snippets.

@xatier
Created May 16, 2013 13:04
Show Gist options
  • Save xatier/5591569 to your computer and use it in GitHub Desktop.
Save xatier/5591569 to your computer and use it in GitHub Desktop.
$ python -c "import llvm; llvm.test()"
llvmpy is installed in: /usr/local/lib/python2.7/dist-packages/llvm
llvmpy version: 0.11.2-12-gdb73237
2.7.3 (default, Aug 1 2012, 05:14:39)
[GCC 4.6.3]
.............................('disable mattrs', '-sse3,-sse41,-sse42,-avx')
.('disable mattrs', '-sse41,-sse42,-avx')
.('disable mattrs', '-sse42,-avx')
.('disable mattrs', '-avx')
.Skipping: no AVX
...............
----------------------------------------------------------------------
Ran 48 tests in 0.239s
OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment