summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ReachingDefAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ARM][MVE] VPT Blocks: findVCMPToFoldIntoVPSSjoerd Meijer2020-01-071-2/+0
* [ARM][MVE] Fixes for tail predication.Sam Parker2019-12-201-5/+41
* [ARM][LowOverheadLoops] Remove dead loop update instructions.Sjoerd Meijer2019-12-111-1/+25
* [ARM][ReachingDefs] Remove dead code in loloops.Sam Parker2019-11-261-8/+35
* [ARM][ReachingDefs] RDA in LoLoopsSam Parker2019-11-261-0/+52
* Prune two MachineInstr.h includes, fix up depsReid Kleckner2019-10-191-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)Fangrui Song2018-09-271-1/+1
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-7/+7
* [DebugInfo] Examine all uses of isDebugValue() for debug instructions.Shiva Chen2018-05-091-2/+2
* [CodeGen] Change std::sort to llvm::sort in response to r327219Mandeep Singh Grang2018-04-061-1/+1
* [ReachingDefAnalysis] Fix what I assume to be a typo ReachingDedDefaultVal->R...Craig Topper2018-03-201-4/+4
* Fixing warnings caused by commit 323095Marina Yatsina2018-01-221-5/+5
* Separate LoopTraversal, ReachingDefAnalysis and BreakFalseDeps into their own...Marina Yatsina2018-01-221-0/+195
OpenPOWER on IntegriCloud