Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "pointer is null" static analyzer warning. NFCI. | Simon Pilgrim | 2020-01-15 | 1 | -2/+1 |
* | [LegacyPassManager] Deprecate the BasicBlockPass/Manager. | Alina Sbirlea | 2019-09-30 | 1 | -47/+50 |
* | Include what you use in NVPTX.h | Dmitri Gribenko | 2019-06-03 | 1 | -0/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass. | Justin Lebar | 2016-10-31 | 1 | -3/+3 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | Add optimization bisect opt-in calls for NVPTX passes | Andrew Kaylor | 2016-04-26 | 1 | -0/+3 |
* | Fix some comment typos. | Benjamin Kramer | 2015-08-08 | 1 | -1/+1 |
* | Add NVPTXLowerAlloca pass to convert alloca'ed memory to local address | Jingyue Wu | 2015-06-17 | 1 | -0/+115 |