Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TransformUtils: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-13 | 1 | -11/+12 |
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | utils: Fix segfault in flattencfg | Jan Vesely | 2014-08-13 | 1 | -4/+5 |
* | [C++] Use 'nullptr'. Transforms edition. | Craig Topper | 2014-04-25 | 1 | -5/+6 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | Fix known typos | Alp Toker | 2014-01-24 | 1 | -1/+1 |
* | Convert manual insert point restores to the new RAII object. | Benjamin Kramer | 2013-09-30 | 1 | -3/+1 |
* | Fix spelling. | Robert Wilhelm | 2013-09-14 | 1 | -1/+1 |
* | Unbreak Debug build on Windows | Serge Pavlov | 2013-08-06 | 1 | -0/+1 |
* | Factor FlattenCFG out from SimplifyCFG | Tom Stellard | 2013-08-06 | 1 | -0/+487 |