Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod... | Dmitri Gribenko | 2012-12-30 | 1 | -1/+1 |
* | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -1/+1 |
* | fix PR8602, a bug in an assertion: a volatile store *of* a pointer | Chris Lattner | 2010-12-19 | 1 | -0/+13 |
* | fix PR8102, a case where we'd copyValue from a value that we already | Chris Lattner | 2010-09-14 | 1 | -0/+20 |
* | fix PR8067, an over-aggressive assertion in LICM. | Chris Lattner | 2010-09-06 | 1 | -0/+14 |
* | fix a bug in my licm rewrite when a load from the promoted memory | Chris Lattner | 2010-09-04 | 1 | -0/+27 |