summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/PassManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Inline short member function.Rui Ueyama2014-06-031-23/+0
* Use error_code() instead of error_code::succes()Rafael Espindola2014-05-311-1/+1
* Expand 'auto' that's hard for human to deduce its real type.Rui Ueyama2014-04-031-1/+1
* Remove extraneous curly braces and blank lines.Rui Ueyama2013-11-191-2/+1
* Remove unnecessary namespace qualifier.Rui Ueyama2013-11-051-1/+1
* Replace ErrorOr<void> with error_code.Rafael Espindola2013-11-051-1/+1
* [PassManager] add ReaderWriter{Native,YAML} to the Driver.Shankar Easwaran2013-10-291-1/+1
* Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver"Rui Ueyama2013-10-241-1/+1
* [PassManager] add ReaderWriter{Native,YAML} to the Driver.Shankar Easwaran2013-10-241-1/+1
* Instrument things.Michael J. Spencer2013-05-281-1/+0
* Add VTune as an optional external dependency and add task tracking.Michael J. Spencer2013-04-061-0/+2
* Add PassManager.Michael J. Spencer2013-01-231-0/+23
OpenPOWER on IntegriCloud