aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils
AgeCommit message (Expand)AuthorFilesLines
12 hours[gn build] Port commits (#184454)Arthur Eubanks8-12/+23
30 hours[LIT] Use forward slashes in substitutions when LLVM_WINDOWS_PREFER_FORWARD_S...Junji Watanabe6-13/+66
33 hours[utils] use annotations from __future__ in lit (#184225)Henrik G. Olsson2-9/+7
45 hours[TableGen] Allow specification of underlying type for GenericEnum (#183769)Nick Sarnie1-1/+8
2 daysgithub-automation.py: Fix mis-indented statement (#149653)Kleis Auke Wolthuizen1-1/+1
3 days[ProfCheck] Exclude new GVN testAiden Grossman1-0/+1
5 days[LoopInfo] Preserve profile information in makeLoopInvariant (#174171)Aiden Grossman1-1/+0
5 days[gn] port 3490d28c8cabNico Weber1-1/+0
6 days[utils] update type hint for python 3.8-3.9 compatibility (#183427)Henrik G. Olsson1-2/+2
6 days[utils] update how auto-updated tests are displayed when the test is retried ...Henrik G. Olsson22-38/+479
6 days[gn build] Port commits (#183420)Arthur Eubanks3-1/+10
7 days[NFC][RegisterInfoEmitter] Add target name prefix for a few variables (#183074)Rahul Joshi1-44/+39
7 days[llvm][release] Note that some packages have 2 signature files (#183266)David Spickett1-1/+1
7 days[llvm][release] Link to .jsonl signatures for Windows x86_64 and ARM64 (#183053)David Spickett1-4/+4
7 days[Windows] Adjust exported symbols to filter out profile symbols (#167985)Mike Hommey1-0/+3
7 days[Windows] Adjust exported symbols to filter out dumpColor and printPretty (#1...Mike Hommey1-3/+4
7 days[Windows] Don't hide Type::getAs symbols (#182966)Mike Hommey1-0/+5
7 days[TableGen] fix unreachable code warning in *GenSubtargetInfo.inc files (#182477)Rafał Rudnicki1-7/+12
7 daysllvm: Delete bugpoint (#182320)Matt Arsenault2-33/+0
8 days[gn] port 796a1ea79f41Nico Weber1-0/+1
8 days[LLVM][CodeGen] Consolidate sub-register index names into a single string (#1...Rahul Joshi2-20/+30
8 days[vim] Set commentstring for TableGen files (#182654)Henry Baba-Weiss1-0/+1
9 days[TableGen] Implement TypesAreContradictory for non-simple ValueTypeByHwMode. ...Craig Topper1-15/+45
9 days[TableGen] Add asserts for a few register related checks (#182680)Rahul Joshi2-18/+4
9 days[analyzer] New checker: optin.core.UnconditionalVAArg (#175602)Donát Nagy1-0/+1
10 days[TableGen] Add OPC_EmitIntegerByHwMode0 and OPC_CheckChildXTypeByHwMode0. NFC...Craig Topper1-20/+39
11 days[profcheck][CVP] Adding 'unknown' branch weights for `urem` expansion in CVP ...Jin Huang1-3/+0
11 days[ProfCheck] Exclude bitcode testsAiden Grossman1-2/+0
12 days[gn build] Port f6c86bd69d92ePeter Collingbourne2-0/+3
12 days[gn build] Port d7a24d30f62bcPeter Collingbourne1-0/+1
12 days[gn build] Port 98c76d36432ccPeter Collingbourne2-0/+3
12 days[gn build] Port 8f378ea7e6fa3Peter Collingbourne1-0/+1
12 days[gn build] Port 7c3c9c45f85daPeter Collingbourne2-0/+2
12 days[gn build] Port 41c6aa67a3430Peter Collingbourne1-0/+1
12 days[gn build] Port 32392468d7139Peter Collingbourne2-0/+2
12 days[CI][lldb] Add a github workflow that runs pylint on LLDB API test changes (#...Michael Buch2-0/+35
12 days[analyzer] Remove the alpha.core.FixedAddr checker (#182033)Balázs Benics1-1/+0
12 days[ProfCheck] Disable more passes not used in CPU pipelines (#182414)Aiden Grossman1-46/+0
13 days[NFC][TableGen] Use `bit` instead of `int` for some Target flags (#182375)Rahul Joshi1-2/+2
13 days[TableGen][ISel] Add OPC_CheckTypeByHwMode0 to optimize the most frequent get...Craig Topper1-13/+61
13 daysgn build: Port 15488a7f78cePeter Collingbourne2-1/+11
13 days[emacs] Rework tablegen mode (#182076)Krzysztof Drewniak1-63/+44
13 days[NFC][emacs] Fix emacs lints in the LLVM and MLIR modes (#182074)Krzysztof Drewniak2-2/+6
13 days[ProfCheck] Remove now passing testsAiden Grossman1-30/+0
13 days[ProfCheck] Sort profcheck-xfail.txtAiden Grossman1-27/+27
13 days[TableGen] Introduce RegisterByHwModeAlexander Richardson13-33/+227
14 days[gn build] Fix BUILD.gn formattingArthur Eubanks1-1/+1
14 days[TableGen] Return int32_t from InstrMapping table lookup functions. NFC. (#18...Jay Foad1-1/+1
14 days[TableGen] Use INSTRUCTION_LIST_END as a sentinel in InstrMapping tables (#18...Jay Foad1-1/+1
14 days[TableGen] Assert that InstrMapping column values are valid (#182052)Jay Foad1-1/+1