summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/NVPTX
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-176-0/+396
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-176-396/+0
* [BypassSlowDivision] Improve our handling of divisions by constantsSanjoy Das2017-12-041-0/+77
* Revert "[BypassSlowDivision] Improve our handling of divisions by constants"Sanjoy Das2017-09-291-77/+0
* [BypassSlowDivision] Improve our handling of divisions by constantsSanjoy Das2017-09-261-0/+77
* [BypassSlowDivision] Do not bypass division of hash-like valuesNikolai Bozhenov2017-04-021-0/+121
* [BypassSlowDivision] Use ValueTracking to simplify run-time checksNikolai Bozhenov2017-03-021-0/+95
* [CodeGenPrepare] Don't sink non-cheap addrspacecasts.Justin Lebar2016-11-211-0/+21
* [BypassSlowDivision] Handle division by constant numerators better.Justin Lebar2016-11-161-0/+35
* Add missing lit.local.cfg to llvm/test/Transforms/CodeGenPrepare/NVPTX.Justin Lebar2016-10-281-0/+2
* Don't leave unused divs/rems sitting around in BypassSlowDivision.Justin Lebar2016-10-281-0/+29
* Don't claim the udiv created in BypassSlowDivision is exact.Justin Lebar2016-10-281-0/+16
OpenPOWER on IntegriCloud