search for: bb10_62

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

2008 Jun 11
0
[LLVMdev] Possible miscompilation?
On 2008-06-11, at 13:16, Gary Benson wrote: > Duncan Sands wrote: > >> Can you please attach IR which can be compiled to an executable >> (and shows the problem). > > I've been generating functions using a builder and then compiling > them with ExecutionEngine::getPointerToFunction(). Is there some way > I can get compilable IR from that?
2008 Jun 11
2
[LLVMdev] Possible miscompilation?
Duncan Sands wrote: > Can you please attach IR which can be compiled > to an executable (and shows the problem). I've been generating functions using a builder and then compiling them with ExecutionEngine::getPointerToFunction(). Is there some way I can get compilable IR from that? Cheers, Gary -- http://gbenson.net/
2008 Jun 12
4
[LLVMdev] Possible miscompilation?
...li 3, 146 2706: mr 4, 21 2707: bl trace_bytecode 2708: li 3, 148 2709: mr 4, 21 2710: bl trace_bytecode 2711: ori 4, 26, 7712 2712: li 3, 150 2713: cmpw 2, 25, 22 2714: bl trace_bytecode 2715: blt 2, BB10_62 # bci_185 2985: BB10_62: # bci_185 2986: lis 21, 3984 2987: ori 4, 21, 6596 2988: li 3, 185 2989: bl trace_bytecode 2990: ori 13, 21, 6556 2991: li 3, 187 2992: mr 4, 13 2993: bl trace_bytecode 2994:...