Age | Commit message (Expand) | Author |
---|---|---|
2013-01-01 | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod... | Dmitri Gribenko |
2010-10-18 | Make BasicAliasAnalysis a normal AliasAnalysis implementation which | Dan Gohman |
2010-01-05 | Delete useless trailing semicolons. | Dan Gohman |
2009-11-04 | improve DSE when TargetData is not around, based on work by | Chris Lattner |