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