index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Polly] Convert some tests to opaque pointers (NFC)
Nikita Popov
2023-03-17
39
-454
/
+461
*
[LV] Convert consecutive-ptr-uniforms.ll to use opaque pointers (NFC).
Florian Hahn
2023-03-17
1
-149
/
+151
*
Add __builtin_FILE_NAME()
Ilya Karapsin
2023-03-17
15
-18
/
+142
*
[Polly] Convert some tests to opaque pointers (NFC)
Nikita Popov
2023-03-17
7
-125
/
+118
*
[Docs] Fix typo in LoopTerminology.
Carlos Alberto Enciso
2023-03-17
1
-1
/
+1
*
[lldb][PDB] Rename GetDeclarationForSymbol() -> AddSourceInfoToDecl()
Stefan Gränitz
2023-03-17
1
-6
/
+5
*
[SCEVExpander] Always use scevgep as name
Nikita Popov
2023-03-17
10
-45
/
+45
*
[BOLT] Add .relr.dyn section support
Vladislav Khmelevsky
2023-03-17
6
-5
/
+240
*
[Clang] Stop demoting ElementCount/TypeSize conversion errors to warnings.
Paul Walker
2023-03-17
1
-16
/
+0
*
[clang] Include the error message in file reading error diagnostic
Hans Wennborg
2023-03-17
4
-6
/
+5
*
[libclang] Fix documentation; NFC
Igor Kushnir
2023-03-17
1
-1
/
+3
*
[bazel] update build for d60d3455eb2
Mikhail Goncharov
2023-03-17
2
-0
/
+2
*
Revert "Attributor: Add isAtFixpoint part of nofpclass handling"
Matt Arsenault
2023-03-17
1
-3
/
+0
*
Roll back claims that we implement P0960R3 and P1975R0
Aaron Ballman
2023-03-17
1
-1
/
+1
*
Attributor: Assume handling for nofpclass
Matt Arsenault
2023-03-17
5
-36
/
+108
*
Attributor: Update test
Matt Arsenault
2023-03-17
1
-1
/
+1
*
Attributor: Add isAtFixpoint part of nofpclass handling
Matt Arsenault
2023-03-17
1
-0
/
+3
*
Attributor: Start looking at uses when inferring nofpclass
Matt Arsenault
2023-03-17
2
-3
/
+60
*
Attributor: Add baseline tests for nofpclass
Matt Arsenault
2023-03-17
1
-26
/
+72
*
[clangd] Move standard options adaptor to CommandMangler
Dmitry Polukhin
2023-03-17
11
-63
/
+121
*
[clangd] Refine logic on $0 in completion snippets
Younan Zhang
2023-03-17
6
-24
/
+71
*
[flang][hlfir] lower hlfir.matmul_transpose to runtime call
Tom Eccles
2023-03-17
5
-3
/
+107
*
[flang] add fused matmul-transpose to the runtime
Tom Eccles
2023-03-17
5
-0
/
+454
*
[flang][hlfir] add matmul canonicalizer
Tom Eccles
2023-03-17
4
-0
/
+56
*
[flang][hlfir] add hlfir.matmul_transpose operation
Tom Eccles
2023-03-17
5
-1
/
+250
*
[flang][hlfir] add a test chaining intrinsics
Tom Eccles
2023-03-17
1
-0
/
+83
*
[flang][hlfir] clean up intrinsic arg extended values
Tom Eccles
2023-03-17
1
-4
/
+13
*
[flang][hlfir] move intrinsic lowering out of BufferizeHLFIR
Tom Eccles
2023-03-17
8
-237
/
+310
*
[OpenMP] [OMPT] [8/8] Added lit tests for OMPT target callbacks
Dhruva Chakrabarti
2023-03-17
17
-0
/
+934
*
[SCEV] Recognize vscale intrinsics
Nikita Popov
2023-03-17
4
-8
/
+14
*
[ValueTracking] Support vscale in computeConstantRange()
Nikita Popov
2023-03-17
2
-42
/
+32
*
[PassBuilder] Support O0 in default pipelines
Nikita Popov
2023-03-17
8
-49
/
+9
*
[Analysis] Make order of analysis executions more stable
Bjorn Pettersson
2023-03-17
4
-15
/
+20
*
[LAA] Fix transitive analysis invalidation bug by implementing LoopAccessInfo...
Bjorn Pettersson
2023-03-17
3
-0
/
+85
*
[test][MemDep] Correct the 'NOT' checks in the invalidation.ll test case. NFC
Bjorn Pettersson
2023-03-17
1
-5
/
+8
*
[libunwind][AArch64] Unbreak building with GNU assembler
Xi Ruoyao
2023-03-17
1
-1
/
+2
*
Make globals used for array initialization codegen constant
Hans Wennborg
2023-03-17
3
-5
/
+4
*
[NFC] [C++20] [Modules] Tests that the duplicated declarations in GMF
Chuanqi Xu
2023-03-17
1
-0
/
+40
*
[Target][RISCV] Update SubtargetFeature definition for RV32/RV64 (NFCI).
Francesco Petrogalli
2023-03-17
2
-3
/
+3
*
[Tools] Changed the number printing format for sorting
dbakunevich
2023-03-17
1
-1
/
+1
*
[X86][MC]Fix wrong action for encode movdir64b
Wang, Xin10
2023-03-17
5
-3
/
+77
*
[flang] Feature list plugin
Ethan Luis McDonough
2023-03-17
5
-0
/
+933
*
[compiler-rt] Avoid signed overflow in floatdidf.c and floatdisf.c
Karl-Johan Karlsson
2023-03-17
2
-2
/
+2
*
[Modules] [doc] Document the problem that we can't include headers before imp...
Chuanqi Xu
2023-03-17
1
-0
/
+44
*
[X86]add assert to confirm not-null ptr in getArithmeticReductionCost
Wang, Xin10
2023-03-17
1
-0
/
+1
*
Revert "[RFC][X86][MemFold] Upgrade the mechanism of auto-generated Memory Fo...
Vitaly Buka
2023-03-16
5
-234
/
+134
*
Remove the outdated feature macro '__cpp_coroutines'
Chuanqi Xu
2023-03-17
4
-12
/
+2
*
Recommit "[Sema] Fix null pointer dereference handleAlwaysInlineAttr."
Craig Topper
2023-03-16
3
-2
/
+29
*
[X86] Remove unreachable code in X86TargetTransformInfo.cpp
Wang, Xin10
2023-03-17
1
-5
/
+0
*
[libcxx] Add status paper for Parallelism-TS
Zhangyin
2023-03-17
3
-0
/
+42
[next]