search for: single_loop_param

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

2011 Jun 08
2
[LLVMdev] Polly test and example
...q.ll Polly :: CodeGen/loop_with_condition_nested.ll Polly :: CodeGen/reduction_2.ll Polly :: CodeGen/sequential_loops.ll Polly :: CodeGen/single_do_loop_int_max_iterations.ll Polly :: CodeGen/single_do_loop_scev_replace.ll Polly :: CodeGen/single_loop.ll Polly :: CodeGen/single_loop_param.ll Expected Passes : 102 Expected Failures : 29 Unexpected Failures: 11 make[3]: *** [tools/polly/test/CMakeFiles/polly-test] Error 1 make[2]: *** [tools/polly/test/CMakeFiles/polly-test.dir/all] Error 2 make[1]: *** [tools/polly/test/CMakeFiles/polly-test.dir/rule] Error 2 make: *** [po...
2011 Jun 09
0
[LLVMdev] Polly test and example
...condition_nested.ll > Polly :: CodeGen/reduction_2.ll > Polly :: CodeGen/sequential_loops.ll > Polly :: CodeGen/single_do_loop_int_max_iterations.ll > Polly :: CodeGen/single_do_loop_scev_replace.ll > Polly :: CodeGen/single_loop.ll > Polly :: CodeGen/single_loop_param.ll Interesting. On what kind of Platform are you running this? Is it still Ubuntu 11.04? I assume it's an intel platform, but is it a 32-bit or 64bit? The test cases that are failing are the ones that use 'lli' to execute the generated program. There seems to be something wrong in r...
2011 Jun 10
2
[LLVMdev] Polly test and example
...> Polly :: CodeGen/reduction_2.ll >> Polly :: CodeGen/sequential_loops.ll >> Polly :: CodeGen/single_do_loop_int_max_iterations.ll >> Polly :: CodeGen/single_do_loop_scev_replace.ll >> Polly :: CodeGen/single_loop.ll >> Polly :: CodeGen/single_loop_param.ll > >Interesting. On what kind of Platform are you running this? Is it still >Ubuntu 11.04? I assume it's an intel platform, but is it a 32-bit or 64bit? It is a little bit complicated. Intel Core i5 M520. Ubuntu 11.04-i386 using VMWare Player on Windows 7 Professional(64bit). &g...