Skip to content
mmp edited this page Jul 23, 2012 · 9 revisions

This page tracks LLVM bugs that impact ispc; the intent is to help people who are building ispc from source choose which version of LLVM to use and to understand the trade-offs in this choice.

LLVM 2.9 and Earlier

ispc doesn't support any versions of LLVM before 3.0.

LLVM 3.0

LLVM Development Mainline

Other than occasional (and short-lived!) regressions, the LLVM development mainline works quite well with ispc; you should use either LLVM 3.1 or the LLVM development tree if at all possible.