This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit a7f5b4f
Merged main:ba976971898d74df38d155c55e008c898120d1e4 into amd-gfx:77eaf56bc521
Local branch amd-gfx 77eaf56 Merged main:4fe33d067c5d0894d0059418f09edc531f16ac9f into amd-gfx:5fa38fbc60f8
Remote branch main ba97697 [NVPTX] support switch statement with brx.idx (llvm#102400)File tree
520 files changed
+15766
-10413
lines changed- .github
- workflows
- bolt
- include/bolt/Core
- lib
- Core
- Rewrite
- test
- AArch64
- Inputs
- X86
- clang-tools-extra
- clang-doc
- tool
- clang-tidy/tool
- test/clang-doc
- clang
- cmake
- caches
- modules
- docs
- include/clang
- AST
- Basic
- Driver
- Serialization
- lib
- AST
- Interp
- Basic
- Targets
- CodeGen
- Targets
- Driver
- ToolChains
- Format
- Frontend
- Lex
- Sema
- Serialization
- test
- AST
- Interp
- CXX/drs
- CodeGenCXX
- CodeGen
- RISCV
- SystemZ
- Driver
- Lexer
- Modules
- PCH
- SemaCXX
- Sema
- tools
- clang-linker-wrapper
- clang-repl
- driver
- unittests/Format
- www
- compiler-rt
- cmake/Modules
- lib
- asan
- builtins/cpu_model
- sanitizer_common
- scudo/standalone
- test/asan/TestCases
- Linux
- Windows
- flang
- docs
- include/flang
- Common
- Evaluate
- Semantics
- lib
- Evaluate
- Optimizer/Transforms
- Semantics
- module
- runtime
- test
- Fir/CUDA
- Lower/CUDA
- Semantics
- tools/flang-driver
- libc
- benchmarks/gpu
- src/math
- timing
- amdgpu
- nvptx
- cmake/modules
- config
- darwin
- arm
- x86_64
- gpu
- linux
- aarch64
- arm
- riscv
- x86_64
- windows
- docs
- math
- include/llvm-libc-types
- newhdrgen/yaml
- spec
- src
- __support
- FPUtil
- generic
- threads/linux
- math
- generic
- stdlib
- sys/auxv/linux
- startup
- gpu
- amdgpu
- nvptx
- linux
- aarch64
- riscv
- x86_64
- test
- integration/src/stdlib
- src/math
- smoke
- libunwind/src
- lldb
- docs
- _templates/components
- use
- include/lldb
- Interpreter
- Symbol
- Utility
- source
- Commands
- Interpreter
- Plugins
- ExpressionParser/Clang
- ObjectFile/ELF
- SymbolFile/DWARF
- Symbol
- Utility
- test
- API/functionalities/ambigous_commands
- Shell
- ObjectFile/ELF
- Inputs
- SymbolFile/DWARF/x86
- lld
- ELF
- MachO
- cmake/modules
- test
- ELF
- MachO
- tools/lld
- llvm
- cmake/modules
- docs
- include/llvm
- ADT
- Bitcode
- CodeGen
- Config
- DebugInfo/GSYM
- FuzzMutate
- IR
- Support
- TargetParser
- lib
- Analysis
- AsmParser
- Bitcode
- Reader
- Writer
- CodeGen
- SelectionDAG
- DebugInfo/GSYM
- FuzzMutate
- IR
- Support
- TargetParser
- Target
- AArch64
- AsmParser
- GISel
- MCTargetDesc
- AMDGPU
- AsmParser
- LoongArch
- NVPTX
- PowerPC
- RISCV
- SystemZ
- X86
- Transforms
- IPO
- Instrumentation
- Scalar
- Utils
- Vectorize
- runtimes
- test
- Analysis/CostModel
- AMDGPU
- ARM
- Assembler
- Bitcode
- CodeGen
- AArch64
- AMDGPU
- ARM
- LoongArch
- ir-instruction
- NVPTX
- PowerPC
- RISCV
- rvv
- Thumb2
- X86
- DebugInfo/X86
- MC/AArch64
- Transforms
- InferAddressSpaces/AMDGPU
- Inline
- LICM
- LoopVectorize/RISCV
- PhaseOrdering/AArch64
- PreISelIntrinsicLowering
- SLPVectorizer
- AMDGPU
- RISCV
- SystemZ
- X86
- SimplifyCFG/X86
- Verifier
- tools
- UpdateTestChecks/update_llc_test_checks/Inputs
- llvm-readobj/ELF
- tools
- bugpoint
- llc
- llvm-lto2
- llvm-reduce/deltas
- llvm-stress
- opt
- unittests
- ADT
- Analysis
- FuzzMutate
- IR
- Passes/Plugins
- Transforms/Utils
- utils
- TableGen
- gn/secondary/llvm/lib/Target
- LoongArch
- RISCV
- mlir
- include/mlir/Dialect
- SCF/IR
- Vector
- IR
- Utils
- lib/Dialect
- Linalg/Transforms
- Vector
- IR
- Transforms
- test
- Conversion/VectorToLLVM
- Dialect
- Linalg
- Vector
- tools/mlir-opt
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
520 files changed
+15766
-10413
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
911 | 911 | | |
912 | 912 | | |
913 | 913 | | |
914 | | - | |
915 | | - | |
| 914 | + | |
916 | 915 | | |
917 | 916 | | |
918 | 917 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1055 | 1055 | | |
1056 | 1056 | | |
1057 | 1057 | | |
1058 | | - | |
1059 | | - | |
| 1058 | + | |
1060 | 1059 | | |
1061 | 1060 | | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
1065 | | - | |
1066 | | - | |
1067 | | - | |
1068 | | - | |
1069 | | - | |
1070 | | - | |
1071 | 1061 | | |
1072 | 1062 | | |
| 1063 | + | |
1073 | 1064 | | |
1074 | 1065 | | |
1075 | | - | |
1076 | | - | |
1077 | | - | |
| 1066 | + | |
| 1067 | + | |
1078 | 1068 | | |
1079 | | - | |
| 1069 | + | |
1080 | 1070 | | |
1081 | 1071 | | |
1082 | 1072 | | |
| |||
1411 | 1401 | | |
1412 | 1402 | | |
1413 | 1403 | | |
1414 | | - | |
| 1404 | + | |
1415 | 1405 | | |
1416 | 1406 | | |
1417 | 1407 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
959 | | - | |
| 959 | + | |
960 | 960 | | |
961 | 961 | | |
962 | | - | |
| 962 | + | |
963 | 963 | | |
964 | 964 | | |
965 | | - | |
| 965 | + | |
966 | 966 | | |
967 | 967 | | |
968 | 968 | | |
| |||
987 | 987 | | |
988 | 988 | | |
989 | 989 | | |
990 | | - | |
991 | | - | |
992 | | - | |
993 | | - | |
994 | | - | |
995 | | - | |
996 | | - | |
997 | | - | |
998 | | - | |
999 | | - | |
1000 | | - | |
1001 | 990 | | |
1002 | 991 | | |
1003 | | - | |
1004 | | - | |
1005 | | - | |
1006 | | - | |
1007 | | - | |
1008 | | - | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
1009 | 996 | | |
1010 | 997 | | |
1011 | 998 | | |
| |||
2637 | 2624 | | |
2638 | 2625 | | |
2639 | 2626 | | |
2640 | | - | |
2641 | | - | |
2642 | | - | |
2643 | | - | |
2644 | | - | |
2645 | | - | |
2646 | | - | |
2647 | | - | |
2648 | | - | |
2649 | | - | |
2650 | | - | |
2651 | | - | |
2652 | | - | |
2653 | | - | |
2654 | | - | |
2655 | | - | |
2656 | | - | |
2657 | | - | |
2658 | | - | |
2659 | | - | |
2660 | | - | |
2661 | | - | |
2662 | | - | |
2663 | | - | |
2664 | 2627 | | |
2665 | 2628 | | |
2666 | 2629 | | |
| |||
Lines changed: 0 additions & 6 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
387 | 394 | | |
388 | 395 | | |
0 commit comments