Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhance the sinking code to handle diamond patterns. Patch by | Duncan Sands | 2012-05-31 | 1 | -0/+26 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -3/+1 |
* | 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 | 2 | -0/+25 |