Details
Details
- Reviewers
courbet
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 24000 Build 23999: arc lint + arc unit
Event Timeline
| tools/llvm-exegesis/lib/CodeTemplate.h | ||
|---|---|---|
| 87 | s/each memory access hits a different cache line/memory accesses do not alias/ | |
| tools/llvm-exegesis/lib/Latency.cpp | ||
| 134 | Let's commit this separately. | |
| tools/llvm-exegesis/lib/MCInstrDescView.h | ||
| 98 | I think it would be better to return a vector<const Variable*> and deal with unicity at the call site. | |
| 141 | *writes | |
| tools/llvm-exegesis/lib/Uops.h | ||
| 38 | doc ? | |
s/each memory access hits a different cache line/memory accesses do not alias/