2018-07-27 |
Fangrui Song | [Support] Remove unnecessary MemoryBuffer::anchor ... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Craig Topper | [X86] Add support expanding multiplies by constant... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Fangrui Song | [llvm-objcopy] Make --strip-debug strip .zdebug* (zlib... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Reid Kleckner | [InstrProf] Don't register __llvm_profile_runtime_user |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Wouter van... | [WebAssembly] Added default stack-only instruction... |
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 |
Evandro Menezes | [SLC] Test simplification of pow(x, 0.333...) to cbrt... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Sanjay Patel | [AArch64, PowerPC, x86] add more signbit math tests... |
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 |
Sanjay Patel | [AArch64, PowerPC, x86] add more signbit math tests... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Erik Pilkington | [demangler] Support for reference collapsing |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Jessica Paquette | Revert "Enable MachineOutliner by default under -Oz... |
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 |
Sander de Smalen | [AArch64][SVE] Asm: Predicated floating point reductions. |
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 |
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 |
Anastasis Grammenos | Revert "[LV][DebugInfo] Set DL to the middle block... |
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 |
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 |
Craig Topper | [X86] Add matching for another pattern of PMADDWD. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Chen Zheng | [InstCombine] canonicalize abs pattern |
commit | commitdiff | tree | snapshot |
2018-07-27 |
Craig Topper | [X86] When removing sign extends from gather/scatter... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Craig Topper | [SelectionDAGBuilder] Add masked loads to PendingLoads... |
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 |
Zachary Turner | [MS Demangler] Properly handle function parameter back... |
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 | [MC] Add support for the .rva assembler directive for... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Stephen Hines | Handle the lack of a symbol table correctly. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Zachary Turner | [MS Demangler] Demangle data member pointers. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Scott Linder | [AMDGPU] Fix VGPR spills where offset doesn't fit in... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Sanjay Patel | [InstCombine] fold udiv with common factor from muls... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Ana Pazos | [RISCV] Add support for _interrupt attribute |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Matthias Braun | MacroFusion: Fix macro fusion with ExitSU failing in... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Roman Lebedev | [DAGCombine] optimizeSetCCOfSignedTruncationCheck(... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Alexey Bataev | [DEBUGINFO, NVPTX] Emit correct debug information for... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Sanjay Patel | [InstCombine] add tests for udiv with common factor... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Alexey Bataev | [DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_cal... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
James Henderson | Revert r338027 to pacify build bot |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Michael Kruse | [ADT] Replace std::isprint by llvm::isPrint. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
David Green | [UnJ] Common some code. NFC |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Pavel Labath | dwarfgen: Add support for generating the debug_str_offs... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Jonas Devlieghere | [test] Disable dsymutil update test on windows |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Luke Cheeseman | Enable some pointer authentication instructions for... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
James Henderson | Fix raw_fd_ostream::write_impl hang with large output |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Pavel Labath | dwarfgen: Don't create an AsmPrinter with an invalid... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Stefan Maksimovic | [mips] Sign extend i32 return values on MIPS64 |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Martin Storsjo | Revert "[COFF] Use comdat shared constants for MinGW... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Chandler Carruth | [x86/SLH] Extract the logic to trace predicate state... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Jonas Devlieghere | [test] Do dsymutil update in place |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Marco Castelluccio | Allow users of the GCOV API to extend the FileInfo... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Sjoerd Meijer | [AArch64][NFC] Removed tab characters from test files. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Sjoerd Meijer | [AArch64] Armv8.2-A: add the crypto extensions |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Fangrui Song | [ConstProp] Fix calls-math-finite.ll on FreeBSD |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Fangrui Song | [AsmParser] Fix preserve-comments-crlf.s on FreeBSD |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Craig Topper | [X86] Don't use CombineTo to skip adding new nodes... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
David Carlier | [Docs] Update of Xray page |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Alex Lorenz | Revert r337981: it breaks the debuginfo-tests |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Craig Topper | [X86] Remove some unnecessary explicit calls to DCI... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Victor Leschuk | [Support] Introduce createStringError helper function |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Amara Emerson | [GlobalISel] Fall back to SDISel for swifterror/swiftse... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Wolfgang Pieb | [DWARF v5] Don't report an error when the .debug_rnglis... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Fangrui Song | [LoadStoreVectorizer] Use const reference |
commit | commitdiff | tree | snapshot |
next |