Displaying 2 results from an estimated 2 matches for "extract_elt".
2011 Mar 14
0
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
...../llvm-2.9rc1/configure --enable-shared
time make clean ;time make CXXFLAGS=-marm CFLAGS=-marm
xranby at panda:/media/dh0/llvm-2.9-build$ time make check
Failing Tests (64):
LLVM :: CodeGen/CellSPU/2009-01-01-BrCond.ll
LLVM :: CodeGen/CellSPU/call_indirect.ll
LLVM :: CodeGen/CellSPU/extract_elt.ll
LLVM :: CodeGen/CellSPU/fcmp64.ll
LLVM :: CodeGen/CellSPU/fneg-fabs.ll
LLVM :: CodeGen/CellSPU/i64ops.ll
LLVM :: CodeGen/CellSPU/immed64.ll
LLVM :: CodeGen/CellSPU/private.ll
LLVM :: CodeGen/CellSPU/rotate_ops.ll
LLVM :: CodeGen/CellSPU/sext128.ll
LLVM :: CodeGen/...
2011 Mar 09
5
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
There are LLVM 2.9 RC1 pre-release tarballs source available. You can find them here:
http://llvm.org/pre-releases/2.9/
Please download them, build them, and compile things to your heart's content. And most importantly file a bunch of bug reports. :-)
Share and enjoy!
-bw