Age | Commit message (Expand) | Author |
2010-07-15 | Speculatively revert r108429 to fix the clang self-host. | Owen Anderson |
2010-07-15 | Per Chris' suggestion, get rid of the select canonicalization and just add | Owen Anderson |
2010-07-15 | Remove unneeded check, and correct style. | Owen Anderson |
2010-07-15 | Watch out for a constant offset cancelling out a base register, forming | Dan Gohman |
2010-07-15 | Reapply r108378, with bugfixes, testcase, and improved comment formatting. | Owen Anderson |
2010-07-15 | This is a full sentence. | Nick Lewycky |
2010-07-15 | Disable aliases on all platforms. | Nick Lewycky |
2010-07-15 | make various clients of ReplaceAndSimplifyAllUses tolerate | Chris Lattner |
2010-07-15 | Speculatively revert r108378; may be causing bootstrap failures. | Eli Friedman |
2010-07-14 | Add instcombine transforms to optimize tests of multiple bits of the same val... | Owen Anderson |
2010-07-14 | Extend SimplifyCFG's common-destination folding heuristic to allow a single | Owen Anderson |
2010-07-14 | revert r108320, I see the failures now... | Chris Lattner |
2010-07-14 | reapply benjamin's instcombine patch, I don't see anything wrong with it and ... | Chris Lattner |
2010-07-13 | Grammar. | Eric Christopher |
2010-07-13 | Handle the case of a tail recursion in which the tail call is followed | Duncan Sands |
2010-07-12 | Nope, still breaks the release selfhost bots :( | Benjamin Kramer |
2010-07-12 | Reapply the "or" half of r108136, which seems to be less problematic. | Benjamin Kramer |
2010-07-12 | cache result of operator* | Gabor Greif |
2010-07-12 | Revert r108141 again, sigh. | Benjamin Kramer |
2010-07-12 | cache result of operator* | Gabor Greif |
2010-07-12 | cache result of operator* | Gabor Greif |
2010-07-12 | cache result of operator* | Gabor Greif |
2010-07-12 | cache result of operator* | Gabor Greif |
2010-07-12 | cache results of operator* | Gabor Greif |
2010-07-12 | cache results of operator* | Gabor Greif |
2010-07-12 | Reapply 108136 with an ugly pasto fixed. | Benjamin Kramer |
2010-07-12 | Move optimization to avoid redundant matching. | Benjamin Kramer |
2010-07-12 | Revert r108136 until I figure out why it broke selfhost. | Benjamin Kramer |
2010-07-12 | cache dereferenced iterators | Gabor Greif |
2010-07-12 | recommit r108131 (hich has been backed out in r108135) with a fix | Gabor Greif |
2010-07-12 | instcombine: fold (x & y) | (~x & z) and (x & y) ^ (~x & z) into ((y ^ z) & x... | Benjamin Kramer |
2010-07-12 | back out r108131 (of TailDuplication.cpp) for now, it causes a buildbot failure | Gabor Greif |
2010-07-12 | cache dereferenced iterators | Gabor Greif |
2010-07-12 | cache dereferenced iterators | Gabor Greif |
2010-07-12 | cache dereferenced iterators | Gabor Greif |
2010-07-12 | cache dereferenced iterators | Gabor Greif |
2010-07-12 | Convert some tab stops into spaces. | Duncan Sands |
2010-07-12 | make the prototypes for CreateMalloc and CreateFree more consistent. Patch | Chris Lattner |
2010-07-12 | if jump threading is able to infer interesting values on both | Chris Lattner |
2010-07-10 | The accumulator tail recursion transform claims to work for any associative | Duncan Sands |
2010-07-09 | cache result of operator* | Gabor Greif |
2010-07-09 | cache result of operator* | Gabor Greif |
2010-07-09 | cache result of operator* | Gabor Greif |
2010-07-09 | cache result of operator* | Gabor Greif |
2010-07-09 | cache result of operator* | Gabor Greif |
2010-07-09 | cache result of operator* | Gabor Greif |
2010-07-09 | cache result of operator* | Gabor Greif |
2010-07-09 | cache result of operator* | Gabor Greif |
2010-07-09 | cache result of operator* (found by inspection) | Gabor Greif |
2010-07-09 | cache result of operator* | Gabor Greif |