aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/InstructionNamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* make instnamer name unnamed blocks as well as instructions and args.Chris Lattner2008-12-181-1/+5
* Don't forget arguments!Devang Patel2008-11-201-1/+6
* InstructionNamer preserves everything.Devang Patel2008-11-061-0/+4
* export an ID for the instructionNamer, allowing analysis/transformation passesEdwin Török2008-10-271-0/+1
* Add a new trivial -inst-namer pass which makes it possible to diff theChris Lattner2008-08-231-0/+49