remove unions from LLVM IR. They are severely buggy and not
[oota-llvm.git] / lib / CodeGen / RenderMachineFunction.cpp
2010-08-11 Jakob Stoklund OlesenFix a FIXME. The SlotIndex::Slot enum should be private.
2010-07-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-07-21 Lang HamesChanged OStream templates to functions on raw_ostream...
2010-07-20 Lang HamesUpdated css classes for the pressure table legend.
2010-07-20 Lang HamesOops - I tables render poorly in Chrome without this...
2010-07-20 Lang HamesUse run-length encoding to represent identical adjacent...
2010-07-20 Lang HamesAdded support for turning HTML indentation on and off...
2010-07-20 Lang HamesSwitched to rendering after allocation (but before...
2010-07-19 Lang HamesRender MachineFunctions to HTML pages, with options...