Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove move assignment operator to appease older GCCs. | Peter Collingbourne | 2014-07-10 | 1 | -5/+0 |
* | Explicitly define move constructor and move assignment operator to appease MSVC. | Peter Collingbourne | 2014-07-10 | 1 | -0/+9 |
* | SpecialCaseList: use std::unique_ptr. | Peter Collingbourne | 2014-07-10 | 1 | -15/+3 |
* | Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. | Alexey Samsonov | 2014-07-09 | 1 | -0/+178 |