2018-02-14 |
Aleksei Sidorin | [ASTImporter] Fix lexical DC for templated decls; suppo... |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Pavel Labath | Revert r325107 (case folding DJB hash) and subsequent... |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Ilya Biryukov | [clangd] Explicitly initialize all primitive fields... |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Eugene Leviant | [IRMover] Move type name extraction to a separate funct... |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Pavel Labath | Fix build broken by r325107 |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Pavel Labath | Implement a case-folding version of DJB hash |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Henry Wong | Test commit access |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Elena Demikhovsky | Adding a width of the GEP index to the Data Layout. |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Craig Topper | [SelectionDAG] Remove duplicate code from TargetLowerin... |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Serge Pavlov | Use delete[] instead of free |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Serge Pavlov | Use delete[] to deallocate array of chars |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Serge Pavlov | Refactor DisassembleInfo in MachODump.cpp |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Sam McCall | [clangd] Configure clangd tracing with CLANGD_TRACE... |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Richard Smith | Fix a couple of places where we assumed that non-type... |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Rafael Espindola | Use a stricter return type in buildSectionOrder. NFC. |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Erik Pilkington | [demangler] Support for exception specifications on... |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Erik Pilkington | [demangler] Simplify the AST for function types, NFC. |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Bruce Mitchener | Fix incorrect indentation. |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Reid Kleckner | [X86] Remove dead code from retpoline thunk generation |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Erich Keane | Implement function attribute artificial |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Vitaly Buka | [gold] Fix error report in thinlto_emit_linked_objects... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
George Karpenkov | [analyzer] [tests] Update CmpRuns to write to stdout... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sam McCall | Fix off-by-one in set_thread_name which causes truncati... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Vedant Kumar | [cmake] Darwin: Copy in the system debugserver if needed |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Daniel Sanders | [globalisel][legalizerinfo] Follow up on post-commit... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sanjay Patel | [InstCombine] put tests of mul with neg operand(s)... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Rui Ueyama | Use toString to stringize sections and files. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Rui Ueyama | Use LLVM's SetVector insteead of unordered_set. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Vedant Kumar | [GVN] Salvage debug info from dead insts |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sanjay Patel | [InstCombine] (lshr X, 31) * Y --> (ashr X, 31) & Y |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Jan Vesely | amdgpu/half_recip: Switch implementation to native_recip |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Jan Vesely | amdgpu/half_log2: Switch implementation to native_log2 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Jan Vesely | amdgpu/half_log10: Switch implementation to native_log10 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Jan Vesely | amdgpu/half_log: Switch implementation to native_log |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Jan Vesely | amdgpu/half_exp2: Switch implementation to native_exp2 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Jan Vesely | amdgpu/half_exp10: Switch implementation to native_exp10 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Jan Vesely | amdgpu/half_exp: Switch implementation to native_exp |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Jan Vesely | amdgpu/half_sqrt: Switch implementation to native_sqrt |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Jan Vesely | amdgpu/half_rsqrt: Switch implementation to native_rsqrt |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Nico Weber | Teach Wreturn-type, Wunreachable-code, and alpha.deadco... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sanjay Patel | [InstCombine] add vector tests, fix comments; NFC |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Matt Morehouse | [libFuzzer] Set -experimental_len_control=1000 as default. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Reid Kleckner | [X86] Use EDI for retpoline when no scratch regs are... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sanjay Patel | [InstCombine] (bool X) * Y --> X ? Y : 0 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Reid Kleckner | [LLD] Implement /guard:[no]longjmp |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sam Clegg | [WebAssembly] Unify concepts of discarded and non-live... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sam Clegg | [WebAssembly] Cleanup methods for add synthetic symbols... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Aditya Nandakumar | [GISel]: Add Pattern Matcher for G_FMUL. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Aditya Nandakumar | [GISel]: Make Pattern matcher for FADD commutative |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Stanislav Mekhanoshin | [AMDGPU] Cleanup in memory legalizer tests. NFC. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Adrian Prantl | Document the shortcomings of DwarfExpression::addMachin... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Richard Trieu | Update StmtProfile.cpp to handle zero template arguments. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sanjay Patel | [InstCombine] fix test comment and add vector test... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Rui Ueyama | Fix coding style error. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sanjay Patel | [InstCombine, InstSimplify] (re)move tests, regenerate... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Vedant Kumar | [Debugify] Avoid verifier failure on non-definition... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Vedant Kumar | [DeadStoreElimination] Salvage debug info from dead... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Hans Wennborg | Revert r324903 "[AArch64] Refactor identification of... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Rui Ueyama | Use reinterpret_cast<> instead of C-style cast. NFC. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Francis Visoiu... | [CodeGen] Print bundled instructions using the MIR... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Yaxun Liu | [AMDGPU] Change constant addr space to 4 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Yaxun Liu | [AMDGPU] Change constant addr space to 4 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Ilya Biryukov | [clangd] Fixed findDefinitions to always return absolut... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Dimitry Andric | Make the ctype_byname::widen test cases pass on FreeBSD. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Dimitry Andric | Put type attributes after class keyword |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sam Clegg | Check that Symbol types are trivially destructible |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Ilya Biryukov | [clangd] Log if CWD could not be changed. NFC. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Erik Pilkington | [demangler] Support for inheriting constructors. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Erik Pilkington | [demangler] Rewrite parse_nested_name in the new style. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Ilya Biryukov | [clangd] Remove the RealFS layer from test VFS. NFC. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Kostya Kortchinsky | [sanitizer] Implement GetRSS on Windows |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Craig Topper | [DAGCombiner] Add one use check to fold (not (and x... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Craig Topper | [X86] Add combine to shrink 64-bit ands when one input... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Rafael Espindola | Use RelType in a few more places. NFC. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Rafael Espindola | Add a simpler version of addReloc. NFC. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Julie Hockett | [clang-tidy] Update fuchsia-multiple-inheritance to... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Krzysztof Parzyszek | [Hexagon] Simplify some code, NFC |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Krzysztof Parzyszek | [Hexagon] Remove unnecessary check |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sjoerd Meijer | [ARM] Allow half types in ConstantPool |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Andrew V. Tischenko | An updated test to show the current warnings produced... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sanjay Patel | [DAG] fix type of undef returned by getNode() |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Florian Hahn | Revert r325001: [CallSiteSplitting] Support splitting... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Ivan A. Kosarev | [IR] Fix creating mutable versions of TBAA access tags |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Florian Hahn | [CallSiteSplitting] Clear ValueToValue maps. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Florian Hahn | [CallSiteSplitting] Dereference pointer earlier. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Simon Pilgrim | [InstCombine] Simplify getLogBase2 case for scalar... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Florian Hahn | [CallSiteSplitting] Fix new-pm test, as TargetIRAnalysi... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Florian Hahn | [CallSiteSplitting] Support splitting of blocks with... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Andre Vieira | [ARM] Don't print "Requires NEON" error message for... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Alexander Ivchenko | [X86] Rename function main->foo in CodeGen/X86/pr35316... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sjoerd Meijer | [Thumb] Handle addressing mode AddrMode5FP16 |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Krasimir Georgiev | [clang-format] Support text proto extensions |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Florian Hahn | [LoopInterchange] Check number of latch successors... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Haojian Wu | [clangd] Remove an already-done FIXME, NFC |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Haojian Wu | [clangd] SymbolLocation only covers symbol name. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Hans Wennborg | Fix for PR32992. Static const classes not exported. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sam McCall | [clangd] Stop exposing Futures from ClangdServer operat... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Bruce Mitchener | Fix typos. |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Sander de Smalen | [DebugInfo] Avoid name conflict of generated VLA expres... |
commit | commitdiff | tree | snapshot |
2018-02-13 |
Craig Topper | [X86] Add a test case showing blcic matching being... |
commit | commitdiff | tree | snapshot |
next |