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 |
2019-01-23 |
James Henderson | [llvm-symbolizer] Improve compatibility of --functions... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Haojian Wu | Revert "[DEBUGINFO, NVPTX] Enable support for the debug... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Andrea Di Biagio | [MC][X86] Correctly model additional operand latency... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
James Henderson | [llvm-readelf] Don't suppress static symbol table with... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Simon Pilgrim | Fix indentation. NFCI. |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Simon Pilgrim | [IR] Match intrinsic parameter by scalar/vectorwidth |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Krzysztof Parzyszek | [Hexagon] Remove incorrect bit negation |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Benjamin Kramer | [AArch64] Fix out of bounds strlen |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Clement Courbet | Re-land rL322538 "Add a value_type to ArrayRef." |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Simon Pilgrim | Move saturated arithmetic intrinsics to other integer... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Nico Weber | Disable test better. |
commit | commitdiff | tree | snapshot |
2019-01-23 |
George Rimar | [llvm-objdump] - Move common code to a new printRelocat... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Tim Renouf | [AMDGPU] With XNACK, cannot clause a load with result... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Nico Weber | Disable test added in r351916. |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Martin Storsjo | [llvm-objcopy] [COFF] Error out on use of unhandled... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Martin Storsjo | [llvm-objcopy] [COFF] Fix handling of aux symbols for... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Martin Storsjo | [llvm-objcopy] [COFF] Remove testcase debugging lines... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Florian Hahn | [HotColdSplitting] Remove unused SSAUpdater.h include... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Kamil Rytarowski | Mark more tests flaky |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Ilya Biryukov | [clangd] Workaround a test failure after r351941 |
commit | commitdiff | tree | snapshot |
2019-01-23 |
George Rimar | [llvm-objdump] - Move variable. NFC. |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Ilya Biryukov | [clangd] Fix crash due to ObjCPropertyDecl |
commit | commitdiff | tree | snapshot |
2019-01-23 |
George Rimar | [llvm-objdump] - Split disassembleObject() into two... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Jonas Paulsson | [SystemZ] Fix test case for buildbot. |
commit | commitdiff | tree | snapshot |
2019-01-23 |
David Green | [ARM] Alter the register allocation order for minsize... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Kamil Rytarowski | Mark thread.condition.condvarany/wait_for.pass.cpp... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Dmitry Venikov | [llvm-symbolizer] Allow single letter command flags... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Sam Parker | [ARM][CGP] Check trunc type before replacing |
commit | commitdiff | tree | snapshot |
next |