Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make static variables const if possible. Makes them go into a read-only section. | Benjamin Kramer | 2015-03-08 | 1 | -7/+6 | |
* | Move TargetLibraryInfo data from two files into one common .def file. | Jan Wen Voung | 2015-03-03 | 1 | -330/+2 | |
* | TLI: Factor out sanitizeFunctionName. NFC. | Michael Zolotukhin | 2015-03-02 | 1 | -6/+14 | |
* | TLI: Use lambda. NFC. | Michael Zolotukhin | 2015-03-02 | 1 | -20/+4 | |
* | [PM] Rework how the TargetLibraryInfo pass integrates with the new pass | Chandler Carruth | 2015-01-24 | 1 | -15/+40 | |
* | [PM] Port TargetLibraryInfo to the new pass manager, provided by the | Chandler Carruth | 2015-01-15 | 1 | -1/+22 | |
* | [PM] Separate the TargetLibraryInfo object from the immutable pass. | Chandler Carruth | 2015-01-15 | 1 | -17/+27 | |
* | [PM] Move TargetLibraryInfo into the Analysis library. | Chandler Carruth | 2015-01-15 | 1 | -0/+754 |