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 |
* | Ignore unreachable blocks when doing memory dependence analysis on non-local | Bill Wendling | 2012-10-23 | 1 | -0/+36 |
* | fix PR9841 by having GVN not process dead loads. This was | Chris Lattner | 2011-05-22 | 1 | -0/+12 |
* | a testcase that doesn't crash GVN but could someday. | Chris Lattner | 2010-02-11 | 1 | -3/+19 |
* | merge crash-2.ll into crash.ll | Chris Lattner | 2009-12-09 | 1 | -0/+43 |
* | minimize this a bit more. | Chris Lattner | 2009-12-01 | 1 | -2/+1 |
* | merge 2009-11-29-ReverseMap.ll into crash.ll | Chris Lattner | 2009-12-01 | 1 | -0/+34 |
* | disable value insertion for now, I need to figure out how | Chris Lattner | 2009-11-27 | 1 | -0/+61 |