aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/InstructionNamer.cpp
AgeCommit message (Expand)Author
2008-11-06InstructionNamer preserves everything.Devang Patel
2008-10-27export an ID for the instructionNamer, allowing analysis/transformation passesTorok Edwin
2008-08-23Add a new trivial -inst-namer pass which makes it possible to diff theChris Lattner