Displaying 3 results from an estimated 3 matches for "pr13727".
Did you mean:
pr13719
2013 Jan 08
0
[LLVMdev] ARM failures
...thReduce/post-inc-icmpzero.ll
> LLVM :: Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll
It is interesting that I don't see this on my ARM box. Instead I see these:
Failing Tests (5):
LLVM :: ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll
LLVM :: ExecutionEngine/MCJIT/pr13727.ll
LLVM :: ExecutionEngine/MCJIT/test-common-symbols.ll
LLVM :: ExecutionEngine/MCJIT/test-fp-no-external-funcs.ll
LLVM :: ExecutionEngine/MCJIT/test-fp.ll
I configure with:
--build=armv7l-unknown-linux-gnueabihf
--host=armv7l-unknown-linux-gnueabihf
--target=armv7l-unknown-linux-gnuea...
2013 Jan 08
6
[LLVMdev] ARM failures
The following failures are consistent on buildbot (and my local box).
The Clang one I think it's assuming an Intel box, the other two look like
the FileCheck are not good enough.
http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4305
Clang :: CodeGen/compound-assign-overflow.c
LLVM :: Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
LLVM ::
2013 Jan 08
2
[LLVMdev] [cfe-dev] ARM failures
...thReduce/post-inc-icmpzero.ll
> LLVM :: Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll
It is interesting that I don't see this on my ARM box. Instead I see these:
Failing Tests (5):
LLVM :: ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll
LLVM :: ExecutionEngine/MCJIT/pr13727.ll
LLVM :: ExecutionEngine/MCJIT/test-common-symbols.ll
LLVM :: ExecutionEngine/MCJIT/test-fp-no-external-funcs.ll
LLVM :: ExecutionEngine/MCJIT/test-fp.ll
I configure with:
--build=armv7l-unknown-linux-gnueabihf
--host=armv7l-unknown-linux-gnueabihf
--target=armv7l-unknown-linux-gnuea...