Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-16 | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 1 | -1/+1 |
2015-02-27 | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 1 | -1/+1 |
2013-05-30 | X86: use sub-register sequences for MOV*r0 operations | Tim Northover | 1 | -6/+31 |
2013-04-30 | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 1 | -5/+1 |
2013-03-29 | Remove the old CodePlacementOpt pass. | Benjamin Kramer | 1 | -1/+1 |
2012-04-17 | Test cases that assume layout should use -disable-code-place. | Andrew Trick | 1 | -0/+174 |
2012-04-16 | Remove an overly brittle test. This test will no longer be interesting | Chandler Carruth | 1 | -174/+0 |
2011-09-16 | Test case trial and error. Not sure the proper way to check MBB names. | Andrew Trick | 1 | -7/+7 |
2011-09-16 | Reduced a stronger test case for coalescer bug PR10920. | Andrew Trick | 1 | -22/+81 |
2011-09-15 | [regcoalescing] bug fix for RegistersDefinedFromSameValue. | Andrew Trick | 1 | -0/+115 |