Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC) | Mehdi Amini | 2016-09-16 | 1 | -121/+0 |
* | Fix NameAnonFunctions pass: for ThinLTO we need to rename global variables as... | Mehdi Amini | 2016-09-16 | 1 | -5/+10 |
* | [PM] Port NameAnonFunction pass to new pass manager | Teresa Johnson | 2016-08-12 | 1 | -7/+19 |
* | Move helpers into anonymous namespaces. NFC. | Benjamin Kramer | 2016-08-06 | 1 | -0/+2 |
* | Fix mismatch on returned type between header and implementation for createNam... | Mehdi Amini | 2016-04-12 | 1 | -1/+1 |
* | Add a pass to name anonymous/nameless function | Mehdi Amini | 2016-04-12 | 1 | -0/+102 |