Teach mode load folding and unfolding code about CMP32ri8 and friends.
[oota-llvm.git] / tools / edis / EDOperand.cpp
2010-04-23 Sean CallananFixes to edis that mark x86 call targets as
2010-04-23 Sean CallananFixed EDOperand to use the operand type, not the
2010-04-13 Sean CallananFixed a nasty layering violation in the edis source
2010-04-08 Sean CallananAdded support for ARM disassembly to edis.
2010-02-04 Sean CallananFilled in a few new APIs for the enhanced
2010-02-02 Sean CallananRenamed the ed directory to edis, as suggested