summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXFavorNonGenericAddrSpaces.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.Justin Lebar2016-10-311-289/+0
* Add optimization bisect opt-in calls for NVPTX passesAndrew Kaylor2016-04-261-1/+1
* [NVPTX] Adds a new address space inference pass.Jingyue Wu2016-03-201-1/+4
* NVPTX: Remove implicit ilist iterator conversions, NFCDuncan P. N. Exon Smith2015-10-201-4/+4
* Fix some comment typos.Benjamin Kramer2015-08-081-1/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [NVPTX] fix a crash bug in NVPTXFavorNonGenericAddrSpacesJingyue Wu2015-06-091-54/+60
* [NVPTXFavorNonGenericAddrSpaces] recursively trace into GEP and BitCastJingyue Wu2015-05-291-60/+147
* [opaque pointer type] API migration for GEP constant factoriesDavid Blaikie2015-04-021-3/+2
* [opaque pointer type] more gep API migrationDavid Blaikie2015-03-141-4/+3
* Test commit.Jingyue Wu2014-05-231-1/+1
* [C++11] Replace some comparisons with 'nullptr' with simple boolean checks to...Craig Topper2014-04-091-1/+1
* Optimize away unnecessary address casts.Eli Bendersky2014-04-031-0/+195
OpenPOWER on IntegriCloud