Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm/test/CodeGen/X86/setcc-sentinals.ll: Relax expressions for x86_64-win32. | NAKAMURA Takumi | 2013-08-14 | 1 | -2/+2 |
* | DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2) | Jim Grosbach | 2013-08-13 | 1 | -0/+13 |