summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineCombiner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change MCSchedModel to be a struct of statically initialized data.Pete Cooper2014-09-021-3/+3
* [MachineCombiner] Removal of dangling DBG_VALUES after combining [20598]Gerolf Hoflehner2014-08-131-1/+1
* MachineCombiner Pass for selecting faster instruction sequence on AArch64Gerolf Hoflehner2014-08-071-1/+3
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-2/+2
* CodeGen: silence a warningSaleem Abdulrasool2014-08-031-2/+1
* MachineCombiner Pass for selecting faster instructionGerolf Hoflehner2014-08-031-0/+434
OpenPOWER on IntegriCloud