2017-05-10 |
Matt Arsenault | AMDGPU: Add new subtarget features for gfx9 flat instru... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Craig Topper | [ConstantRange] Fix the early out in ConstantRange... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Craig Topper | [APInt] Add negate helper method to implement twos... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Davide Italiano | [NewGVN] Introduce a definesNoMemory() helper and use it. |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Nirav Dave | [SDAG] Relax conditions under stores of loaded values... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Teresa Johnson | Ensure non-null ProfileSummaryInfo passed to ModuleSumm... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Craig Topper | [APInt] Make toString use udivrem instead of calling... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Craig Topper | [APInt] Use uint32_t instead of unsigned for the storag... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Craig Topper | [APInt] Use getRawData to slightly simplify some code. |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Craig Topper | [APInt] Remove check for single word since single word... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Craig Topper | [ConstantRange] Add test case showing a case where... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Amaury Sechet | Small refactoring in DAGCombine. NFC |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Sanjay Patel | [InstSimplify, InstCombine] move 'or' simplification... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Simon Pilgrim | [X86][SSE] Check vec_set BUILD_VECTOR tests on both... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Quentin Colombet | [AArch64][RegisterBankInfo] Change the default mapping... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Amara Emerson | [AArch64] Enable use of reduction intrinsics. |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Sanjay Patel | [InstCombine] remove redundant tests |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Sanjay Patel | [InstCombine] fix auto-generated FileCheck-captured... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Sanjay Patel | [InstCombine] fix typo in test comment; NFC |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ulrich Weigand | [SystemZ] Add miscellaneous instructions |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ulrich Weigand | [SystemZ] Add missing arithmetic instructions |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Sam Clegg | [llvm-readobj] Improve errors on invalid binary |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Michael Zuckerman | chang type from 'int' to 'size_t'. This will fix revisi... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Sanjay Patel | [InstCombine] add (ashr (shl i32 X, 31), 31), 1 --... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Serge Guelton | Use explicit false instead of casted nullptr. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Serge Guelton | Use clang++-3.5 compatible initializer_list constructor |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Michael Zuckerman | [LLVM][inline-asm] Altmacro string escape character '!' |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Simon Pilgrim | [DAGCombiner] Dropped explicit (sra 0, x) -> 0 and... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Mikael Holmen | [IfConversion] Add missing check in IfConversion/canFal... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Jonas Paulsson | [SystemZ] Implement getRepRegClassFor() |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Dmitry Preobrazhensky | [AMDGPU][MC] Corrected v_madak/madmk to avoid printing... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Igor Breger | [GlobalISel][X86] Split test file. NFC |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ulrich Weigand | [SystemZ] Add decimal integer instructions |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ulrich Weigand | [SystemZ] Add crypto instructions |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ulrich Weigand | [SystemZ] Add translate/convert instructions |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ulrich Weigand | [SystemZ] Add missing memory/string instructions |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ulrich Weigand | [SystemZ] Reformat assembler/disassembler tests |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Simon Pilgrim | [DAGCombiner] Add vector support to fold (shl/srl 0... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Chandler Carruth | Revert r301950: SpeculativeExecution: Stop using whitel... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Martin Storsjo | [AArch64] Fix a comment to match the code. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Amara Emerson | Add a late IR expansion pass for the experimental reduc... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Craig Topper | [APInt] Fix indentation of tcDivide. Combine variable... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Craig Topper | [APInt] Use getNumWords function in udiv/urem/udivrem... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Igor Breger | [GlobalISel][X86] G_ZEXT i1 to i32/i64 support. |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Mikael Holmen | [UnreachableBlockElim] Check return value of constrainR... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ahmed Bougacha | [CodeGen] Don't require AA in TwoAddress at -O0. |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ahmed Bougacha | [CodeGen] Don't require AA in SDAGISel at -O0. |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ahmed Bougacha | [CodeGen] Compute DT/LI lazily in SafeStackLegacyPass... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ahmed Bougacha | [CodeGen] Split SafeStack into a LegacyPass and a utili... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ahmed Bougacha | [CodeGen] Add an -O0 backend pipeline test. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Sam Clegg | [WebAssembly] Fix build error in wasm YAML code |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Sanjay Patel | [InstCombine] add helper function for add X, C folds... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Sam Clegg | [WebAssembly] Improve libObject support for wasm import... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Sanjay Patel | [InstCombine] add tests for andn; NFC |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Easwaran Raman | [ProfileSummary] Make getProfileCount a non-static... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Peter Collingbourne | FunctionImport: Simplify function llvm::thinLTOInternal... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Lang Hames | [ExecutionEngine] Make RuntimeDyld::MemoryManager respo... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Keno Fischer | [GVN] Fix a crash on encountering non-integral pointers |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Stanislav Mekhanoshin | [AMDGPU] Fixed typo in GCNRegPressure, NFC |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Sanjay Patel | [InstCombine] update test file to use FileCheck; NFC |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Zvi Rackover | DAGCombine: Combine shuffles of splat-shuffles |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Matthew Simpson | [AArch64] Consider widening instructions in cost calcul... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Sanjay Patel | [InstCombine] clean up matchDeMorgansLaws(); NFCI |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Davide Italiano | [NewGVN] Simplify a DEBUG() statement. NFCI. |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Reid Kleckner | [codeview] Check for a DIExpression offset for local... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Adrian Prantl | Make it illegal for two Functions to point to the same... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Piotr Padlewski | NFC: refactor replaceDominatedUsesWith |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Wolfgang Pieb | [DWARF] Fix a parsing issue with type unit headers. |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Eric Beckmann | Fix the Endianness bug by adding the little endian... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Serge Guelton | Suppress all uses of LLVM_END_WITH_NULL. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Jacques Pienaar | [lanai] Add computeKnownBitsForTargetNode for Lanai. |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Davide Italiano | [NewGVN] Explain why sorting by pointer values doesn... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Ulrich Weigand | [SystemZ] Support missing relocation types in RuntimeDy... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Sam Clegg | [WebAssembly] Fix validation of start function |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Krzysztof Parzyszek | [RegScavenger] Rangify a loop, NFC |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Puyan Lotfi | Adding VSCode syntax colorizer to utils (generated... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Davide Italiano | [NewGVN] Fix a consistent order for phi nodes operands. |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Craig Topper | [APInt] Remove return value from tcFullMultiply. |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Daniel Berlin | NewGVN: Make all of symbolic evaluation logically const. |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Craig Topper | [X86] Add more patterns for BZHI isel |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Sanjay Patel | [InstCombineCasts] Fix checks in sext->lshr->trunc... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Guy Blank | VX512] Only look at lower bit in constant scalar masks |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Reid Kleckner | Re-land "Use the frame index side table for byval and... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Reid Kleckner | Re-land "Don't add DBG_VALUE instructions for static... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Tim Shen | [Atomic] Remove IsStore/IsLoad in the interface, and... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Aaron Ballman | Amend r302535; ifndef and ifdef are different, as it... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Aaron Ballman | ARMRegisterBankInfo.h requires LLVM_BUILD_GLOBAL_ISEL... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Hans Wennborg | Revert r302469 "Make it illegal for two Functions to... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Anna Thomas | [LV] Fix insertion point for shuffle vectors in first... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Aaron Ballman | Removing a file that is not necessary (and was causing... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Guy Blank | [X86][AVX512] Refine some avx512er intrinsics tests... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Serge Pavlov | Add extra operand to CALLSEQ_START to keep frame part... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Simon Dardis | Revert "[MIPS] Add support to match more patterns for... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Simon Pilgrim | [X86][SSE42] Lower v2i64/v4i64 ASHR(X, 63) as PCMPGTQ... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Diana Picus | Revert "[Dwarf] Disable reference verification for... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Renato Golin | [Dwarf] Disable reference verification for now (PR32972) |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Guy Blank | [X86][AVX512] Add test for masking of scalar instructions. |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Amara Emerson | Introduce experimental generic intrinsics for horizonta... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Nikolai Bozhenov | [X86] Clang option -fuse-init-array has no effect when... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Strahinja Petrovic | [MIPS] Add support to match more patterns for DINS... |
commit | commitdiff | tree | snapshot |
next |