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 |
2017-05-09 |
Diana Picus | [ARM GlobalISel] Remove hand-written G_FADD selection |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Craig Topper | [ConstantRange] Rewrite shl to avoid repeated calls... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Craig Topper | [ConstantRange] Combine the two adds max+1 in lshr... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Craig Topper | [ConstantRange] Use APInt::isNullValue in place of... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Reid Kleckner | Revert "Don't add DBG_VALUE instructions for static... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Teresa Johnson | Fix code section prefix for proper layout |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Tom Stellard | Revert "Revert "CMake: Move sphinx detection into AddSp... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Kostya Serebryany | [libFuzzer] update docs on -print_coverage/-dump_coverage |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Kostya Serebryany | [libFuzzer] make sure the input data is not overwritten... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Reid Kleckner | Revert "Use the frame index side table for byval and... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [APInt] Use default constructor instead of explicitly... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [APInt] Remove 'else' after 'return' in udiv and urem... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Evgeniy Stepanov | Ignore !associated metadata with null argument. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Reid Kleckner | Relax Dwarf filecheck test for 32-bit hosts |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Reid Kleckner | Use the frame index side table for byval and inalloca... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjoy Das | Add basic test case for -instnamer |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjoy Das | [InstNamer] Use range-for |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjoy Das | [InstNamer] Don't check type of arguments (they're... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjoy Das | Delete trailing whitespace |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjay Patel | [InstCombine] add tests from D32285 to show current... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Greg Clayton | Add const to "DWARFDie &Die" in a few functions as... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Eugene Zemtsov | Fix typo |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Adrian Prantl | Make it illegal for two Functions to point to the same... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Matthias Braun | STLExtras: Fix enumerate() documentation |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Greg Clayton | Fix typo "veify" to "verify". |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjay Patel | [InstCombine] add folds for not-of-shift-right |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Davide Italiano | [PartialInlining] Capture by reference rather than... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Tim Northover | ARM: use divmod libcalls on embedded MachO platforms... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Reid Kleckner | Don't add DBG_VALUE instructions for static allocas... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Zachary Turner | Add some useful helper methods / operators to TypeIndex. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Reid Kleckner | Update instructions for using the experimental monorepo |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Zachary Turner | [BitVector] Make find_prev member function const. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjoy Das | Add a blurb to the release notes about the WeakVH ... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Zachary Turner | [CodeView] Add support for random access type visitors. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Quentin Colombet | [AArch64][RegisterBankInfo] Change the default mapping... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Quentin Colombet | [AArch64][RegisterBankInfo] Fix mapping cost for GPR. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjay Patel | [InstCombine] move/add tests for not(shr (not X), Y... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [ARM] Use a Changed flag to avoid making a pass's retur... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [SCEV] Make setRange take ConstantRange by value instea... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [SCEV] Don't use std::move on both inputs to APInt... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Daniel Berlin | ConstantFold: Handle gep nonnull, undef as well |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Daniel Berlin | ConstantFold: Fold getelementptr (i32, i32* null,... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [ValueTracking] Use KnownOnes to provide a better bound... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Zvi Rackover | [X86] Split test configurations. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjay Patel | [InstSimplify] fix typo; NFC |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjay Patel | [InstCombine] use local variable to reduce code duplica... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [ValueTracking] Introduce a version of computeKnownBits... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjay Patel | [InstCombine/InstSimplify] add comments about code... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Sanjay Patel | [InstCombine] add another test for PR32949; NFC |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Zvi Rackover | InstructionSimplify: Refactor foldIdentityShuffles... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Geoff Berry | Fix comment typos. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Zvi Rackover | Adding reproducer for pr32967. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Simon Pilgrim | [X86][SSE] Improve combineLogicBlendIntoPBLENDV to... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Simon Pilgrim | Normalize line endings. NFCI, |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Zvi Rackover | IR: Add a shufflevector mask commutation helper functio... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Simon Pilgrim | [ARM][NEON] Add support for ISD::ABS lowering |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Martin Storsjo | [ARM] Clear the constant pool cache on explicit .ltorg... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Simon Pilgrim | [AARCH64][NEON] Add support for ISD::ABS lowering |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Igor Breger | [GlobalISel][X86] G_GEP selection support. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Igor Breger | [GlobalISel][X86] G_MUL legalizer/selector support. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Andrew Ng | [Lit] Fix to prevent creation of "%SystemDrive%" direct... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [APInt] Modify tcMultiplyPart's overflow detection... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [APInt] Use std::min instead of writing the same thing... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [APInt] Remove 'else' after 'return' in tcMultiply... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Dean Michael... | [XRay] Custom event logging intrinsic |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [SCEV] Use APInt::operator*=(uint64_t) to avoid a tempo... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [APInt] Take advantage of new operator*=(uint64_t)... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Craig Topper | [APInt] Add support for multiplying by a uint64_t. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Eric Beckmann | Hopefully one last commit to fix this patch, addresses... |
commit | commitdiff | tree | snapshot |
next |