search for: b0dcd9cb

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

2010 Nov 02
2
[LLVMdev] [LLVMDev] Long compile times
Hi, I am developing my register allocation algorithm in Visual Studio, and I am hitting long compile times. I am wondering if there is a way to cut down the time it takes for llc to link? - Thanks - Jeff Kunkel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101102/c0c7a2bc/attachment.html>
2010 Nov 02
0
[LLVMdev] [LLVMDev] Long compile times
Jeff Kunkel <jdkunk3 at gmail.com> writes: > Hi, I am developing my register allocation algorithm in Visual Studio, and I > am hitting long compile times. I am wondering if there is a way to cut down > the time it takes for llc to link? Please describe your setup and the precise spot(s) that are slow. Linking llc.exe on release mode takes a few seconds on VS 10 running on a VMWare
2010 Nov 02
4
[LLVMdev] [LLVMDev] Long compile times
...re virtual machine. I'm sure it is quite slower on > debug mode, but that is a consequence of using static libraries and LLVM > being fat. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101102/b0dcd9cb/attachment.html>