Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ShrinkWrap] Refactor the handling of infinite loop in the analysis. | Quentin Colombet | 2015-09-17 | 1 | -9/+11 |
* | [ShrinkWrapping] Fix an infinite loop while looking for restore point. | Quentin Colombet | 2015-09-15 | 1 | -0/+8 |
* | Rework of the new interface for shrink wrapping | Kit Barton | 2015-08-31 | 1 | -1/+26 |
* | Reverting patch r244235. | Kit Barton | 2015-08-14 | 1 | -47/+1 |
* | ShrinkWrap.cpp: Tweak r244235 for a non-functional member, PredicateFtor. [-W... | NAKAMURA Takumi | 2015-08-07 | 1 | -2/+2 |
* | Fix possible infinite loop in shrink wrapping when searching for save/restore | Kit Barton | 2015-08-06 | 1 | -6/+24 |
* | This patch changes the interface to enable the shrink wrapping optimization. | Kit Barton | 2015-08-06 | 1 | -1/+47 |
* | [ShrinkWrap] Add a target hook to check whether or not | Quentin Colombet | 2015-05-27 | 1 | -5/+10 |
* | MachineInstr: Change return value of getOpcode() to unsigned. | Matthias Braun | 2015-05-18 | 1 | -2/+2 |
* | [ShrinkWrap] Add (a simplified version) of shrink-wrapping. | Quentin Colombet | 2015-05-05 | 1 | -0/+383 |