summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ShrinkWrap.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ShrinkWrap] Refactor the handling of infinite loop in the analysis.Quentin Colombet2015-09-171-9/+11
* [ShrinkWrapping] Fix an infinite loop while looking for restore point.Quentin Colombet2015-09-151-0/+8
* Rework of the new interface for shrink wrappingKit Barton2015-08-311-1/+26
* Reverting patch r244235.Kit Barton2015-08-141-47/+1
* ShrinkWrap.cpp: Tweak r244235 for a non-functional member, PredicateFtor. [-W...NAKAMURA Takumi2015-08-071-2/+2
* Fix possible infinite loop in shrink wrapping when searching for save/restoreKit Barton2015-08-061-6/+24
* This patch changes the interface to enable the shrink wrapping optimization. Kit Barton2015-08-061-1/+47
* [ShrinkWrap] Add a target hook to check whether or notQuentin Colombet2015-05-271-5/+10
* MachineInstr: Change return value of getOpcode() to unsigned.Matthias Braun2015-05-181-2/+2
* [ShrinkWrap] Add (a simplified version) of shrink-wrapping.Quentin Colombet2015-05-051-0/+383
OpenPOWER on IntegriCloud