[llvm-commits] [PATCH] MetaRenamer pass

Alex Rosenberg alexr at leftfield.org
Fri Sep 7 15:47:15 PDT 2012


This simple pass renames everything with "metasyntatic" names like "foo."

It works well after reducing with bugpoint. The original names can become confusing, particularly with math/vector code, after bugpoint has altered behavior.

I'm a little unsure of the CHECK-NOT in the test, so I'd appreciate extra review there.

Please no bikeshedding about the list of metasyntatic words. :-) I'll take suggestions or request removals to that area off list.

-----------------------------------------
Alex Rosenberg
Manager, Platform Architecture
Sony Computer Entertainment America, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MetaRenamer.patch
Type: application/octet-stream
Size: 12122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120907/f5bbc4f9/attachment.obj>


More information about the llvm-commits mailing list