| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sink: Don't sink static allocas from the entry block | Tom Stellard | 2014-03-21 | 1 | -0/+79 |
| * | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -3/+3 |
| * | Enhance the sinking code to handle diamond patterns. Patch by | Duncan Sands | 2012-05-31 | 1 | -0/+26 |
| * | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -1/+1 |
| * | Fix test; sorry for any inconvenience. | Eli Friedman | 2011-09-01 | 1 | -2/+2 |
| * | Fix an issue with the IR sink pass found by inspection. (I'm not sure anyone... | Eli Friedman | 2011-09-01 | 1 | -0/+16 |
| * | Make BasicAliasAnalysis a normal AliasAnalysis implementation which | Dan Gohman | 2010-10-18 | 1 | -1/+1 |
| * | Add an LLVM IR version of code sinking. This uses the same simple algorithm | Dan Gohman | 2010-05-07 | 1 | -0/+22 |

