search for: __exp_bb_bb

Displaying 1 result from an estimated 1 matches for "__exp_bb_bb".

2007 Dec 20
1
[LLVMdev] Code Generation Problem llvm 1.9
I sent a long message yesterday describing a problem I thought had to do with the JIT stubs. After further investigating, the problem seems to be in the code generation. The following basic block seems to have an error in it's code generation: __exp.exit: ; preds = %codeRepl258, %__exp_bb_bb.exit phi double [ 1.000000e+00, %codeRepl258 ], [ %.reload.reload.i, %__exp_bb_bb.exit ] ; <double>:30 [#uses=2] %castPointerToLong10 = cast [10 x double]* %DataStore to long ; <long> [#uses=1] %pointerArithmetic11 = add long %castPointerToL...