2 files changed
+10
-4
lines changedLines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1722 | 1722 |
| |
1723 | 1723 |
| |
1724 | 1724 |
| |
| 1725 | + | |
1725 | 1726 |
| |
1726 | 1727 |
| |
1727 | 1728 |
| |
1728 | 1729 |
| |
1729 |
| - | |
1730 | 1730 |
| |
1731 |
| - | |
1732 | 1731 |
| |
1733 | 1732 |
| |
1734 |
| - | |
1735 | 1733 |
| |
| 1734 | + | |
1736 | 1735 |
| |
1737 | 1736 |
| |
1738 | 1737 |
| |
| |||
1750 | 1749 |
| |
1751 | 1750 |
| |
1752 | 1751 |
| |
| 1752 | + | |
1753 | 1753 |
| |
1754 | 1754 |
| |
1755 | 1755 |
| |
1756 | 1756 |
| |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
1757 | 1763 |
| |
1758 | 1764 |
| |
1759 | 1765 |
| |
|
- include/llvm/IR/Intrinsics.td-15
- lib/Analysis/NaCl/PNaClABIVerifyModule.cpp+5-9
- lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp+1-1
- lib/Bitcode/NaCl/Reader/NaClBitcodeReader.h+1-1
- lib/IRReader/IRReader.cpp+1-1
- lib/Target/X86/X86ISelLowering.cpp-1
- lib/Transforms/Instrumentation/DebugIR.cpp+5
- lib/Transforms/NaCl/ExpandGetElementPtr.cpp+16-62
- lib/Transforms/NaCl/ExpandShuffleVector.cpp+7-4
- lib/Transforms/NaCl/ExpandStructRegs.cpp+8-1
- lib/Transforms/NaCl/ExpandTls.cpp+27-93
- lib/Transforms/NaCl/PNaClABISimplify.cpp+15-10
- lib/Transforms/NaCl/PromoteI1Ops.cpp+10-28
- test/NaCl/PNaClABI/intrinsics.ll-14
- test/Transforms/NaCl/combine-shuffle-vector.ll+8
- test/Transforms/NaCl/expand-getelementptr.ll-22
- test/Transforms/NaCl/expand-shuffle-vector.ll+63-59
- test/Transforms/NaCl/expand-struct-regs.ll+11-2
- test/Transforms/NaCl/expand-tls-bss.ll+5-9
- test/Transforms/NaCl/expand-tls-constexpr2.ll+2-6
- test/Transforms/NaCl/expand-tls-phi.ll+13-29
- test/Transforms/NaCl/expand-tls.ll+5-26
0 commit comments