2017-02-28 |
Adam Nemet | Revert "(HEAD, origin/master, origin/HEAD, master)... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Adam Nemet | [LV] These should missed remarks |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Adrian Prantl | Teach the IR verifier to reject conflicting debug info... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Paul Robinson | [DWARFv5] llvm-mc support for new unit header. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Dan Gohman | [WebAssembly] Convert the remaining unit tests to the... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Daniel Berlin | Update AMDGPU test branch-relaxation.ll for changes... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Eli Friedman | [ARM] Don't generate deprecated T1 STM. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Krzysztof Parzyszek | [Hexagon] Generate extract instructions more aggressively |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Kostya Serebryany | [libFuzzer] remove usage of the old coverage instrument... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Daniel Berlin | Fix PR 24415 (at least), by making our post-dominator... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Peter Collingbourne | gold-plugin: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Krzysztof Parzyszek | [Hexagon] Fix instruction selection for sign-extending... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Dean Michael... | [XRay][Docs] Update the XRay documentation |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Kevin Enderby | Actually add error handling to unpacking the dyld compa... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Mehdi Amini | Mark some libFuzzer tests as XFAIL'd on Darwin |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Arsenault | AMDGPU: Fix types for VOP_I16_I16_I16 |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Arsenault | AMDGPU: Add definition for v_swap_b32 |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Arsenault | AMDGPU: Add definition for v_xad_u32 |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Paul Robinson | [DWARFv5] Emit new unit header format. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Arsenault | AMDGPU: Add ds_nop to assembler |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matt Arsenault | AMDGPU: Add definitions for ds_{read|write}_b{96|128} |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Stanislav Mekhanoshin | [AMDGPU] Add second pass of the scheduler |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Sanjay Patel | [DAGCombiner] use dyn_cast values in foldSelectOfConsta... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Zachary Turner | Fix -Wcovered-switch-default warning. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Francis Visoiu... | [LCG] Fix EXPENSIVE_CHECKS typo. NFC |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Dehao Chen | Add function importing info from samplepgo profile... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
James Y Knight | Workaround MSVC bug when using TrailingObjects from... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Sanjay Patel | [x86] add alternate IR tests for select of constants... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Zachary Turner | [PDB] Add BinaryStreamError. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Brad Smith | Set default CPU for OpenBSD/arm to Cortex-A8 |
commit | commitdiff | tree | snapshot |
2017-02-28 |
David Bozier | Fix issue with test case. Make test x86_64 specific |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Stanislav Mekhanoshin | [AMDGPU] New method to estimate register pressure |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Konstantin... | [AMDGPU] Change amd_kernel_code_t's minor version to 1 |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Adrian Prantl | Strip debug info when inlining into a nodebug function. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Vedant Kumar | [llvm-cov] Error-out when an unsupported format is... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Craig Topper | [DAGISel] When checking if chain node is foldable,... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Stanislav Mekhanoshin | [AMDGPU] Fix read-undef flags when schedule is reverted |
commit | commitdiff | tree | snapshot |
2017-02-28 |
David Bozier | [Stack Protection] Add diagnostic information for why... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Simon Dardis | [mips] Fix 64bit slt/sltu/nor with immediates |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Daniel Sanders | Revert r296474 - [globalisel] Change LLT constructor... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Nirav Dave | In visitSTORE, always use FindBetterChain, rather than... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Daniel Sanders | [globalisel] Change LLT constructor string into an... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Diana Picus | [ARM] GlobalISel: Lower i32 and fp call parameters... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Diana Picus | [ARM] GlobalISel: Select 32-bit G_CONSTANT |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Diana Picus | [ARM] GlobalISel: Add mapping for G_CONSTANT |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Diana Picus | [ARM] GlobalISel: Legalize 32-bit constants |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Sanne Wouda | [Assembler] Add test for !srcloc references in assemble... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
NAKAMURA Takumi | Reformat a blank line. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
NAKAMURA Takumi | Revert r296442 (and r296443), "Allow externally dlopen... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Diana Picus | [ARM] GlobalISel: Select G_GEP |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Oliver Stannard | [ARM] Diagnose PC-writing instructions in IT blocks |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Diana Picus | [ARM] GlobalISel: Add reg bank mapping for G_GEP |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Diana Picus | [ARM] GlobalISel: Legalize G_GEP with 32-bit offsets |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Artyom Skrobov | Relate the CHECK: lines to the functions that they... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Vadzim Dambrouski | Test commit, fix typo, NFC. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Chandler Carruth | [IR] Add range accessors for the indices of a GEP instr... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Vassil Vassilev | Fix Win bots. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Vassil Vassilev | Allow externally dlopen-ed libraries to be registered... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Sanjoy Das | [ImplicitNullCheck] Add alias analysis usage |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Xin Tong | Empty line. NFCI |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Xin Tong | [LoopUnswitch] Common pushing LIC's user to worklist. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matthias Braun | Revert "Add MIR-level outlining pass" |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Daniel Berlin | This script was meant to be committed with the DebugCou... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Lang Hames | [docs] Fix a think-o in the Programmer's Manual. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Amaury Sechet | Add test case for usubo combine. NFC. |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Matthias Braun | Add MIR-level outlining pass |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Amaury Sechet | Add test case for computing known bits of substraction... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Michael Kuperstein | [CGP] Split some critical edges coming out of indirect... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Zachary Turner | [PDB] Make streams carry their own endianness. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Eugene Zelenko | [DebugInfo] Fix some Clang-tidy modernize and Include... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Michael Kuperstein | [SLP] Load sorting should not try to sort things that... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Dan Gohman | [MC] Implement the COFF directives in MCNullStreamer. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | AMDGPU: Basic folds for fmed3 intrinsic |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Zachary Turner | Remove some code accidentally left in. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Petr Hosek | [AddressSanitizer] Put shadow at 0 for Fuchsia |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Eugene Zelenko | [CodeGen] Fix some Clang-tidy modernize and Include... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Dan Gohman | [MC] Factor out non-COFF handling of COFF-specific... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Dan Gohman | [WebAssembly] Add some comments and tidy up whitespace. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | AMDGPU: Use v_med3_{f16|i16|u16} |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Dan Gohman | [WebAssembly] Split CFG-sorting into its own pass.... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Hans Wennborg | Revert r296366 "[InlineFunction] add nonnull assumption... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Zachary Turner | Add missing namespace qualifier. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | AMDGPU: Support v2i16/v2f16 packed operations |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Arnold Schwaighofer | ISel: We need to notify FastIS of the IMPLICIT_DEF... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Zachary Turner | [PDB] Partial resubmit of r296215, which improved PDB... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | Revert "DAG: Check if extract_vector_elt is legal or... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Xin Tong | Empty line. NFCI |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Rong Xu | [PGO] Fix a bug in reading text format value profile. |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Sanjay Patel | [ARM] don't transform an add(ext Cond), C to select... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Lang Hames | [Support][Error] Add a 'cantFail' utility function... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | AMDGPU: Add some of the new gfx9 VOP3 instructions |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Simon Pilgrim | [X86][SSE] Attempt to extract vector elements through... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | AMDGPU: Support inlineasm for packed instructions |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Alexey Bataev | [SLP] Use different flags in tests for reduction ops... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | AMDGPU: Don't fold immediate if clamp/omod are set |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | AMDGPU: Fold omod into instructions |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Taewook Oh | [TailDuplicator] Maintain DebugLoc for branch instructions |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | AMDGPU: Add f16 to shader calling conventions |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Alexey Bataev | [SLP] Modify test to check IR flags propagation for... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Matt Arsenault | AMDGPU: Add VOP3P instruction format |
commit | commitdiff | tree | snapshot |
next |