search for: ghc1436_0

Displaying 2 results from an estimated 2 matches for "ghc1436_0".

2011 Jun 24
2
[LLVMdev] Infinite loop in llc on ARMv7 (LLVM HEAD from June 17)
...llvm::PassManager::run (this=0x7ee91470, M=...) at /export/home/karel/vcs/llvm-head/lib/VMCore/PassManager.cpp:1715 #19 0x005517a4 in main (argc=6, argv=0x7ee91644) at /export/home/karel/vcs/llvm-head/tools/llc/llc.cpp:338 LLC is invoked with flags: llc -O1 -relocation-model=static/tmp/ghc1436_0/ghc1436_0.bc -o /tmp/ghc1436_0/ghc1436_0.lm_s The LLC is from LLVM head as of June 17, the HEAD is: commit ed6fa188c4cf2d382991dd054f7c5157420908c3 Author: Galina Kistanova <gkistanova at gmail.com> Date: Fri Jun 17 18:26:23 2011 +0000 est 2008-06-04-indirectmem.ll is X86-specific....
2011 Jun 24
0
[LLVMdev] Infinite loop in llc on ARMv7 (LLVM HEAD from June 17)
...1470, M=...) >     at /export/home/karel/vcs/llvm-head/lib/VMCore/PassManager.cpp:1715 > #19 0x005517a4 in main (argc=6, argv=0x7ee91644) >     at /export/home/karel/vcs/llvm-head/tools/llc/llc.cpp:338 > > > LLC is invoked with flags: > > llc -O1 -relocation-model=static/tmp/ghc1436_0/ghc1436_0.bc -o > /tmp/ghc1436_0/ghc1436_0.lm_s > > The LLC is from LLVM head as of June 17, the HEAD is: > > commit ed6fa188c4cf2d382991dd054f7c5157420908c3 > Author: Galina Kistanova <gkistanova at gmail.com> > Date:   Fri Jun 17 18:26:23 2011 +0000 > >     est 20...