| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | X86: Perform integer comparisons at i32 or larger. | Jim Grosbach | 2013-11-22 | 1 | -4/+4 |
| * | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -4/+4 |
| * | DAGCombiner: Don't drop extension behavior when shrinking a load when unsafe. | Benjamin Kramer | 2013-07-06 | 1 | -0/+23 |
| * | DAGCombine: Avoid an edge case where it tried to create an i0 type for (x & 0... | Benjamin Kramer | 2013-05-21 | 1 | -0/+16 |
| * | DAGCombine: Also shrink eq compares where the constant is exactly as large as... | Benjamin Kramer | 2013-05-16 | 1 | -0/+16 |
| * | test/CodeGen/X86/shrink-compare.ll: Relax expressions for Win64. | NAKAMURA Takumi | 2011-04-23 | 1 | -2/+2 |
| * | DAGCombine: fold "(zext x) == C" into "x == (trunc C)" if the trunc is lossless. | Benjamin Kramer | 2011-04-22 | 1 | -0/+36 |

