Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NewPM] Port MachineModuleInfo to the new pass manager. | Yuanfang Chen | 2019-09-30 | 1 | -1/+1 |
* | Use llvm::StringLiteral instead of StringRef in few places | Fangrui Song | 2019-09-20 | 1 | -1/+1 |
* | Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM | Daniel Sanders | 2019-08-15 | 1 | -2/+2 |
* | [llvm] Opt-in flag for X86DiscriminateMemOps | Mircea Trofin | 2019-01-25 | 1 | -1/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Revert "Revert r347596 "Support for inserting profile-directed cache prefetch... | Mircea Trofin | 2018-11-30 | 1 | -0/+253 |
* | Revert r347596 "Support for inserting profile-directed cache prefetches" | Hans Wennborg | 2018-11-29 | 1 | -253/+0 |
* | Do not insert prefetches with unsupported memory operands. | Mircea Trofin | 2018-11-28 | 1 | -2/+18 |
* | Add new passes to X86 pipeline tests | Mircea Trofin | 2018-11-26 | 1 | -0/+3 |
* | Support for inserting profile-directed cache prefetches | Mircea Trofin | 2018-11-26 | 1 | -0/+234 |