summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR45083: Mark statement expressions as being dependent if they appear inllvmorg-10.0.0-rc3Richard Smith2020-03-048-21/+51
* [clangd] DefineOutline won't copy virtual specifiers on methodsNathan James2020-03-042-4/+224
* ReleaseNotes: Formatting and typo fixes.Peter Wu2020-03-042-45/+48
* Revert "Reland "[gn build] (manually) merge 68a235d07f9e70""Hans Wennborg2020-03-035-8/+12
* Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)Hans Wennborg2020-03-0316-62/+62
* Add C standard upgrade in clang-11 release noteNick Desaulniers2020-03-021-0/+6
* Minor ReleaseNotes fixesHans Wennborg2020-03-023-59/+58
* [WinEH] Fix inttoptr+phi optimization in presence of catchswitchReid Kleckner2020-03-022-4/+91
* clang-format: fix spacing in `operator const char*()`Krasimir Georgiev2020-03-022-4/+20
* Attempt to fix ZLIB CMake logic on WindowsReid Kleckner2020-03-021-2/+4
* [CMake] Link against ZLIB::ZLIBPetr Hosek2020-03-021-3/+22
* [CMake] Use PUBLIC link mode for static librariesPetr Hosek2020-03-021-1/+1
* Try to fix WindowsManifest CMake logic on WindowsReid Kleckner2020-03-021-2/+4
* [llvm][Support][modulemap] Exclude WindowsSupport.h from the LLVM_Util moduleMichael Spencer2020-03-021-0/+3
* [Polly][docs] Polly release notes.Michael Kruse2020-03-011-9/+12
* ReleaseNotes: remove in-progress warnings, tidy up a bitHans Wennborg2020-02-285-211/+101
* Re-generate docsHans Wennborg2020-02-281-55/+101
* update clang-cl flag section in UsersManual.rstHans Wennborg2020-02-281-52/+101
* [gn build] Port a0f50d73163LLVM GN Syncbot2020-02-281-0/+1
* build: process the libxml2 library path for embeddingSaleem Abdulrasool2020-02-281-1/+10
* No longer generate calls to *_finiteserge-sans-paille2020-02-284-91/+45
* SROA: Don't drop atomic load/store alignments (PR45010)Hans Wennborg2020-02-282-0/+19
* llvm-ar: Fix MinGW compilationHans Wennborg2020-02-2815-15/+14
* [lld][ELF] Add some release notesFangrui Song2020-02-271-1/+53
* [ReleaseNotes] Add some items for clangFangrui Song2020-02-271-0/+8
* [ReleaseNotes] Add OpenCL release notesSven van Haastregt2020-02-271-3/+26
* [ReleaseNotes] Fix typosSven van Haastregt2020-02-271-2/+2
* [ReleaseNotes] Mention -fmacro-prefix-map and -ffile-prefix-map.Peter Wu2020-02-271-0/+6
* Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"Hans Wennborg2020-02-276-60/+11
* [RISCV] Update RISC-V Release Notes for LLVMSam Elliott2020-02-271-11/+16
* [driver][darwin] Don't use -platform_version flag by default (PR44813)Hans Wennborg2020-02-275-10/+28
* [InstCombine] foldShiftIntoShiftInAnotherHandOfAndInICmp(): fix miscompile (P...Roman Lebedev2020-02-272-5/+26
* [NFC][InstCombine] Add shift amount reassociation in bittest miscompile examp...Roman Lebedev2020-02-271-0/+17
* [InstCombine] reassociateShiftAmtsOfTwoSameDirectionShifts(): fix miscompile ...Roman Lebedev2020-02-272-4/+27
* [NFC][InstCombine] Add shift amount reassociation miscompile example from PR4...Roman Lebedev2020-02-271-0/+15
* [ReleaseNotes] Mention freeze instructionJuneyoung Lee2020-02-271-2/+6
* [ASTMatchers] HasNameMatcher handles `extern "C"`Nathan James2020-02-272-1/+22
* [MC][ARM] Resolve some pcrel fixups at assembly time (PR44929)Hans Wennborg2020-02-276-17/+41
* [MemorySSA] Don't verify MemorySSA unless VerifyMemorySSA enabledNikita Popov2020-02-271-1/+4
* Revert "[Polly][docs] Polly release notes."Hans Wennborg2020-02-261-41/+1
* [CMake] Default to static linking for subprojects.Michael Kruse2020-02-262-2/+14
* [RISCV] Add Clang and LLVM Release NotesSam Elliott2020-02-262-0/+80
* [ReleaseNotes] Mention new matrix intrinsics.Florian Hahn2020-02-262-0/+9
* Revert "[LICM] Support hosting of dynamic allocas out of loops"Philip Reames2020-02-262-213/+0
* Put microsoft template parameter shadow warning behind separate flag (PR44794)Hans Wennborg2020-02-263-2/+14
* [Codegen] Revert rL354676/rL354677 and followups - introduced PR43446 miscompileRoman Lebedev2020-02-267-40/+67
* Revert "[compiler-rt] Add a critical section when flushing gcov counters"Hans Wennborg2020-02-261-24/+1
* [remark][diagnostics] [codegen] Fix PR44896Rong Xu2020-02-264-1/+30
* [LoopRotate] Get and update MSSA only if available in legacy pass manager.Alina Sbirlea2020-02-265-23/+25
* Strip preceeding -Xclang when stripping -fcolor-diagnostics or -fdiagnostics-...Kadir Cetinkaya2020-02-261-0/+6