2019-01-24 |
Simon Pilgrim | [X86] Regenerate SBB test to fix buildbots. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Vedant Kumar | [HotColdSplit] Move splitting earlier in the pipeline |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Sam McCall | [FileManager] Revert r347205 to avoid PCH file-descript... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Alex Langford | [CMake] Remove duplicated cache variable. NFC. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Sanjay Patel | [x86] rename VectorShuffle -> Shuffle; NFC |
commit | commitdiff | tree | snapshot |
2019-01-24 |
James Y Knight | Fix emission of _fltused for MSVC. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Simon Pilgrim | [X86] Add PR25858 test cases |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Nico Weber | lld/coff: Rename two tests from .s to .test |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Adrian Prantl | Rename test directory |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Adrian Prantl | Add decorator support for the DWARF version produced... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Sean Fertile | [PPC64] Reland r351978 'Sort .toc sections accessed... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Rui Ueyama | Untabify. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Julian Lettner | Revert "[Sanitizers] UBSan unreachable incompatible... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Serge Guelton | Partial support of SHT_GROUP without flag |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Nirav Dave | [SelectionDAGBuilder] Simplify HasSideEffect calculatio... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Nirav Dave | [InlineAsm] Don't calculate registers for inline asm... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Kamil Rytarowski | Mark another test as flaky |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Sanjay Patel | [x86] add low/high undef half shuffle mask helpers... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Philip Reames | [RS4GC] Expand/standardize tests introduced in rL352059 |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Philip Reames | [RS4GC] Be slightly less conservative for gep vector_ba... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Gabor Marton | Fix failing buildbots |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Philip Reames | [RS4GC] Avoid crashing on gep scalar_base, vector_idx |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Stefan Granitz | [CMake] Get back some variables used in AddLLVM.cmake |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Kostya Kortchinsky | [scudo] Tuning changes based on feedback from current use |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Simon Pilgrim | [TargetLowering] Rename getExpandedFixedPointMultiplica... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Gabor Marton | Fix failing buildbots |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Erich Keane | [CPU-Dispatch] Make pentium_iii_no_xmm_regs and pentium... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Nirav Dave | [SelectionDAGBuilder] Fuse inline asm input operand... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Michael Platings | [Docs] Add information about unit tests to the testing... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Nirav Dave | [X86] Add missing isReg() guards in FixupSetCCs pass. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Gabor Marton | [ASTImporter] Fix inequality of functions with differen... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Haojian Wu | [clangd] Clean the cache of file statuses on vscode... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Sanjay Patel | [x86] add tests for unpack shuffle lowering; NFC |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Bruno Ricci | [Sema] Don't crash when recovering from a misspelled... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Simon Pilgrim | [CostModel][X86] Add SMUL fixed point cost tests |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Simon Pilgrim | [TTI] Add generic SADDO/SSUBO costs |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Simon Pilgrim | [TTI] Add generic UADDSAT/USUBSAT costs |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Simon Pilgrim | [TTI] Add generic UADDO/USUBO costs |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Pierre Gousseau | Test commit: fix typo. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Florian Hahn | Revert "[HotColdSplitting] Get DT and PDT from the... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Ilya Biryukov | [CodeComplete] [clangd] Fix crash on ValueDecl with... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Serge Guelton | Fix python3 compability issue in clang binding |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Petar Avramovic | [MIPS GlobalISel] Select zero extending and sign extend... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Petar Avramovic | [MIPS GlobalISel] Combine extending loads |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Florian Hahn | [HotColdSplitting] Get DT and PDT from the pass manager. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Haojian Wu | Fix potential ODR vialation. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Simon Atanasyan | Reapply: [mips] Handle MipsMCExpr sub-expression for... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Martin Liska | Revert https://reviews.llvm.org/D56485. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Martin Liska | Always compare C++ typeinfo (based on libstdc++ impleme... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
David Carlier | [extra] unit tests enable crash-recovery cases on FreeBSD |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Jonas Paulsson | [SystemZ] Remember to reset the NoPHIs property on... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Craig Topper | [X86] Update SelectionDAGDumper to print the extension... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Craig Topper | [X86] Add test cases for opportunities to fold a trunca... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Max Kazantsev | [NFC] Add another failing test on LoopSimplifyCFG |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Hsiangkai Wang | Reland r345009 "[DebugInfo] Generate debug information... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Max Kazantsev | [LoopSimplifyCFG] Fix inconsistency in live blocks... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Max Kazantsev | [NFC] Add a failing test on live block markup in term... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Pavel Labath | BreakpadRecords: Address post-commit feedback |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Julian Lettner | Temporarily deactivate tests; it fails on certain bots |
commit | commitdiff | tree | snapshot |
2019-01-24 |
David Blaikie | DebugInfo: Use assembly label arithmetic for address... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Petr Hosek | [CMake][Fuchsia] Enable hermetic static libc++abi for... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Petr Hosek | [libcxxabi] Support building hermetic static library |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Petr Hosek | [libunwind] Don't abort if encoutering invalid .eh_fram... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Ana Pazos | Revert "[RISCV] Set isAsCheapAsAMove for ADDI, ORI... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Fangrui Song | [ubsan] Fix test when isPICDefault() returns false... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Richard Smith | Improve diagnostic for -fvisibility mismatch between... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Ana Pazos | [RISCV] Set isAsCheapAsAMove for ADDI, ORI, XORI, LUI |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Adrian Prantl | Skip test on clang <8 instead of 7 |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Ana Pazos | [RISCV] Set isReMaterializable for ORI, XORI |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Marshall Clow | Change a couple of '&' to addressof(). NFC |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Marshall Clow | Uncomment the entire test, but mark as XFAIL on linux... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Douglas Yung | [docs] Remove extra character from git URL in Getting... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
David Blaikie | llvm-symbolizer: Extract individual test cases now... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Julian Lettner | [Sanitizers] UBSan unreachable incompatible with ASan... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Nico Weber | gn build: Merge r351320 (the 9.0.0 version bump) |
commit | commitdiff | tree | snapshot |
2019-01-24 |
David Callahan | Update entry count for cold calls |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Douglas Yung | [llvm-symbolizer] Add support for -i and -inlines as... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Amara Emerson | Revert "[mips] Handle MipsMCExpr sub-expression for... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Leonard Chan | [Sema] Fix Modified Type in address_space AttributedType |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Mircea Trofin | [llvm] Clarify responsiblity of some of DILocation... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Kamil Rytarowski | Mark another test as flaky |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Marshall Clow | Apply D28248: 'Work around GCC PR37804'. Thanks to... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Reid Kleckner | [ADT] Notify ilist traits about in-list transfers |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Casey Carter | [test] Define _LIBCPP_AVAILABILITY_THROW_BAD_ANY_CAST... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Hideki Saito | [LV][VPlan] Change to implement VPlan based predication for |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Peter Collingbourne | hwasan: Read shadow address from ifunc if we don't... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Kamil Rytarowski | Mark another test as flaky |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Simon Atanasyan | [mips] Handle MipsMCExpr sub-expression for the MEK_DTP... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Sean Fertile | Revert "[PPC64] Sort .toc sections accessed with small... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Kamil Rytarowski | Correct mark for flaky tests |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Reid Kleckner | Revert r351938 "[ARM] Alter the register allocation... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Sean Fertile | [PPC64] Sort .toc sections accessed with small code... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Eugene Zelenko | [Documentation] Fix problem in docs/SafeStack.rst intro... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Eugene Zelenko | [Documentation] Use HTTPS whenever possible |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Alexey Bataev | [DEBUGINFO, NVPTX] Enable support for the debug info... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Alexey Bataev | Revert "[DEBUGINFO, NVPTX] Enable support for the debug... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Alexey Bataev | [DEBUGINFO, NVPTX] Enable support for the debug info... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Marshall Clow | Commit D11348: 'Win32 support: wcsnrtombs and mbsnrtowc... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Craig Topper | [X86] Autogenerate complete checks. NFC |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Aaron Ballman | Merge similar target diagnostics for interrupt attribut... |
commit | commitdiff | tree | snapshot |
next |