Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | [Layering] Move InstVisitor.h into the IR library as it is pretty | Chandler Carruth | 2014-03-06 | 1 | -1/+1 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-05 | 1 | -2/+2 |
* | [C++11] Replace llvm::next and llvm::prior with std::next and std::prev. | Benjamin Kramer | 2014-03-02 | 1 | -1/+1 |
* | Make DataLayout a plain object, not a pass. | Rafael Espindola | 2014-02-25 | 1 | -1/+2 |
* | Rename a few more DataLayout variables. | Rafael Espindola | 2014-02-21 | 1 | -7/+7 |
* | Fix Scalarizer insertion point when replacing PHIs with insertelements | Richard Sandiford | 2013-12-23 | 1 | -1/+4 |
* | Fix Scalarizer handling of vector GEPs with multiple index operands | Richard Sandiford | 2013-12-23 | 1 | -11/+32 |
* | Add a Scalarizer pass. | Richard Sandiford | 2013-11-22 | 1 | -0/+637 |