Chris Lattner
|
c1c6404bba
|
make instnamer name unnamed blocks as well as instructions and args.
llvm-svn: 61175
|
2008-12-18 00:33:11 +00:00 |
Devang Patel
|
38642e598e
|
Don't forget arguments!
llvm-svn: 59745
|
2008-11-20 19:50:17 +00:00 |
Devang Patel
|
5a5ab730e0
|
InstructionNamer preserves everything.
llvm-svn: 58787
|
2008-11-06 01:00:16 +00:00 |
Torok Edwin
|
ca97b42ef7
|
export an ID for the instructionNamer, allowing analysis/transformation passes
that need it to require it by ID.
llvm-svn: 58238
|
2008-10-27 10:16:27 +00:00 |
Chris Lattner
|
20abc419e5
|
Add a new trivial -inst-namer pass which makes it possible to diff the
before/after effects of a pass, crazy!
llvm-svn: 55230
|
2008-08-23 06:07:02 +00:00 |