Jia | hi all, good evening? | 05:18 |
---|---|---|
Jia | qemu-or32 codes is checkin now! http://git.qemu.org/qemu.git has or32 codes now! | 05:19 |
stekern | Jia: nice! | 06:17 |
Jia | stekern: good morning :) | 06:26 |
stekern | morning at least ;) | 06:31 |
Jia | stekern: If i wanna add simd insns to LLVM, such as lv.add, is there a good example? | 06:38 |
stekern | I'm not sure, haven't looked much at vector instructions. | 06:51 |
stekern | I'm currently working on adding floating point support | 06:53 |
stekern | Do you have support for lv. instructions in qemu? or are you planning on adding that? | 06:54 |
Jia | lv.* need by or64, am I right? | 06:58 |
stekern | you'll need an 64-bit implementation (ORBIS64) for lv.* (ORVDX64) but you don't need to implement ORVDX64 to implement ORBIS64 | 07:03 |
stekern | our llvm backend is currently 32-bit biased btw | 07:05 |
Jia | :-) | 07:07 |
Jia | I'll read your code | 07:07 |
Jia | stekern: http://github.com/asl/llvm-openrisc.git https://github.com/skristiansson/llvm-or1k.git witch one is yours? | 07:45 |
Jia | looks like many people working on llvm-or32 and keep himself git tree | 07:52 |
stekern | https://github.com/skristiansson/llvm-or1k.git | 08:10 |
Jia | stekern: did you know what happen to http://git.openrisc.net | 08:11 |
Jia | binutils and gcc is empty! | 08:11 |
stekern | the other one is an example backend for the LLVM conference, it's mostly just stubs | 08:11 |
Jia | thx, got that. asl's code is more simple to a newbie, your code is the real product | 08:13 |
stekern | this are the ones I am using: https://github.com/pgavin/or1k-src and https://github.com/pgavin/or1k-gcc | 08:13 |
* Jia saw jonas still working on uClibc | 08:13 | |
Jia | stekern: GFW killed github, but I can clone your code still :-) and, I've already cloned your code | 08:14 |
stekern | really? GFW is blocking github? | 08:17 |
Jia | GFW block anything it want, I can clone from github, but can NOT push my code on it, so I keep my projects on google-code | 08:20 |
stekern | ah, probably the secure channel is what it dislike then | 08:21 |
Jia | what it dislike too much :-) | 08:23 |
jemarch | hi | 14:23 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!