2018-07-27 |
Erik Pilkington | [Sema] Use a TreeTransform to extract deduction guide... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Wouter van... | [WebAssembly] Added default stack-only instruction... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Davide Italiano | Revert "Recommit [DataFormatters] Add formatter for... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
David Bolvansky | [InstCombine] [NFC] [Tests] Fold Select with AND/OR... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Jessica Paquette | Recommit "Enable MachineOutliner by default under ... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
David Bolvansky | [InstCombine] [NFC] [Tests] Fold Select with AND/OR... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Alexey Bataev | [DEBUG_INFO] Fix tests, NFC. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Jordan Rupprecht | [libc++] Exclude posix_l/strtonum fallback inclusion... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Davide Italiano | Recommit [DataFormatters] Add formatter for C++17 std... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Alexey Bataev | [DEBUGINFO] Disable unsupported debug info options... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Alex Langford | Stop building liblldb with CMake's framework functionality |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Peter Collingbourne | Reland r338088, "ELF: Make --print-icf-sections output... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Evandro Menezes | [SLC] Test simplification of pow(x, 0.333...) to cbrt... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Raphael Isemann | Narrow the CompletionRequest API to being append-only. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sanjay Patel | [AArch64, PowerPC, x86] add more signbit math tests... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
George Karpenkov | [analyzer] Extend NoStoreFuncVisitor to insert a note... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Jessica Paquette | [MachineOutliner] Exit getOutliningCandidateInfo when... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Evandro Menezes | [ARM] Add new target feature to fuse literal generation |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Joachim Protze | [OMPT] Fix OMPT callbacks for the taskloop construct... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Joachim Protze | [OMPT] Adapt OMPT callbacks for tasks to handle untied... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Joachim Protze | [OMPT] Print two more addresses in print_fuzzy_address_... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sanjay Patel | [AArch64, PowerPC, x86] add more signbit math tests... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Richard Smith | Fix typos in comment. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
George Karpenkov | [ASTMatchers] Introduce a matcher for `ObjCIvarExpr... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Alexey Bataev | [OPENMP] Static variables on device must be externally... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Erik Pilkington | [demangler] Support for reference collapsing |
commit | commitdiff | tree | snapshot |
2018-07-27 |
George Karpenkov | [ASTMatchers] Introduce a matcher for `ObjCIvarExpr... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Jessica Paquette | Revert "Enable MachineOutliner by default under -Oz... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Richard Smith | Add missing temporary materialization conversion on... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Yonghong Song | bpf: add missing RegState to notify MachineInstr verifi... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Jessica Paquette | Enable MachineOutliner by default under -Oz for AArch64 |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sanjay Patel | [DAGCombiner] fold 'not' with signbit math |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sanjay Patel | [x86] add more tests for signbit math; NFC |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sanjay Patel | [PowerPC] add more tests for signbit math; NFC |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sanjay Patel | [AArch64] add more tests for signbit math; NFC |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Fangrui Song | [Support] Use unsigned char for xxHash 64-bit |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Jan Vesely | AMDGPU/R600: Add MOV instructions to BFE patterns |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sander de Smalen | [AArch64][SVE] Asm: Predicated integer reductions. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Dmitry Preobrazhensky | [AMDGPU][MC][DOC] Updated AMD GPU assembler description |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Ilya Biryukov | [clang-tidy] Fix a crash in fuchsia-multiple-inheritance |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sander de Smalen | [AArch64][SVE] Asm: Predicated floating point reductions. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Louis Dionne | [libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sander de Smalen | [AArch64][SVE] Asm: Support for FEXPA and FTSSEL. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sander de Smalen | [AArch64][SVE] Asm: Support for FRECPE and FRSQRTE. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Philip Pfaffe | [CMake] Followup for r337366: Only export LLVM_LINK_LLV... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sanjay Patel | [InstCombine] not(sub X, Y) --> add (not X), Y |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sanjay Patel | [InstCombine] add tests for not+sub; NFC |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Kirill Bobyrev | [clangd] Return Dex Iterators |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Max Kazantsev | [SimplifyIndVar] Canonicalize comparisons to unsigned... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Victor Leschuk | [Support] Bring std::errc::not_supported to llvm::errc. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Matt Arsenault | AMDGPU: Fix code size for return_to_epilog pseudo |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Matt Arsenault | DAG: Remove unnecessary .str() |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Matt Arsenault | PatternMatch: Add wrappers for fabs and canonicalize |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Ilya Biryukov | Revert "ELF: Make --print-icf-sections output determini... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Anastasis Grammenos | Revert "[LV][DebugInfo] Set DL to the middle block... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Roman Lebedev | [AST] Sink 'part of explicit cast' down into ImplicitCa... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Hiroshi Inoue | [InstSimplify] tests for D48828: fold extraction from... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Anastasis Grammenos | [LV][DebugInfo] Set DL to the middle block Icmp instruction |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Craig Topper | [Docs] Remove hard tab character from code block in... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Xin Tong | [NFC] Remove an empty line. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Eric Fiselier | Move Filesystem namespace definition out of a clang... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Tom Stellard | AMDGPU/GlobalISel: Fix crash in regbankselect on non... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Craig Topper | [X86] Remove an unnecessary 'if' that prevented treatin... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Bob Haarman | [LTO] Don't internalize declarations |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Fangrui Song | Replace LLVM_ALIGNAS with alignas as a follow-up of... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Mike Edwards | [WWW] Fixing file permissions for the .html pages. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Craig Topper | [X86] Add matching for another pattern of PMADDWD. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Eric Fiselier | Add libc++fs to the test deps, and not to the target... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Eric Fiselier | Attempt to unbreak *all the bots* |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Eric Fiselier | Correctly mark the Filesystem status as complete. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Eric Fiselier | Implement <filesystem> |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Chen Zheng | [InstCombine] canonicalize abs pattern |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Emmett Neyman | added shared library to fix buildbot |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Craig Topper | [X86] When removing sign extends from gather/scatter... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Erik Pilkington | [Sema] Fix a crash by completing a type before using it |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Peter Collingbourne | ELF: Make --print-icf-sections output deterministic. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Mike Edwards | [WWW] Removing my test file as the auto-deployment... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Mike Edwards | [WWW] Adding a test page to work out an auto-deployment... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Craig Topper | [SelectionDAGBuilder] Add masked loads to PendingLoads... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Reid Kleckner | Revert r338057 "[VirtualFileSystem] InMemoryFileSystem... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Reid Kleckner | [MS] Add L__FUNCSIG__ for compatibility |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Reid Kleckner | [InstrProf] Use comdats on COFF for available_externall... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Wolfgang Pieb | [DWARF v5] Reposting r337981, which was reverted in... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Craig Topper | [SelectionDAG] Add MLOAD/MSTORE/MGATHER/MSCATTER to... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Craig Topper | [DAGCombiner] Remove some calls to AddToWorklist that... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Zachary Turner | Fix -Wsign-compare warning. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Emmett Neyman | Updated llvm-proto-fuzzer to execute the compiled code |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Sanjin Sijaric | [ARM64] [Windows] Follow MS X86_64 C++ ABI when passing... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Zachary Turner | [MS Demangler] Properly handle function parameter back... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Alex Langford | Add back lldb-framework-headers target |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Keno Fischer | [SCEV] Don't expand Wrap predicate using inttoptr in... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Keno Fischer | [SCEV] Add an expandAddToGEP overload for a single... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Duncan P. N... | ADT: Document advantages of SmallVector<T,0> over std... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Tim Renouf | [RegisterCoalescer] Fixed inconsistent followCopyChain... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Vedant Kumar | [DebugInfo] LowerDbgDeclare: Add derefs when handling... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Zachary Turner | [MS Demangler] Print calling convention inside parentheses. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Zachary Turner | [MS Demangler] Add ms-arg-qualifiers.test |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Zachary Turner | Add missing tests from ms-mangle.cpp. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Zachary Turner | [MS Demangler] Demangle pointers to member functions. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Martin Storsjo | [COFF] Handle comdat sections without leader symbols |
commit | commitdiff | tree | snapshot |
next |