Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -2/+2 |
* | [GISel]: Add GISelKnownBits analysis | Aditya Nandakumar | 2019-08-06 | 1 | -0/+2 |
* | [GlobalISel] Introduce a CSEConfigBase class to allow targets to define their... | Amara Emerson | 2019-04-15 | 1 | -1/+1 |
* | GlobalISel: Fix CSE handling of buildConstant | Matt Arsenault | 2019-02-04 | 1 | -0/+13 |
* | GlobalISel: Improve gtest usage | Matt Arsenault | 2019-02-04 | 1 | -11/+11 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [GISel]: Add support for CSEing continuously during GISel passes. | Aditya Nandakumar | 2019-01-16 | 1 | -0/+87 |