![]() |
PPU LLVM JIT Repository Early Testing - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: PPU LLVM JIT Repository Early Testing (/showthread.php?tid=164335) |
RE: PPU LLVM JIT Repository Early Testing - Ekaseo - 09-14-2014 Hi, could some1 post the ppu recompiler build plz? (ps: i know it wont work right now, its just for personal use and some testing) RE: PPU LLVM JIT Repository Early Testing - ssshadow - 09-15-2014 It's so WIP it doesn't even compile. RE: PPU LLVM JIT Repository Early Testing - ZeCoxao - 09-15-2014 (09-15-2014, 12:32 AM)ssshadow Wrote: It's so WIP it doesn't even compile. someone already compiled it. i believe his avatar is a horse from MLP RE: PPU LLVM JIT Repository Early Testing - ssshadow - 09-15-2014 (09-15-2014, 12:34 AM)ZeCoxao Wrote:(09-15-2014, 12:32 AM)ssshadow Wrote: It's so WIP it doesn't even compile. The latest revision? Well maybe, seems some paths are hard coded, can't be bothered to fix it. Or maybe I just don't know Visual Studio, who knows. Code: Warning 44 warning : The referenced project 'D:/Projects/rpcs3/llvm_build/include/llvm/IR/intrinsics_gen.vcxproj' does not exist. RE: PPU LLVM JIT Repository Early Testing - Darkriot - 09-15-2014 Need Have Disk "D" and other path "Project/rpcs3/your_other_folders_) (Other - asmjit,ffmpeg and etc.) Need Cmake, maybe also python. (09-15-2014, 12:34 AM)ZeCoxao Wrote:(09-15-2014, 12:32 AM)ssshadow Wrote: It's so WIP it doesn't even compile. Horse ![]() Okay, it's can't be compiled right now. second message translate: "can't open input file". I think because...first message about Intrinsics.gen RE: PPU LLVM JIT Repository Early Testing - ssshadow - 09-15-2014 It's obviously a work in progress, and I wouldn't bother whoever is doing this for a while. It will probably not run anything even if it compiles, because it is not finished, at all. RE: PPU LLVM JIT Repository Early Testing - Darkriot - 09-15-2014 (09-15-2014, 06:49 PM)ssshadow Wrote: It's obviously a work in progress, and I wouldn't bother whoever is doing this for a while. It will probably not run anything even if it compiles, because it is not finished, at all. Yes, right. As i said earlier, it's really very unstable Recompiler for now. I think, just wait,how he say "need few weeks for a less stable Recompiler". Sorry for bd eng. ![]() LOOOL, i can compile it! after load any game, it's crashed...unstable. But, if u want to try, download it here: http://rghost.ru/58038304 RE: PPU LLVM JIT Repository Early Testing - Darkriot - 09-15-2014 Guys, good news! http://puu.sh/bAzSQ/47ba4fc0a3.png - see screenshot! And now i try to compile also time with new update on SVN. RE: PPU LLVM JIT Repository Early Testing - Cyrax_X(Ru4slan has banned) - 09-15-2014 (09-15-2014, 09:59 PM)Darkriot Wrote: Guys, good news! Lets go! RE: PPU LLVM JIT Repository Early Testing - Darkriot - 09-15-2014 I'm compiled it! Now, i try to test with some games. and later write it here. |