Displaying 1 result from an estimated 1 matches for "miljenovic".
2010 Jul 20
1
[LLVMdev] Rendering MachineFunctions as HTML.
...d suggestions very welcome.
Finally an acknowledgement: The machine function rendering project got
started at AusHac2010 (http://www.haskell.org/haskellwiki/AusHac2010) due to
strong interest in LLVM's register allocator from several GHC LLVM backend
hackers. Many thanks to Alex Mason and Ivan Miljenovic for organising such a
great event, and to all the other attendees for making it a really enjoyable
weekend!
Cheers,
Lang.
TODO:
* Better register pressure estimates.
* Markers for where spilled intervals were defined/used.
* Loop depth information.
* Nicer rendering (syntax highlighted MachineI...