rename use_const_iterator to const_use_iterator for consistency's sake
[oota-llvm.git] / lib / Transforms / Utils / InstructionNamer.cpp
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...