Commit acb88e7
Valery N Dmitriev
Merge from 'master' to 'sycl-web' (#1)
Note: pulled in commit intel/llvm@fe7885c
to fix build failure.File tree
350 files changed
+6029
-2623
lines changed- clang-tools-extra
- clang-tidy
- readability
- test/clang-tidy/checkers
- clang
- docs
- include/clang
- AST
- Basic
- Parse
- Sema
- lib
- AST
- Basic
- CodeGen
- Parse
- Sema
- Serialization
- test/OpenMP
- compiler-rt/lib
- asan
- sanitizer_common
- scudo/standalone
- libcxx
- test/std/numerics/numbers
- utils/libcxx/test
- lldb
- include/lldb/Breakpoint
- source
- Breakpoint
- Commands
- Plugins/Process
- FreeBSD
- MacOSX-Kernel
- Windows/Common
- gdb-remote
- Target
- test/API
- commands/target/basic
- functionalities/breakpoint/hardware_breakpoints
- hardware_breakpoint_on_multiple_threads
- require_hw_breakpoints
- write_memory_with_hw_breakpoint
- llvm
- bindings/go/llvm
- include/llvm
- CodeGen/GlobalISel
- Frontend/OpenMP
- IR
- Passes
- Transforms
- Instrumentation
- Utils
- lib
- Analysis
- CodeGen
- GlobalISel
- SelectionDAG
- Frontend/OpenMP
- IR
- ObjectYAML
- Passes
- Target
- AArch64
- GISel
- AMDGPU
- ARM
- Hexagon
- PowerPC
- WebAssembly
- X86
- Transforms
- IPO
- Instrumentation
- Scalar
- Utils
- Vectorize
- test
- Analysis
- ConstantFolding
- CostModel/X86
- CodeGen
- AArch64/GlobalISel
- AMDGPU
- GlobalISel
- ARM
- PowerPC
- WebAssembly
- X86
- Instrumentation/DataFlowSanitizer
- ObjectYAML/MachO
- Transforms
- Attributor
- ArgumentPromotion
- X86
- IPConstantProp
- reduced
- InstSimplify
- LoopVectorize
- PGOProfile
- PhaseOrdering
- SLPVectorizer/AArch64
- SimplifyCFG
- tools
- llvm-gsymutil
- ARM_AArch64
- X86
- obj2yaml/MachO
- yaml2obj/ELF/DWARF
- unittests
- Frontend
- IR
- Transforms/Utils
- utils/gn/secondary/llvm/lib/Target/WebAssembly
- mlir
- include/mlir/Dialect
- Linalg/IR
- Shape/IR
- lib
- Conversion
- LinalgToStandard
- ShapeToSCF
- Dialect/Linalg
- IR
- Transforms
- test
- Conversion/ShapeToSCF
- Dialect/Linalg
- openmp/libomptarget
- src
- test/mapping/present
- pstl/test
- pstl
- std
- algorithms
- alg.merge
- alg.modifying.operations
- alg.copy
- alg.partitions
- alg.reverse
- alg.nonmodifying
- alg.sorting
- alg.heap.operations
- alg.lex.comparison
- alg.min.max
- alg.set.operations
- numerics/numeric.ops
- utilities/memory/specialized.algorithms
- sycl
- plugins/level_zero
- test/basic_tests/handler
- test/CodeGen/PowerPC
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
350 files changed
+6029
-2623
lines changedLines changed: 33 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
590 | 591 | | |
591 | 592 | | |
592 | 593 | | |
| 594 | + | |
593 | 595 | | |
594 | 596 | | |
595 | 597 | | |
| |||
621 | 623 | | |
622 | 624 | | |
623 | 625 | | |
624 | | - | |
| 626 | + | |
| 627 | + | |
625 | 628 | | |
626 | | - | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
627 | 634 | | |
| 635 | + | |
| 636 | + | |
628 | 637 | | |
629 | 638 | | |
630 | 639 | | |
| |||
662 | 671 | | |
663 | 672 | | |
664 | 673 | | |
665 | | - | |
| 674 | + | |
666 | 675 | | |
667 | 676 | | |
668 | 677 | | |
669 | 678 | | |
670 | 679 | | |
671 | | - | |
672 | | - | |
673 | | - | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
678 | 687 | | |
679 | 688 | | |
680 | 689 | | |
| |||
686 | 695 | | |
687 | 696 | | |
688 | 697 | | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | | - | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
697 | 712 | | |
698 | 713 | | |
699 | 714 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | 117 | | |
119 | 118 | | |
120 | | - | |
121 | | - | |
| 119 | + | |
122 | 120 | | |
123 | 121 | | |
124 | 122 | | |
| |||
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments