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