David Lindauer
David Lindauer
I modified the exception dumps to show cs:eip: e894cd093ecf46570aa39c4c6dc15cfe98766ab7
are you still planning on coming up with a new version of the testbed? #56 is held up by that right now.
the main thing with compiling gnu cobol using automake was that the headers were in conflict about how to link the libraries. As I recall the headers were set up...
I think the 'bad linking' problem is meant to be addressed in #352
if it turns out it is needed I can go ahead and do it; otherwise I'll push it off to the next milestone...
from the LIT documentation: > These programs are compiled using a user specified compiler and set of flags, and then executed to capture the program output and timing information. The...
yeah maybe we can improve this. I'm going to leave it for the moment though...
cool... that also gives a small start on the x64 support, which I want to do one day lol!
this is probably still a problem... the issue being that the 'test' instruction is a special case. you would need the same code gen if the if statement looked like...
well that is good! but the branches could still be optimized..