Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline short member function. | Rui Ueyama | 2014-06-03 | 1 | -23/+0 |
* | Use error_code() instead of error_code::succes() | Rafael Espindola | 2014-05-31 | 1 | -1/+1 |
* | Expand 'auto' that's hard for human to deduce its real type. | Rui Ueyama | 2014-04-03 | 1 | -1/+1 |
* | Remove extraneous curly braces and blank lines. | Rui Ueyama | 2013-11-19 | 1 | -2/+1 |
* | Remove unnecessary namespace qualifier. | Rui Ueyama | 2013-11-05 | 1 | -1/+1 |
* | Replace ErrorOr<void> with error_code. | Rafael Espindola | 2013-11-05 | 1 | -1/+1 |
* | [PassManager] add ReaderWriter{Native,YAML} to the Driver. | Shankar Easwaran | 2013-10-29 | 1 | -1/+1 |
* | Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver" | Rui Ueyama | 2013-10-24 | 1 | -1/+1 |
* | [PassManager] add ReaderWriter{Native,YAML} to the Driver. | Shankar Easwaran | 2013-10-24 | 1 | -1/+1 |
* | Instrument things. | Michael J. Spencer | 2013-05-28 | 1 | -1/+0 |
* | Add VTune as an optional external dependency and add task tracking. | Michael J. Spencer | 2013-04-06 | 1 | -0/+2 |
* | Add PassManager. | Michael J. Spencer | 2013-01-23 | 1 | -0/+23 |