| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
`getelementptr` is frequently abbreviated as "GEP", often in source files that
do not ever reference the full name of the instruction. Add it to the Lexicon,
in case readers go to look for what it means there.
Test plan:
1. `ninja sphinx`
2. Confirm that the rendered docs HTML contains the new "GEP" entry
llvm-svn: 311168
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: Add a lexicon entry for global value numbering.
Reviewers: davide, majnemer
Reviewed By: davide
Subscribers: llvm-commits, inouehrs
Differential Revision: https://reviews.llvm.org/D33664
llvm-svn: 305270
|
| |
|
|
|
|
|
|
| |
Patch by Wei-Ren Chen (陳韋任)!
Differential Revision: https://reviews.llvm.org/D32964
llvm-svn: 302950
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Summary: Add an entry to the Lexicon for "BDCE."
Reviewers: jmolloy, hfinkel
Reviewed By: jmolloy
Differential Revision: https://reviews.llvm.org/D31861
llvm-svn: 302169
|
| |
|
|
| |
llvm-svn: 295432
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
The acronym PR could be ambiguous to some users, especially those who
are used to interpreting it as GitHub's "pull request".
Reviewers: ddunbar, jordan_rose, void, beanz
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D25331
llvm-svn: 283465
|
| |
|
|
| |
llvm-svn: 239085
|
| |
|
|
| |
llvm-svn: 237840
|
| |
|
|
| |
llvm-svn: 217292
|
| |
|
|
| |
llvm-svn: 212977
|
| |
|
|
| |
llvm-svn: 211808
|
| |
|
|
| |
llvm-svn: 175077
|
| |
|
|
|
|
|
|
|
| |
Before we learned about :doc:, we used :ref: and put a dummy link at the
top of each page. Don't do that anymore.
This fixes PR14891 as a special case.
llvm-svn: 172162
|
| |
|
|
| |
llvm-svn: 169928
|
| |
|
|
| |
llvm-svn: 165879
|
|
|
llvm-svn: 158813
|