2018-03-18 |
Marshall Clow | Updated C++2a status with changes from Jacksonville... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Add crc32 resource tests |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] FADD/FHADD ymm instructions are double... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Float bitwise ymm instructions are double... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Bjorn Pettersson | Resolve unused variable 'VR' warning in RetainCountChec... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] F16C instructions are performed on the... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Anastasis Grammenos | [LICM] Salvage DI from dying Instructions |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Roman Lebedev | [InstCombine] peek through unsigned FP casts for zero... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Andrea Di Biagio | [llvm-mca] Allow the definition of multiple register... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Sanjay Patel | [InstCombine] add nnan requirement for sqrt(x) * sqrt... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Sanjay Patel | [InstSimplify] loosen FMF for sqrt(X) * sqrt(X) --> X |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Strip default latency/resource values... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] SSE4A EXTRQ/INSERTQ instructions are... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Modelled float bitwise instructions as... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Jonas Devlieghere | [dsymutil] Fix add_llvm_tool_symlink |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Correctly distinguish between scheduling... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Jonas Devlieghere | [dsymutil] Rename llvm-dsymutil -> dsymutil |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Merge equivalent VBLENDVY + VPERMILY... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Add llvm-mca tests to show pipe resource... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [X86] Fix a bunch of overlapping regular expressions... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [X86] Fix a couple typos in the Zen scheduler model. |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [TableGen] Remove unnecessary uses of make_range. |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [TableGen] Move some variables into for loop declaratio... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [X86] Remove MMX_MASKMOVQ64 and VMASKMOVDQU from schedu... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Zhihao Yuan | [C++17] Allow an empty expression in an if init statement |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Aaron Ballman | Implement DR2229, which prohibits unnamed bit-fields... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Zhihao Yuan | Fix codegen for structured binding binding in conditions |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Martin Storsjo | [AArch64] Skip an unnecessary getCopyToReg in DYNAMIC_S... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Nirav Dave | Revert "[DAG, X86] Revert r327197 "Revert r327170,... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Nirav Dave | [DAG, X86] Revert r327197 "Revert r327170, r327171... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Sylvestre Ledru | Fix some user facing typos |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Aaron Smith | [Driver] Fix the descriptions for -Tdata and -Ttext... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Matt Arsenault | AMDGPU/GlobalISel: Cleanup constant legality |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Matt Arsenault | AMDGPU/GlobalISel: Basic G_GEP legality |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Matt Arsenault | AMDGPU/GlobalISel: Basic legality for load/store |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Chandler Carruth | [bindings/go] Add a missing `,` in the test code to... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Richard Smith | [cxx_status] Add entry for the Reflection TS. |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Richard Smith | [cxx_status] Update to match Jacksonville 2018 motions. |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Oren Ben Simhon | Adding nocf_check attribute for cf-protection fine... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Oren Ben Simhon | [X86] Added support for nocf_check attribute for indire... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Jonas Paulsson | [SystemZ] Add 'REQUIRES: asserts' to test case using... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Jonas Paulsson | [SystemZ] computeKnownBitsForTargetNode() / ComputeNum... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Jonas Paulsson | [SelectionDAG] Handle big endian target BITCAST in... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
George Rokos | Bugfix, extern declarations for libomp functions are... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Vitaly Buka | Revert "Mmap interceptor new option, Write Exec runtime... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Chandler Carruth | [GlobalsAA] Fix a pretty terrible bug that has been... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Jessica Paquette | [MachineOutliner] Make KILLs invisible |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Petr Hosek | [Fuzzer] Build the shared memory hooks for Fuchsia |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Vitaly Buka | OpenBSD UBsan support final missing bits |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Andrea Di Biagio | [llvm-mca] Remove method getSchedModel() from the Backend. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Fix bug in r327732 with devirtualized complete... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Frederic Riss | Fix the Windows build after r327750 |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Evgeniy Stepanov | [asan] Replace vfork with fork. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Frederic Riss | [DWARFASTParserClang] Complete external record types... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Andrea Di Biagio | [llvm-mca] Remove unused methods from Backend. NFC |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Evgeniy Stepanov | [asan] Remove empty fork interceptor. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Vitaly Buka | Mmap interceptor new option, Write Exec runtime detector |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Eugene Zelenko | [Analysis] Fix some Clang-tidy modernize and Include... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
David L Kreitzer | Quiet unused variable warnings. NFC. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Craig Topper | [X86] Pass SelectionDAG into X86ISelAddressMode::dump... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Sanjay Patel | [InstSimplify] add NaN constant diversity; NFC |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Krzysztof Parzyszek | [Hexagon] Avoid bank conflicts in post-RA scheduler |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Fix tests after r327738 that only fail with a... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
George Rokos | Moved extern declarations to private header file, they... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Commit some changes that were intended to be part... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Don't escape MS C++ names with \01 |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Krzysztof Parzyszek | [Hexagon] Add lit testcases for atomic intrinsics |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Shoaib Meenai | [COFF] Clarify comment. NFC |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Jan Korous | [Parser] Remove hard-coded bracket depth limit |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [IR] Avoid the need to prefix MS C++ symbols with ... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | Revert r327721 "This patch fixes the invalid usage... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Always use base dtors in place of complete/vbase... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Vedant Kumar | Skip TestThreadSpecificBpPlusCondition on Darwin due... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Craig Topper | [X86] Merge ADDSUB/SUBADD detection into single methods... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Adrian Prantl | Remove -gmodules restriction from test |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Craig Topper | [CorrelatedValuePropagation] Use SelectInst::getConditi... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
George Karpenkov | [analyzer] Fix crashes in RetainCountChecker when under... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Farhana Aleen | [AMDGPU] Supported ds_write_b128 generation. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Roman Lebedev | [docs] ReleaseNotes: document -Wextra-semi changes. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Craig Topper | [X86] Post process the DAG after isel to remove vector... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Dmitry Preobrazhensky | [AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Philip Reames | [LICM/mustexec] Extend first iteration must execute... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Andrew V. Tischenko | This patch fixes the invalid usage of OptSize in Machin... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Dmitry Preobrazhensky | [AMDGPU][MC] Corrected default values for unused SDWA... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Jonas Devlieghere | Revert "Mmap interceptor new option, Write Exec runtime... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Sanjay Patel | [InstCombine] add nnan requirement to potential fabs... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Ilya Biryukov | [clangd] Handle multiple callbacks from Sema's completion |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Krasimir Georgiev | [clang-format] Disallow breaks before ']' in text proto... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Jonas Paulsson | [SystemZ] Make AnyRegBitRegClass unallocatable. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Aditya Nandakumar | [GISel]: Remove unused header include in MachineIRBuilder.h |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Brian M. Rzycki | [JumpThreading] Track unreachable BBs to avoid processing |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Krzysztof Parzyszek | [Hexagon] Fix zero-extending non-HVX bool vectors |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Simon Marchi | Move DraftMgr from ClangdServer to ClangdLSPServer |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Mikhail Maltsev | [ARM] Convert more invalid NEON immediate loads |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Krasimir Georgiev | [clang-format] Fix raw string prefix penalty |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Simon Pilgrim | [X86][Btver2] Add correct mul/imul schedule costs |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Simon Pilgrim | [X86][Btver2] Add correct lzcnt/tzcnt/popcnt schedule... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Richard Smith | Implement C++ DR727, which permits explicit specializat... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Mikhail Maltsev | [ARM] Fix a check in vmov/vmvn immediate parsing |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Pavel Labath | [dotest] Clean up test folder clean-up |
commit | commitdiff | tree | snapshot |
next |