summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/BreakFalseDeps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-2/+2
* Prune a LegacyDivergenceAnalysis and MachineLoopInfo include eachReid Kleckner2019-10-191-0/+1
* [BreakFalseDeps] ignore function with minsize attributeSanjay Patel2019-09-231-0/+11
* [BreakFalseDeps] fix typos/grammar in documentation comment; NFCSanjay Patel2019-09-101-4/+3
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-151-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [BreakFalseDeps] Fix bad formatting. NFCCraig Topper2018-09-141-1/+1
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-4/+4
* [DebugInfo] Examine all uses of isDebugValue() for debug instructions.Shiva Chen2018-05-091-2/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-3/+3
* Separate LoopTraversal, ReachingDefAnalysis and BreakFalseDeps into their own...Marina Yatsina2018-01-221-0/+271
OpenPOWER on IntegriCloud