Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [TLS] use emulated TLS if the target supports only this mode | Chih-Hung Hsieh | 2018-02-28 | 1 | -1/+1 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
* | CodeGen: Rename DEBUG_TYPE to match passnames | Matthias Braun | 2017-05-25 | 1 | -1/+1 |
* | [LegacyPassManager] Remove TargetMachine constructors | Francis Visoiu Mistrih | 2017-05-18 | 1 | -10/+12 |
* | Re-commit optimization bisect support (r267022) without new pass manager supp... | Andrew Kaylor | 2016-04-22 | 1 | -0/+3 |
* | Revert "Initial implementation of optimization bisect support." | Vedant Kumar | 2016-04-22 | 1 | -3/+0 |
* | Initial implementation of optimization bisect support. | Andrew Kaylor | 2016-04-21 | 1 | -0/+3 |
* | Move passes that live in lib/CodeGen out of Scalar.h | Benjamin Kramer | 2016-01-27 | 1 | -1/+1 |
* | [TLS] New lower emutls pass, fix linkage bugs. | Chih-Hung Hsieh | 2016-01-13 | 1 | -0/+159 |