search for: testllvm

Displaying 3 results from an estimated 3 matches for "testllvm".

2011 Oct 10
3
[LLVMdev] Major i386 optimization bug in Clang++?
...I can reproduce this issue with Clang shipping in Xcode 4.2 GM as well as the Clang binaries from LLVM 2.9 (http://llvm.org/releases/download.html#svn). The tests were made on a Mac running 10.7.1. Here is what you see if you compile the example with O2: $ /Developer/usr/bin/clang++ -arch i386 -o testLLVM testLLVM.cp -O2 $ ./testLLVM Unexpected Value: 3222105416 (at index: 2) Expected Value: 3 (at index: 2) I haven't found any bugs similar in the LLVM bug database. It is a known issue? This looks like a major optimization issue which cause...
2011 Oct 10
0
[LLVMdev] Major i386 optimization bug in Clang++?
...issue with Clang shipping in Xcode 4.2 GM as well as the Clang binaries from LLVM 2.9 (http://llvm.org/releases/download.html#svn). The tests were made on a Mac running 10.7.1. > > Here is what you see if you compile the example with O2: > > $ /Developer/usr/bin/clang++ -arch i386 -o testLLVM testLLVM.cp -O2 > $ ./testLLVM > Unexpected Value: 3222105416 (at index: 2) > Expected Value: 3 (at index: 2) > > > I haven't found any bugs similar in the LLVM bug database. It is a known issue? This looks like a major...
2005 Jun 08
3
[LLVMdev] Quest - Automatic testing script
...t attachment was scrubbed... Name: ansifloat.lua Type: application/octet-stream Size: 3453 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050608/91703787/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: testLLVM Type: application/octet-stream Size: 272 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050608/91703787/attachment-0001.obj>