Commit 31166ec
committed
rollup merge of #22395: brson/readme-cleanup
Just a few things to make the README ever more perfect.
r? @steveklabnik2 files changed
+25
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
| 10 | + | |
9 | 11 | | |
10 | | - | |
11 | | - | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 24 | + | |
33 | 25 | | |
34 | 26 | | |
35 | 27 | | |
36 | 28 | | |
37 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
38 | 32 | | |
39 | 33 | | |
40 | 34 | | |
| |||
46 | 40 | | |
47 | 41 | | |
48 | 42 | | |
49 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
50 | 47 | | |
51 | 48 | | |
52 | 49 | | |
| |||
72 | 69 | | |
73 | 70 | | |
74 | 71 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 72 | | |
79 | 73 | | |
80 | 74 | | |
| |||
94 | 88 | | |
95 | 89 | | |
96 | 90 | | |
97 | | - | |
| 91 | + | |
98 | 92 | | |
99 | | - | |
| 93 | + | |
100 | 94 | | |
101 | 95 | | |
102 | 96 | | |
| |||
114 | 108 | | |
115 | 109 | | |
116 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
- include/llvm/CodeGen/MachineModuleInfo.h+6
- lib/Analysis/IPA/InlineCost.cpp+6-6
- lib/CodeGen/AsmPrinter/EHStreamer.cpp+8-7
- lib/CodeGen/AsmPrinter/EHStreamer.h+13-4
- lib/CodeGen/AsmPrinter/Win64Exception.cpp+148-1
- lib/CodeGen/AsmPrinter/Win64Exception.h+4
- lib/CodeGen/MachineModuleInfo.cpp+8
- lib/CodeGen/Passes.cpp+1-1
- lib/CodeGen/SelectionDAG/DAGCombiner.cpp+13-9
- lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp+3-5
- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp+29-4
- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h+2
- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp+63-1
- lib/IR/DebugInfo.cpp-3
- lib/IR/Type.cpp+3-4
- lib/MC/WinCOFFObjectWriter.cpp+6-11
- lib/Target/X86/X86ISelLowering.cpp-2
- lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp+2-9
- lib/Transforms/Instrumentation/InstrProfiling.cpp-41
- lib/Transforms/Scalar/EarlyCSE.cpp-3
- lib/Transforms/Vectorize/SLPVectorizer.cpp+4-16
- test/CodeGen/PowerPC/vsel-prom.ll-23
- test/CodeGen/X86/constant-combines.ll-35
- test/CodeGen/X86/pshufb-mask-comments.ll-12
- test/CodeGen/X86/seh-basic.ll+175
- test/CodeGen/X86/seh-safe-div.ll+196
- test/DebugInfo/location-verifier.ll-33
- test/MC/COFF/diff.s-25
- test/Transforms/EarlyCSE/basic.ll+1-10
- test/Transforms/Inline/inline-indirect.ll-19
- test/Transforms/InstCombine/loadstore-metadata.ll-2
- test/Transforms/SLPVectorizer/X86/bad_types.ll-50
- test/tools/gold/no-map-whole-file.ll-9
- tools/gold/gold-plugin.cpp+9-10
0 commit comments