Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow trivial sibcall of vararg callee when no arguments are being passed. | Evan Cheng | 2010-03-26 | 1 | -2/+2 |
* | Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap. | Evan Cheng | 2010-02-27 | 1 | -0/+31 |
* | Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again in | Daniel Dunbar | 2010-02-24 | 1 | -31/+0 |
* | Re-apply 96540 and 96556 with fixes. | Evan Cheng | 2010-02-24 | 1 | -0/+31 |
* | These should not have been committed. | Evan Cheng | 2010-02-22 | 1 | -31/+0 |
* | Instcombine constant folding can normalize gep with negative index to index w... | Evan Cheng | 2010-02-22 | 1 | -0/+31 |
* | Revert commits 96556 and 96640, because commit 96556 breaks the | Duncan Sands | 2010-02-19 | 1 | -31/+0 |
* | Transform (xor (setcc), (setcc)) == / != 1 to | Evan Cheng | 2010-02-19 | 1 | -0/+31 |
* | Teach dag combine to fold the following transformation more aggressively: | Evan Cheng | 2010-01-06 | 1 | -0/+36 |