2017-03-21 |
Akira Hatanaka | Add support for attribute enum_extensibility. |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Jim Ingham | FindTypes should find "struct TypeName" as well as... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Peter Collingbourne | IRGen: Do not set dllexport on declarations. |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Vitaly Buka | Revert "[Hexagon] Recognize polynomial-modulo loop... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Eli Friedman | [ARM] Revert r297443 and r297820. |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Reid Kleckner | [COFF] Don't let /def override /out filename |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Zachary Turner | [Support] Fill the file_status struct with link count. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Zachary Turner | Delete LLDB's MD5 code. Use LLVM instead. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Zachary Turner | [analyze-project-deps.py] Add the ability to list all... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Rafael Espindola | Move OffsetInArchive to BitcodeFile. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Zachary Turner | Add a function to MD5 a file's contents. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Vadzim Dambrouski | [ARM] Fix PR32130: Handle promotion of zero sized const... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Eric Christopher | Fix parsing of htmxlintrin.h in C++ mode |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Sanjay Patel | [x86] add tests for setcc of i128/i256; NFC |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Alexander Kornienko | [clang-tidy] readability-container-size-empty fix for... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Alexander Kornienko | [clang-tidy] Small cleanup. NFC. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Jonathan Peyton | Minor improvement of KMP_YIELD_NOW() macro. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Jonathan Peyton | Fix incorrect initial value of __kmp_affinity_type. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Matt Arsenault | InstCombine: Check source value precision when reducing... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Tim Northover | GlobalISel: add implicit defs & uses when mutating... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Vedant Kumar | [docs] Clarify sanitizer flag behavior |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Adrian Prantl | Replace uses of DwarfExpression::addMachineReg* with... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Adrian Prantl | Make implementation details in DwarfExpression protecte... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Eric Christopher | Turn on HTM on power8 and later (including powerpc64le... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Simon Atanasyan | [ELF][MIPS] Calculate relocations agains _gp_disp ... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Alex Shlyapnikov | Bypass potential libc's sysconf wrappers for sysconf... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Simon Atanasyan | [ELF][MIPS] Follow-up to r298272. Fix typo to fix buildbot. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Kostya Serebryany | Proposal: Backward-edge CFI for return statements ... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Evgeniy Stepanov | [Fuchsia] Use %gs for ABI slots under -mcmodel=kernel |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Eli Friedman | [SCEV] Fix trip multiple calculation |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Richard Smith | Avoid these headers looking like the same file on a... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Richard Smith | Bump __cplusplus for C++17 to 201703L per the C++17... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
David L. Jones | [X86] Clean up test/CodeGen/X86/2006-03-01-InstrSchedBug.ll |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Zachary Turner | Explicitly add move constructor/assignment operators. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Nirav Dave | Add test case for merging of chained stores of mismatch... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Kevin Enderby | Add the rest of the error checking for Mach-O dyld... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Jim Ingham | Get ObjectFileMachO to handle @executable_path |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Jim Ingham | Fix a problem with line tables & .o files that start... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Evgeniy Stepanov | Revert r298158. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Evgeniy Stepanov | Revert r298174, r298173, r298169, r298159. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Simon Pilgrim | Fixed include order. NFCI. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Peter Collingbourne | Try using llvm::errc, should hopefully fix version... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Marshall Clow | Add two more papers from Kona, and sort them |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Krzysztof Parzyszek | [Hexagon] Recognize polynomial-modulo loop idiom again |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Konstantin... | [AMDGPU] Run always inliner early in opt |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Daniel Berlin | Add missing updated test from VN coercion changes.... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
David Blaikie | Fix UB found by -Wtautological-undefined-compare |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Duncan P. N... | Reapply "Modules: Cache PCMs in memory and avoid a... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Jonathan Roelofs | Mention that the Sphinx docs build wants version 1... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Reid Kleckner | [WinEH] Adjust decision to emit SEH moves for leaf... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Jonathan Roelofs | Fix some sphinx -Werror's |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Francis Ricci | Use pthreads for thread-local lsan allocator cache... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Tim Northover | GlobalISel: allow quad-precision values to be dumped. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
George Rimar | [ELF] - Detemplate MipsGotSection<ELFT> |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Peter Collingbourne | Support, LTO: When pruning a directory, ignore files... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Dehao Chen | Updates branch_weights annotation for call instructions... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
George Rimar | [ELF] - Detemplate BuildIdSection section. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Adrian Prantl | Use isa<> instead of dyn_cast<> (NFC). |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Kuba Mracek | Disable stack-use-after-return.cc on AArch64. The... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
David Blaikie | Avoid potential ADL ambiguity between llvm::make_unique... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Dmitry Preobrazhensky | [AMDGPU][MC] Fix for Bugs 28201, 28199, 28170 + LIT... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Craig Topper | [InstCombine] Print a debug message when we constant... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Jessica Paquette | [Outliner] ACTUALLY remove the errs output |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Daniel Berlin | Templatize parts of VNCoercion, and add constant-only... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Pavel Labath | Fix remote test suite directory creation |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Jessica Paquette | [Outliner] Remove output for offset range check |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Michael Kruse | [DeLICM] Refector out parseSetOrNull. NFC. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Michael Kruse | [DeLICM] Add forgotten isl_space_set_tuple_id in unittests. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Daniel Sanders | [tablegen][globalisel] Capture instructions into locals... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Anastasia Stulova | [OpenCL] Fix extension guards for atomic functions |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Dmitry Preobrazhensky | [AMDGPU][MC] Fix for Bugs 28200, 28202 + LIT tests |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Diana Picus | [GlobalISel] Use the correct calling conv for calls |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Simon Pilgrim | Use MutableArrayRef for APFloat::convertToInteger |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Rafael Espindola | Inline a few functions. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Rafael Espindola | Initialize dot. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Maxim Ostapenko | [sancov] Fix broken links and displaced coloring in... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Simon Pilgrim | Strip trailing whitespace |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Simon Pilgrim | Strip trailing whitespace |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Simon Pilgrim | Strip trailing whitespace |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Francis Ricci | Revert "Use pthreads for thread-local lsan allocator... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Sylvestre Ledru | Add more examples to clang-format configuration |
commit | commitdiff | tree | snapshot |
2017-03-20 |
George Rimar | [ELF] - Simplify redundant templated call. NFC. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
George Rimar | [ELF] - Get rid of uintX_t in GdbIndexSection. NFC. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
George Rimar | [ELF] - Reuse Config->IsLE. NFC. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
George Rimar | [ELF] - Combine LinkerScriptBase and LinkerScript<ELFT> |
commit | commitdiff | tree | snapshot |
2017-03-20 |
George Rimar | [ELF] - Apply clang-format. NFC. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Konstantin... | Revert "[AMDGPU] Run always inliner early in opt" |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Laszlo Nagy | [scan-build-py] use python tempfile for tempdir |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Craig Topper | [IR] Move a few static functions in Instruction class... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Michael Zolotukhin | [ConstantRange] Add setSizeSmallerThanOf method. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Craig Topper | [IR] Remove some unneeded includes from Operator.h... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Craig Topper | [IR] Add missing copyright header. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Craig Topper | [APInt] Don't initialize VAL to 0 in APInt constructors... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Xin Tong | Remove unnecessary IDom check |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Craig Topper | [InstCombine] Remove duplicate code in SimplifyDemanded... |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Simon Atanasyan | [ELF] clang-format sortMipsSymbols. NFC |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Aaron Ballman | Rename the clang-tidy safety module to be hicpp, for... |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Craig Topper | [AVX-512] Handle kor/kand/kandn/kxor/kxnor/knot intrins... |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Craig Topper | [InstCombine] Use update_test_checks.py to regenerate... |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Simon Pilgrim | Fix constant folding of fp2int to large integers |
commit | commitdiff | tree | snapshot |
next |