2 files changed
+2
-2
lines changed- include/llvm/CodeGen/MachineModuleInfo.h-6
- lib/Analysis/IPA/InlineCost.cpp+6-6
- lib/CodeGen/AsmPrinter/EHStreamer.cpp+7-8
- lib/CodeGen/AsmPrinter/EHStreamer.h+4-13
- lib/CodeGen/AsmPrinter/Win64Exception.cpp+1-148
- lib/CodeGen/AsmPrinter/Win64Exception.h-4
- lib/CodeGen/MachineModuleInfo.cpp-8
- lib/CodeGen/Passes.cpp+1-1
- lib/CodeGen/SelectionDAG/DAGCombiner.cpp+9-13
- lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp+5-3
- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp+4-29
- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h-2
- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp+1-63
- lib/IR/DebugInfo.cpp+3
- lib/IR/Type.cpp+4-3
- lib/MC/WinCOFFObjectWriter.cpp+11-6
- lib/Target/X86/X86ISelLowering.cpp+2
- lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp+9-2
- lib/Transforms/Instrumentation/InstrProfiling.cpp+41
- lib/Transforms/Scalar/EarlyCSE.cpp+3
- lib/Transforms/Vectorize/SLPVectorizer.cpp+16-4
- 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+10-1
- 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+10-9
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + |
0 commit comments