summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/debuginfo-variables.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+122
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-122/+0
* [InstCombine] Preserve debug value when simplifying cast-of-selectVedant Kumar2018-07-171-0/+11
* Remove an errant piece of !dbg metadata from a test, NFCVedant Kumar2018-07-171-1/+1
* [Local] replaceAllDbgUsesWith: Update debug values before RAUWVedant Kumar2018-07-061-0/+16
* [Debugify] Set a DI version module flag for llc compatibilityVedant Kumar2018-05-241-14/+14
* Remove brittle check lines from a test, NFCVedant Kumar2018-02-161-41/+0
* [Utils] Salvage the debug info of DCE'ed 'and' instructionsPetar Jovanovic2018-02-141-0/+10
* [Utils] Salvage debug info from all no-op castsVedant Kumar2018-02-131-0/+10
* [Utils] Salvage debug info of DCE'ed mul/sdiv/srem instructionsVedant Kumar2018-02-131-0/+30
* [Utils] Salvage debug info of DCE'ed shl/lhsr/ashr instructionsVedant Kumar2018-02-131-0/+30
* [Utils] Salvage the debug info of DCE'ed 'sub' instructionsVedant Kumar2018-02-131-0/+20
* [Utils] Salvage the debug info of DCE'ed 'xor' instructionsVedant Kumar2018-02-131-0/+10
* Move the debuginfo-dce-or test into debuginfo-variables.ll, NFCVedant Kumar2018-02-121-2/+10
* [InstCombine] Preserve debug values for eliminable castsVedant Kumar2018-01-261-0/+18
OpenPOWER on IntegriCloud