Displaying 1 result from an estimated 1 matches for "baldric".
Did you mean:
baldrick
2012 Aug 27
9
[LLVMdev] [RFC] Resurrecting the C back-end
...o far, I have restored most of the previous version (excluding some of
the parts that needed changes outside of the lib/Targets/CBackend
directory) and I have made the necessary changes to get it back in
'working' state.
I have already had some short discussion on the IRC channel (with
baldric IIRC) and he suggested to include type legalization in the list
of passes to run before generating the output in order to get support
for arbitrarily sized types.
Some other things I am considering for inclusion as improvements to the
new CBackend include the following:
* Simplification of the...