summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
277873ce0f48Revert "[AMDGPU] Support disassembly for AMDGPU kernel descriptors"Ronak Chauhan4 years
51f23efbef48Revert switch based variant temporarily.Eric Fiselier4 years
5357a98c823a[Sema] haveSameParameterTypes - replace repeated isNull() test with assertionsSimon Pilgrim3 years
9eb3e564d3b[mlir] Enhance mlir-opt show-dialects test caseLewuathe3 years
EmptyLineAfterFunctionDefinitionAdded docs for EmptyLineAfterFunctionDefinitionKonrad Kleine2 years
HEAD[SymbolRefAttr] Revise SymbolRefAttr to hold a StringAttr.Chris Lattner3 years
Jamie_Phabricator_D100991When vector is found as a type or non-type id, check if it is really theJamie Schmeiser3 years
LitFixesAllow lit.util.which() to find executables with extension.Zachary Turner4 years
Llvm[llvm-exegesis] Fix rGaf658d920e2bClement Courbet3 years
aranges[WebAssembly] fix __stack_pointer being added to .debug_arangesWouter van Oortmerssen2 years
arcpatch-D108319[doc][GlobalISel]Improving generic opcodes for memory operationspooja22993 years
arcpatch-D113798[RISCV] Add target specific loop unrolling and peeling preferencesMichael Berg2 years
arcpatch-D90810[X86] check the k pair register in ipra-reg-usage.ll.Luo, Yuanke3 years
base_offset[llvm-objcopy][MachO] Implement --update-sectionAlex Brachet2 years
baserock/flangUpdating branches/google/stable to r220284Nick Lewycky9 years
baserock/morphRemove tools/clang from gitignore now it's a submoduleBen Brewer11 years
c92d1aa44b132597d[PowerPC, test] Fix use of undef FileCheck varThomas Preud'homme3 years
cherry-pick-somethingSwift support: add __attribute__((swift_async_context)) to args.Tim Northover3 years
cleaner-attribute-errorsImprove error messages for attributes in the wrong context.Nick Lewycky3 years
cmake-integration[clangd] Add Random Forest runtime for code completion.Utkarsh Saxena4 years
dev-main-update[AMDGPU] Save VGPR of whole wave when spillingSebastian Neubauer3 years
dev-newmasterMerge branch 'dev-newmaster' of http://crdev2.corerain.com/software/llvm-proj...kai.ma3 years
dev/mdvorski/ranges_the_rest_algo[dpc++][ranges] + injection "generate", "fill" into oneapi::dpl::experimental...Mikhail Dvorskiy3 years
diagnostic-handler-devApply first pass at diag handler structureAsher Mancinelli3 years
efb284c07e[lld][WebAssebmly] Convert tests to use disassembly. NFCSam Clegg3 years
eng/PR-D101122-follow-up[ASan] Rename `-fsanitize-address-destructor-kind=` to drop the `-kind` suffix.Dan Liew3 years
fix_asan[mlir] Bug fix. Stream must outlive the pass manager.rdzhabarov2 years
forTom[X86][VARARG] Assign MMO earlier to avoid prolog insert point been sunk acros...Phoebe Wang2 years
hostassoc[SLP] simplify type check for reductionsSanjay Patel3 years
llvm_plex_11.0.1[libc++] Bring back mach_absolute_time implementation of steady_clockLouis Dionne3 years
lntue-libc-fminAdd implementations for fmin, fminf, and fminl. Testing infrastructure updat...Tue Ly4 years
maain[clangd] Support configuration of inlay hints.Sam McCall2 years
mai[LoopPred Test] Fix lld-x86_64-win BB failureAnna Thomas3 years
main[X86]Fix wrong asm match for VMASKMOVDQUWang, Xin1011 months
masteAdd Semantic check for Flang OpenMP 4.5 - 2.7.1 Do Loop restrictions on sing...Yashaswini3 years
masterDeprecate BranchTom Stellard3 years
muiez/revert-ffad4Revert "[z/OS] Implement prologue and epilogue generation for z/OS target."Muiez Ahmed2 years
omp-loop[OpenMP] Initial parsing/sema for the 'omp loop' constructMike Rice3 years
optimize_compinstr_fixX86InstrInfo: Support immediates that are +1/-1 different in optimizeCompareI...Matthias Braun2 years
perf/tmp[SCEV] Improve handling of pointer compares involving subtractions.Florian Hahn3 years
relase/12.x[RISCV] Fix incorrect RVV sdiv/udiv loweringFraser Cormack3 years
release/1.0.xAdded an answer about running the tests.John Criswell21 years
release/1.1.xAdded Stacker Reid Spencer's contributions.John Criswell20 years
release/1.2.xUpdated code and source sizes.John Criswell20 years
release/1.3.xMerged from mainline.John Criswell20 years
release/1.4.xFix table of contents.John Criswell19 years
release/1.5.xAdd PR#566; something I should have done before.John Criswell19 years
release/1.6.xNote that a work-around is available.John Criswell18 years
release/1.7.xMerging in from mainlineTanya Lattner18 years
release/1.8.xFixing typoTanya Lattner18 years
release/1.9.xFix miscompile of linux kernel (llvm 1.9)Andrew Lenharth17 years
release/10.x[tests] Revert unhelpful change from d73eed42d1dcHubert Tong4 years
release/11.x[lldb] Fix fallout caused by D89156 on 11.0.1 for MacOSAndi-Bogdan Postelnicu3 years
release/12.xRevert "Revert "[Coverage] Fix branch coverage merging in FunctionCoverageSum...Tom Stellard3 years
release/13.x[X86] combineVectorHADDSUB - remove the broken HOP(x,x) merging code (PR51974)Simon Pilgrim2 years
release/14.xBump version to 14.0.6Tom Stellard22 months
release/15.x[libc++] Fix memory leaks when throwing inside std::vector constructorsNikolas Klauser16 months
release/16.xworkflows/release-tasks: Remove stray backslashTom Stellard11 months
release/2.0.x2.0 Release docsTanya Lattner17 years
release/2.1.xMerge release notes from mainline.Tanya Lattner17 years
release/2.2.xFix bugs section.Tanya Lattner16 years
release/2.3.xFix broken makefile.Tanya Lattner16 years
release/2.4.xUpdate for 2.4 release.Tanya Lattner15 years
release/2.5.xLast test for new branch commit mailing list.Tanya Lattner15 years
release/2.6.xMerge 80596 from mainline.Tanya Lattner15 years
release/2.7.xCommit 2.7 release notes.Tanya Lattner14 years
release/2.8.xRename 2.8rc to 2.8.Bill Wendling14 years
release/2.9.xUpdate the release notes.Bill Wendling13 years
release/3.0.xFully merge the Clang ReleaseNotes into the 3.0 branch.Chandler Carruth12 years
release/3.1.xMerge in 156319 156837 156838.Bill Wendling12 years
release/3.2.xBring PTX back to sync with release tarballAnton Korobeynikov11 years
release/3.3.xAdd -dot flag to test-release.shTom Stellard11 years
release/3.4.xMerging r201843Tom Stellard10 years
release/3.5.xMerging r230694:Tom Stellard9 years
release/3.6.xFix the VS2012 build after r240285.Hans Wennborg9 years
release/3.7.xBackport r254081 from trunk: Fix problem with Clang-tidy parallel configure b...Eugene Zelenko8 years
release/3.8.xMerging r271801:Joerg Sonnenberger8 years
release/3.9.xMerging r288433:Tom Stellard7 years
release/4.xMerging r300267:Tom Stellard7 years
release/5.xBump version to 5.0.2Tom Stellard6 years
release/6.xMerging r333213:Tom Stellard6 years
release/7.xcmake: Use 7.1.0 for shared object version instead of 71.0Tom Stellard5 years
release/8.xRevert r369210 which got committed to the branch by mistakeHans Wennborg5 years
release/9.xexport.sh: Fetch sources from GitHub instead of SVNTom Stellard4 years
release_1Added an answer about running the tests.John Criswell21 years
release_16Note that a work-around is available.John Criswell18 years
release_202.0 Release docsTanya Lattner17 years
release_21Merge release notes from mainline.Tanya Lattner17 years
release_22Fix bugs section.Tanya Lattner16 years
release_23Fix broken makefile.Tanya Lattner16 years
release_24Update for 2.4 release.Tanya Lattner15 years
release_25Last test for new branch commit mailing list.Tanya Lattner15 years
release_26Merge 80596 from mainline.Tanya Lattner15 years
release_27Commit 2.7 release notes.Tanya Lattner14 years
release_28Rename 2.8rc to 2.8.Bill Wendling14 years
release_29Update the release notes.Bill Wendling13 years
release_30Fully merge mainline release notes onto the release branch.Chandler Carruth12 years
release_31Merge in 156319 156837 156838.Bill Wendling12 years
release_32Bring PTX back to sync with release tarballAnton Korobeynikov11 years
release_33Add -dot flag to test-release.shTom Stellard11 years
release_34Update Release NotesTom Stellard10 years
release_35Merging r214336:Tom Stellard9 years
release_35@215010Renaming to coincide with updated tagging system.Bill Wendling10 years
release_36Fix the VS2012 build after r240285.Hans Wennborg9 years
release_37Merging r247435:Tom Stellard8 years
release_38Merging r257663:Tom Stellard8 years
release_39Merging r288433:Tom Stellard7 years
release_40Merging r300267:Tom Stellard7 years
release_50Bump version to 5.0.2Tom Stellard6 years
release_60Merging r326394:Tom Stellard6 years
release_70cmake: Use 7.1.0 for shared object version instead of 71.0Tom Stellard5 years
release_80Revert r369210 which got committed to the branch by mistakeHans Wennborg5 years
release_90Merging r372020 and r372182:Tom Stellard5 years
relese/12.xRevert "[c++20] Mark class type NTTPs as done and start defining the feature ...Richard Smith3 years
rgallop/opensource-main/scudo_standaloneFix compiler warning, WINAPI already defined somewhere.Russell Gallop3 years
scripted-process[lldb/Target] Add Scripted Processes (WIP)Med Ismail Bennani3 years
shape[gn build] Port 60fda8ebb6dLLVM GN Syncbot3 years
stableCreating branches/google/stable and tags/google/stable/2019-05-14 from r360103Jordan Rupprecht5 years
svn-tags/RELEASE_1This commit was manufactured by cvs2svn to create tag 'RELEASE_1'.cvs2svn21 years
svn-tags/RELEASE_20This commit was manufactured by cvs2svn to create tag 'RELEASE_20'.cvs2svn17 years
svn-tags/RELEASE_21Tagging the 2.1 releaseTanya Lattner17 years
svn-tags/RELEASE_22Merge from branch to fix bug.Tanya Lattner16 years
svn-tags/RELEASE_23Retagging release branchTanya Lattner16 years
svn-tags/RELEASE_24Tag final 2.4 release.Tanya Lattner15 years
svn-tags/RELEASE_25Tagging 2.5 release.Tanya Lattner15 years
svn-tags/RELEASE_26Tag 2.6Tanya Lattner15 years
svn-tags/RELEASE_27Tag 2.7Tanya Lattner14 years
svn-tags/RELEASE_28Create 2.8 official release tag.Bill Wendling14 years
svn-tags/RELEASE_29Final 2.9 tag with updated docs.Bill Wendling13 years
svn-tags/RELEASE_30Creating release candidate final from release_30 branchBill Wendling12 years
svn-tags/RELEASE_31Creating release candidate final from release_31 branchBill Wendling12 years
temp-test-mainTest commitTom Stellard3 years
test-D97234[Sanitizer][RISCV][AArch64][Android] Adjust allocator testsLuís Marques3 years
testingCreating branches/google/testing and tags/google/testing/2017-11-14 from r317716David L. Jones6 years
upstreamDelete CC1Options.td, since it should have happened in D82574Daniel Grumberg4 years
use-after-move-docs[clang-tidy] Update docs for bugprone-use-after-movemartinboehme3 years
verify-in-debug[libc][Obvious] Add header guards for the generated linux syscall header file.Siva Chandra Reddy3 years
vkd1Modify an IO format error messageV Donaldson2 years
zibi/warnings_from_nanosleep[ELF] Change common diagnostics to report both object file location and sourc...Fangrui Song3 years