3 files changed
+2
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 | 92 |
| |
96 | 93 |
| |
97 | 94 |
| |
| |||
135 | 132 |
| |
136 | 133 |
| |
137 | 134 |
| |
138 |
| - | |
139 | 135 |
| |
140 | 136 |
| |
141 | 137 |
| |
|
- .travis.yml-4
- Cargo.toml+2-3
- README.md+22-31
- libc-test/Cargo.lock+2-2
- libc-test/build.rs-1
- src/lib.rs+1-3
- src/unix/bsd/apple/mod.rs-13
- src/unix/bsd/freebsdlike/freebsd.rs-3
- src/unix/bsd/freebsdlike/mod.rs-26
- src/unix/bsd/mod.rs-3
- src/unix/bsd/openbsdlike/bitrig.rs+2
- src/unix/bsd/openbsdlike/mod.rs-6
- src/unix/bsd/openbsdlike/netbsd.rs+3-9
- src/unix/bsd/openbsdlike/openbsd.rs+2
- src/unix/mod.rs+1-5
- src/unix/notbsd/android/b32.rs-2
- src/unix/notbsd/android/b64.rs-2
- src/unix/notbsd/android/mod.rs+1-58
- src/unix/notbsd/linux/mips.rs-6
- src/unix/notbsd/linux/mod.rs+4-31
- src/unix/notbsd/linux/other/b64/mod.rs+1-1
- src/unix/notbsd/linux/other/b64/powerpc64.rs+1-1
- src/unix/notbsd/linux/other/mod.rs+2-7
- src/unix/notbsd/mod.rs-16
- src/unix/solaris/mod.rs-3
- cmake/modules/AddLLVM.cmake+18-18
- cmake/modules/LLVM-Config.cmake+1-10
- docs/CMake.rst+6-24
- docs/ReleaseNotes.rst+16-163
- include/llvm/CodeGen/LiveInterval.h-5
- include/llvm/IR/IRBuilder.h+9-9
- include/llvm/IR/Instructions.h-8
- include/llvm/IR/IntrinsicsPowerPC.td+1-1
- include/llvm/IR/Value.h+4
- lib/Analysis/DemandedBits.cpp+7
- lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp-5
- lib/CodeGen/AsmPrinter/DwarfDebug.cpp+13-42
- lib/CodeGen/CalcSpillWeights.cpp+2-5
- lib/CodeGen/LiveInterval.cpp-34
- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp+5-31
- lib/CodeGen/WinEHPrepare.cpp+6-14
- lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt+1-10
- lib/ExecutionEngine/IntelJITEvents/LLVMBuild.txt+1-1
- lib/IR/Value.cpp+1-3
- lib/Support/Triple.cpp+4-4
- lib/Target/AArch64/AArch64.td+2-2
- lib/Target/AArch64/AArch64SchedM1.td-359
- lib/Target/AMDGPU/SIRegisterInfo.cpp+1-8
- lib/Target/ARM/ARMISelDAGToDAG.cpp+2-2
- lib/Target/PowerPC/PPCFastISel.cpp+11-7
- lib/Target/PowerPC/PPCInstrAltivec.td+1-1
- lib/Target/Sparc/SparcInstrAliases.td+3-3
- lib/Target/SystemZ/SystemZISelLowering.cpp+1-1
- lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp+32-14
- lib/Target/X86/X86FrameLowering.cpp+7-6
- lib/Target/X86/X86ISelLowering.cpp+41-24
- lib/Target/X86/X86InstrAVX512.td+1-1
- lib/Transforms/IPO/PruneEH.cpp+35-28
- lib/Transforms/InstCombine/InstCombineCompares.cpp+1-1
- lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp+1-2
- lib/Transforms/InstCombine/InstCombineVectorOps.cpp+1-17
- lib/Transforms/Scalar/LoopStrengthReduce.cpp-11
- lib/Transforms/Vectorize/LoopVectorize.cpp+106-41
- test/Analysis/DemandedBits/basic.ll+31
- test/CodeGen/AArch64/fcopysign.ll-23
- test/CodeGen/AMDGPU/spill-scavenge-offset.ll-33
- test/CodeGen/ARM/shifter_operand.ll-17
- test/CodeGen/PowerPC/fast-isel-ret.ll-9
- test/CodeGen/PowerPC/inline-asm-s-modifier.ll-10
- test/CodeGen/PowerPC/pr26193.ll-9
- test/CodeGen/PowerPC/pr26356.ll-136
- test/CodeGen/PowerPC/pr26381.ll-8
- test/CodeGen/SystemZ/int-cmp-53.ll-26
- test/CodeGen/WinEH/wineh-noret-cleanup.ll-80
- test/CodeGen/X86/avx512-gather-scatter-intrin.ll+4-59
- test/CodeGen/X86/pr26625.ll-20
- test/CodeGen/X86/regalloc-spill-at-ehpad.ll-75
- test/CodeGen/X86/setcc-lowering.ll+17-62
- test/CodeGen/X86/shrink-wrap-chkstk.ll-35
- test/DebugInfo/X86/PR26148.ll-102
- test/MC/Sparc/sparc-ctrl-instructions.s-13
- test/MC/Sparc/sparc64-ctrl-instructions.s-12
- test/MC/X86/x86_nop.s+1-7
- test/Transforms/InstCombine/fprintf-1.ll-9
- test/Transforms/InstCombine/icmp.ll-12
- test/Transforms/InstCombine/insert-extract-shuffle.ll-30
- test/Transforms/InstCombine/unpack-fca.ll-15
- test/Transforms/LoopStrengthReduce/funclet.ll-29
- test/Transforms/LoopVectorize/AArch64/loop-vectorization-factors.ll+34
- test/Transforms/LoopVectorize/PowerPC/stride-vectorization.ll+1-7
- test/Transforms/LoopVectorize/X86/reg-usage.ll+71
- test/Transforms/LoopVectorize/X86/vector_max_bandwidth.ll+1-1
- test/Transforms/LoopVectorize/interleaved-accesses.ll+4-2
- test/Transforms/PruneEH/pr26263.ll-56
- tools/CMakeLists.txt+1-1
- utils/unittest/CMakeLists.txt+4-3
- utils/unittest/UnitTestMain/CMakeLists.txt+1-3
0 commit comments