search for: yaoxiao

Displaying 9 results from an estimated 9 matches for "yaoxiao".

Did you mean: hanxiao
2018 Apr 10
1
How to get the case value from Machine Instruction
...b func .L1: pop {r4, pc} the assembly shows the value was replaced by ldrls pc, [pc, r0, asl #2], I had tried to convert the MI to DAG , but seems the jumptable seems only contain the case address, Could I calculate the value by the offset or other key method ? Thanks, yaoxiao At 2018-04-10 00:10:31, "Martin J. O'Riordan" <MartinO at theheart.ie> wrote: Some glitch in the emailer? I have received this message 3 times in a row!? I think that by the time it gets as far as MI-level there is no reversible method of determining the ‘case’ label at...
2013 Mar 28
1
[LLVMdev] How can a pass obtain the path of input file?
Hi all I write a pass, which will link two module together, Is there some method that I can obtain the path of the input file? If so, I can get the module by the path of the input. Or Is there some method that I can obtain the two modules of the input file by opt? Thanks, yaoxiao -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130328/4bed1b21/attachment.html>
2018 Apr 09
2
How to get the case value from Machine Instruction
...14, 14, %noreg, %noreg STRi12 %r0, %stack.2, 14, %noreg Successors according to CFG: %bb.6 %bb.6: derived from LLVM BB %6 Predecessors according to CFG: %bb.0 %bb.2 %bb.3 %bb.4 %bb.5 %r0 = LDRi12 %stack.2, 14, %noreg BX_RET 14, %noreg I hope to get the Case value from the MI, Thanks, yaoxiao -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180409/882c5b12/attachment-0001.html>
2018 May 29
0
LLVM Social - Beijing: May 19th, 2018
Hope live broadcast ! <br/><br/>Thanks,<br/>yaoxiao 在 2018-05-29 15:02:30,"Leslie Zhai via llvm-dev" <llvm-dev at lists.llvm.org> 写道: > > >在 2018年05月29日 14:58, mayuyu.io 写道: >> Any hint on the date of LLVM Social ShangHai? >Wu Wei scheduled July 1th http://hellollvm.org/ > > >> >> Zhang >> &g...
2018 Apr 09
0
How to get the case value from Machine Instruction
...%noreg, %noreg STRi12 %r0, %stack.2, 14, %noreg Successors according to CFG: %bb.6 %bb.6: derived from LLVM BB %6 Predecessors according to CFG: %bb.0 %bb.2 %bb.3 %bb.4 %bb.5 %r0 = LDRi12 %stack.2, 14, %noreg BX_RET 14, %noreg I hope to get the Case value from the MI, Thanks, yaoxiao -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180409/c2c56a4f/attachment-0001.html>
2013 Apr 07
1
[LLVMdev] How to get the Instruction where one function use the global variable.
...ct.rs_allocation.0* @gNoise to [1 x i32]*) I want to get the " instruction %7 = load [1 x i32]* bitcast (%struct.rs_allocation.0* @gNoise to [1 x i32]*), align 4", not "[1 x i32]* bitcast (%struct.rs_allocation.0* @gNoise to [1 x i32]*)" How could I get this? Thanks, Yaoxiao -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130407/1d9f3773/attachment.html>
2018 May 29
2
LLVM Social - Beijing: May 19th, 2018
在 2018年05月29日 14:58, mayuyu.io 写道: > Any hint on the date of LLVM Social ShangHai? Wu Wei scheduled July 1th http://hellollvm.org/ > > Zhang > >> 在 2018年5月29日,14:22,Leslie Zhai via llvm-dev <llvm-dev at lists.llvm.org> 写道: >> >> Hi Chris, >> >> Thanks for your response! >> >> Wu Wei made this happen! and he is organizing LLVM social in
2018 May 22
1
How jump-table representated in DAG
...jump-table representated in DAG. I find the method visitJumpTable will Emit JumpTable node in the current MBB. visitJumpTableHeader - This function emits necessary code to produce index in the JumpTable from switch case. but how switch case emits? I would like to make this clearly. Thanks, yaoxiao -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180522/1638cde1/attachment.html>
2018 Apr 09
0
How to get the case value from Machine Instruction
...14, 14, %noreg, %noreg STRi12 %r0, %stack.2, 14, %noreg Successors according to CFG: %bb.6 %bb.6: derived from LLVM BB %6 Predecessors according to CFG: %bb.0 %bb.2 %bb.3 %bb.4 %bb.5 %r0 = LDRi12 %stack.2, 14, %noreg BX_RET 14, %noreg I hope to get the Case value from the MI, Thanks, yaoxiao -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180409/1b55b92d/attachment.html>