summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ShrinkWrap.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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