aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-04PR45083: Mark statement expressions as being dependent if they appear inllvmorg-10.0.0-rc3Richard Smith8-21/+51
2020-03-04[clangd] DefineOutline won't copy virtual specifiers on methodsNathan James2-4/+224
2020-03-04ReleaseNotes: Formatting and typo fixes.Peter Wu2-45/+48
2020-03-03Revert "Reland "[gn build] (manually) merge 68a235d07f9e70""Hans Wennborg5-8/+12
2020-03-03Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)Hans Wennborg16-62/+62
2020-03-02Add C standard upgrade in clang-11 release noteNick Desaulniers1-0/+6
2020-03-02Minor ReleaseNotes fixesHans Wennborg3-59/+58
2020-03-02[WinEH] Fix inttoptr+phi optimization in presence of catchswitchReid Kleckner2-4/+91
2020-03-02clang-format: fix spacing in `operator const char*()`Krasimir Georgiev2-4/+20
2020-03-02Attempt to fix ZLIB CMake logic on WindowsReid Kleckner1-2/+4
2020-03-02[CMake] Link against ZLIB::ZLIBPetr Hosek1-3/+22
2020-03-02[CMake] Use PUBLIC link mode for static librariesPetr Hosek1-1/+1
2020-03-02Try to fix WindowsManifest CMake logic on WindowsReid Kleckner1-2/+4
2020-03-02[llvm][Support][modulemap] Exclude WindowsSupport.h from the LLVM_Util moduleMichael Spencer1-0/+3
2020-03-01[Polly][docs] Polly release notes.Michael Kruse1-9/+12
2020-02-28ReleaseNotes: remove in-progress warnings, tidy up a bitHans Wennborg5-211/+101
2020-02-28Re-generate docsHans Wennborg1-55/+101
2020-02-28update clang-cl flag section in UsersManual.rstHans Wennborg1-52/+101
2020-02-28[gn build] Port a0f50d73163LLVM GN Syncbot1-0/+1
2020-02-28build: process the libxml2 library path for embeddingSaleem Abdulrasool1-1/+10
2020-02-28No longer generate calls to *_finiteserge-sans-paille4-91/+45
2020-02-28SROA: Don't drop atomic load/store alignments (PR45010)Hans Wennborg2-0/+19
2020-02-28llvm-ar: Fix MinGW compilationHans Wennborg15-15/+14
2020-02-27[lld][ELF] Add some release notesFangrui Song1-1/+53
2020-02-27[ReleaseNotes] Add some items for clangFangrui Song1-0/+8
2020-02-27[ReleaseNotes] Add OpenCL release notesSven van Haastregt1-3/+26
2020-02-27[ReleaseNotes] Fix typosSven van Haastregt1-2/+2
2020-02-27[ReleaseNotes] Mention -fmacro-prefix-map and -ffile-prefix-map.Peter Wu1-0/+6
2020-02-27Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"Hans Wennborg6-60/+11
2020-02-27[RISCV] Update RISC-V Release Notes for LLVMSam Elliott1-11/+16
2020-02-27[driver][darwin] Don't use -platform_version flag by default (PR44813)Hans Wennborg5-10/+28
2020-02-27[InstCombine] foldShiftIntoShiftInAnotherHandOfAndInICmp(): fix miscompile (P...Roman Lebedev2-5/+26
2020-02-27[NFC][InstCombine] Add shift amount reassociation in bittest miscompile examp...Roman Lebedev1-0/+17
2020-02-27[InstCombine] reassociateShiftAmtsOfTwoSameDirectionShifts(): fix miscompile ...Roman Lebedev2-4/+27
2020-02-27[NFC][InstCombine] Add shift amount reassociation miscompile example from PR4...Roman Lebedev1-0/+15
2020-02-27[ReleaseNotes] Mention freeze instructionJuneyoung Lee1-2/+6
2020-02-27[ASTMatchers] HasNameMatcher handles `extern "C"`Nathan James2-1/+22
2020-02-27[MC][ARM] Resolve some pcrel fixups at assembly time (PR44929)Hans Wennborg6-17/+41
2020-02-27[MemorySSA] Don't verify MemorySSA unless VerifyMemorySSA enabledNikita Popov1-1/+4
2020-02-26Revert "[Polly][docs] Polly release notes."Hans Wennborg1-41/+1
2020-02-26[CMake] Default to static linking for subprojects.Michael Kruse2-2/+14
2020-02-26[RISCV] Add Clang and LLVM Release NotesSam Elliott2-0/+80
2020-02-26[ReleaseNotes] Mention new matrix intrinsics.Florian Hahn2-0/+9
2020-02-26Revert "[LICM] Support hosting of dynamic allocas out of loops"Philip Reames2-213/+0
2020-02-26Put microsoft template parameter shadow warning behind separate flag (PR44794)Hans Wennborg3-2/+14
2020-02-26[Codegen] Revert rL354676/rL354677 and followups - introduced PR43446 miscompileRoman Lebedev7-40/+67
2020-02-26Revert "[compiler-rt] Add a critical section when flushing gcov counters"Hans Wennborg1-24/+1
2020-02-26[remark][diagnostics] [codegen] Fix PR44896Rong Xu4-1/+30
2020-02-26[LoopRotate] Get and update MSSA only if available in legacy pass manager.Alina Sbirlea5-23/+25
2020-02-26Strip preceeding -Xclang when stripping -fcolor-diagnostics or -fdiagnostics-...Kadir Cetinkaya1-0/+6