Reapply r110396, with fixes to appease the Linux buildbot gods.
[oota-llvm.git] / lib / Transforms / Utils / InstructionNamer.cpp
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-01-05 Benjamin KramerAvoid going through the LLVMContext for type equality...
2009-10-19 Dan GohmanChange instnamer to name arguments "arg" instead of...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2008-12-18 Chris Lattnermake instnamer name unnamed blocks as well as instructi...
2008-11-20 Devang PatelDon't forget arguments!
2008-11-06 Devang PatelInstructionNamer preserves everything.
2008-10-27 Torok Edwinexport an ID for the instructionNamer, allowing analysi...
2008-08-23 Chris LattnerAdd a new trivial -inst-namer pass which makes it possi...