2018-11-04 |
Jan Vesely | r600: Convert barrier to clc |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Jan Vesely | r600: Convert get_num_groups to clc |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Jan Vesely | r600: Convert get_global_size to clc |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Jan Vesely | r600: Convert get_local_size to clc |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Brian Gesiak | [coroutines] Fix fallthrough warning on try/catch |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Craig Topper | [X86] Update comment I forgot to change in r346043... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Louis Dionne | [NFC] Fix incorrect comment in std::list |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Sanjay Patel | [ValueTracking] peek through 2-input shuffles in Comput... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Douglas Yung | Fix test on Windows. |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Takuto Ikuta | Add /Zc:DllexportInlines option to clang-cl |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Galina Kistanova | Handle OUTPUT_FORMAT arguments in quotation marks |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Nathan Lanza | Test commit |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Fangrui Song | [debuginfo-tests] commands.getoutput -> subprocess... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Richard Smith | Revert r345562: "PR23833, DR2140: an lvalue-to-rvalue... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Petr Hosek | [Driver] Use -push-/-pop-state and -as-needed for libc... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Petr Hosek | [compiler-rt] Support for passing through linker flags... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Reid Kleckner | [codeview] Let the X86 backend tell us the VFRAME offse... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Wolfgang Pieb | [DWARF v5] Verifier: Add checks for DW_FORM_strx* forms. |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Reid Kleckner | Update debuginfo tests lit for r341135 |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Reid Kleckner | [debuginfo-tests] Avoid "import commands" which was... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Zachary Turner | Fix some windows-specific fallout from the FileSpec... |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Zachary Turner | Make sure to have lit load the configured site config... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Petr Hosek | [CMake][Fuchsia] Set -fuse-ld=lld explicitly for Linux... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Teresa Johnson | [LTO] Fix a crash caused by accessing an empty ValueInfo |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Sam McCall | [clangd] don't buffer the input-mirror stream, it's... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Jim Ingham | Add an SBExpressionOptions setting mirroring the "exec... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Petr Hosek | [compiler-rt][Fuzzer] Fix the fuzzer test build |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Dan Albert | Workaround using new Clang with an old NDK. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Craig Topper | [X86] In LowerEXTEND_VECTOR_INREG, emit a vector shuffl... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Jonas Devlieghere | [FileSystem] Open File instances through the FileSystem. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Adrian Prantl | Add an explicit -std=c++14 to this test. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Wouter van... | [WebAssembly] Parsing missing directives to produce... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Zachary Turner | Fix the lit test suite. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Davide Italiano | Revert "[Symbol] Search symbols with name and type... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Mandeep Singh... | [COFF, ARM64] Implement InterlockedExchange*_* builtins |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Craig Topper | [X86] Don't emit *_extend_vector_inreg nodes when both... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Kamil Rytarowski | Try to unbreak the build of sanitizers on !NetBSD |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Aaron Ballman | Diagnose parameter names that shadow the names of inher... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Fangrui Song | [DWARF] Fix typo, .gnu_index -> .gdb_index |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Fangrui Song | [DWARF] Fix typo, .gnu_index -> .gdb_index |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Kamil Rytarowski | Split getpwent and fgetgrent functions in interceptors |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Eli Friedman | [AArch64] [Windows] Misc fixes for llvm-readobj -unwind. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Zachary Turner | Fix a bug in the lit test suite generation. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alex Bradbury | [RISCV] Add some missing expansions for floating-point... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Kristof Umann | Attempt to fix 'logical operation on address of string... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Simon Pilgrim | [X86][AVX512] Change mask ops on vpermi2var tests to... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Heejin Ahn | [WebAssembly] Change indices types to unsined int ... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Lei Huang | [PowerPC]Disable randomized address space on Linux... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Heejin Ahn | [WebAssembly] Fix bugs in rethrow depth counting and... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
George Karpenkov | [analyzer] Fixup of the module build after https:/... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Jordan Rupprecht | [DebugInfo][InstMerge] Fix -debugify for phi node creat... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Matthias Braun | ARMExpandPseudoInsts: Fix CMP_SWAP expansion adding... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Sanjay Patel | [ValueTracking] add test for non-canonical shuffle... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Mandeep Singh... | [COFF, ARM64] Change setjmp for AArch64 Windows to... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Leonard Mosescu | Fix a few small issues in llvm-pdbutil |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Jonas Paulsson | [SystemZ::TTI] Improve cost handling of uint/sint... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Zachary Turner | Refactor the lit configuration files |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Fangrui Song | Reland "Change the timestamp of llvmcache-foo file... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Easwaran Raman | [ProfileSummary] Add options to override hot and cold... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Erik Pilkington | [CodeGen] Fix a crash when updating a designated initia... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Jonas Devlieghere | [FileSystem] Remove `SetFileSystem` method. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Jonas Devlieghere | [FileSystme] Move ::open abstraction into FileSystem. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Filipe Cabecinhas | Change -fsanitize-address-poison-class-member-array... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Sylvestre Ledru | Fixed inclusion of M_PI fow MinGW-w64 |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Jonas Paulsson | [SystemZ] Rework getInterleavedMemoryOpCost() |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Kristof Umann | Remove the duplicated definition of size_t |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Jeremy Morse | [MachineSink][DebugInfo] Correctly sink DBG_VALUEs |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Jonas Toth | [fix][clang-tidy] fix for r345961 that introduced a... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Kristof Umann | Didn't -> didnt, because #errors complains about unterm... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Fangrui Song | [analyzer] Fix diagnostics/explicit-suppression.cpp |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alexey Bataev | [OPENMP][NVPTX]Use __kmpc_data_sharing_coalesced_push_s... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Kristof Umann | [analyzer] Put llvm.Conventions back in alpha |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Kristof Umann | [analyzer] New flag to print all -analyzer-config options |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Sanjay Patel | [ValueTracking] allow non-canonical shuffles when compu... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Cameron McInally | [NFC] Remove some extra characters from docs/LangRef.rst |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Kristof Umann | [analyzer][NFC] Collect all -analyzer-config options... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Kristof Umann | [analyzer][NFC] Fix some incorrect uses of -analyzer... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alexander Kornienko | [clang-tidy] Fixed code sample in a comment. NFC |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Dan Liew | [NFC] Refactor initialisation of Darwin malloc zone... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alexey Bataev | [OPENMP]Change the mapping type for lambda captures. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alexey Bataev | [OPENMP][OFFLOADING]Change the lambda capturing flags. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Teresa Johnson | Revert "Change the timestamp of llvmcache-foo file... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alexander Kornienko | [clang-tidy] .reset(new X) -> make_unique<X>() in a... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alexey Bataev | [OPENMP][NVPTX]Improve emission of the globalized varia... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Teresa Johnson | Change the timestamp of llvmcache-foo file to meet... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alexey Bataev | [OPENMP][NVPTX]Fixed/improved support for globalization... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Krzysztof Parzyszek | [Hexagon] Do not reduce load size for globals in small... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Aleksandr Urakov | [NativePDB] Make tests work on x86 too |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Sam McCall | [clangd] Add fallbackFlags initialization extension. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Alexey Bataev | [DEBUGINFO, NVPTX]DO not emit ',debug' option if no... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Tim Northover | Reapply Logging: make os_log buffer size an integer... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Sam McCall | [clangd] Make in-memory CDB always available as an... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Sam McCall | [clangd] Remove didOpen extraFlags extension. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Sam McCall | [clangd] Only log ignored diagnostics with -log=verbose. |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Patrick Lyster | Add support for 'atomic_default_mem_order' clause on... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
David Stenberg | Allow null-valued function operands in getCalledFunction() |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Gabor Horvath | [analyzer][CTU] Correctly signal in the function index... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Simon Pilgrim | [DAGCombiner] Remove reduceBuildVecConvertToConvertBuil... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Ilya Biryukov | Revert "Fix regression in behavior of clang -x c++... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Neil Henning | [AMDGPU] UBSan bug fix for r345710 |
commit | commitdiff | tree | snapshot |
next |