2017-10-03 |
Tim Renouf | [AMDGPU] implemented pal metadata |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Alexander Timofeev | [AMDGPU] Avoid predicated execution of the basic blocks... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Hans Wennborg | Fix -Wcovered-switch-default warnings from r314821 |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Hans Wennborg | Revert r314817 "[dwarfdump] Add -lookup option" |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Hans Wennborg | Revert r314806 "[SLP] Vectorize jumbled memory loads." |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Reid Kleckner | Fix expectations in MC wasm init-fini-array test |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Reid Kleckner | Implement David Blaikie's suggestion for comparison... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Hans Wennborg | CodeView: Provide a .def file with the register ids |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Reid Kleckner | [DebugInfo] Correctly coalesce DBG_VALUEs that mix... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Jonas Devlieghere | [test] Fix llvm-dwarfdump/cmdline.test |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Jonas Devlieghere | [dwarfdump] Add -lookup option |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Simon Pilgrim | [X86] Add non-SSE tests for PR15215 as well |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Geoff Berry | Revert "Re-enable "[MachineCopyPropagation] Extend... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Simon Pilgrim | [X86][SSE] Add bool vector extraction test cases from... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Rafael Espindola | Use sched_getaffinity instead of std::thread::hardware_... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Dehao Chen | Revert the change that accidentally went in r314806. |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Mohammad Shahid | [SLP] Vectorize jumbled memory loads. |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Jakub Kuderski | [Dominators] Don't use default parameter in lambda |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Oliver Stannard | [ARM] Use table-gen'd assembly operand diags in ARM... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Oliver Stannard | [AsmParser] Add DiagnosticString to AsmOperands in... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Jakub Kuderski | [Dominators] Add DFS number verification |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Oliver Stannard | [ARM, Asm] Use correct source location for register... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Simon Dardis | [mips] Enable spilling and reloading of the dsp registe... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
John Brawn | [CGP] Make optimizeMemoryInst capable of handling multi... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
John Brawn | [CGP] In optimizeMemoryInst handle select similarly... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Oliver Stannard | [ARM, Asm] Fix ubsan failure caused by out-of-range... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Simon Pilgrim | [X86][SSE] Add support for decoding PACKSS/PACKUS shuff... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Oliver Stannard | [ARM, Asm] Remove dead code causing MSan failure. |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Simon Pilgrim | [X86][SSE] Add support for lowering shuffles to PACKSS... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Evgeny Astigeevich | [InlineCost, NFC] Extract code dealing with inbounds... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Sam Clegg | [WebAssembly] MC: Support for init_array and fini_array |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Sean Eveson | [llvm-cov] Hide files with no coverage from the index... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Bjorn Pettersson | [DebugInfo] Handle endianness when moving debug info... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Oliver Stannard | [ARM] Use new assembler diags for ARM |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Simon Pilgrim | Remove unused variable. NFCI. |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Simon Pilgrim | [X86][SSE] Add support for shuffle combining from PACKS... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Simon Pilgrim | [X86][SSE] Add support for PACKSS/PACKUS constant folding |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Javed Absar | [MiSched] - Simplify ProcResEntry access |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Oliver Stannard | [Assembler] Report multiple near misses for invalid... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Sjoerd Meijer | ISel type legalization: add debug messages. NFCI. |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Alex Bradbury | [llvm-readobj][RISCV] Pretty-print RISCV e_flags |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Alex Bradbury | [RISCV] Add missed test case for r314770 |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Alex Bradbury | [RISCV] Parse RISC-V eflags in ObjectYAML |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Hiroshi Inoue | [trivial] fix format, NFC |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Shoaib Meenai | [ObjectYAML] Handle SHF_COMPRESSED |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Martin Storsjo | [X86] Provide the LSDA pointer with RIP relative addres... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Mikael Holmen | [Lint] Avoid failed assertion by fetching the proper... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Craig Topper | [InstCombine] Change a bunch of methods to take APInts... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Craig Topper | [InstCombine] Replace an equality compare of two APInt... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Quentin Colombet | [Legalizer] Add support for G_OR NarrowScalar. |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Craig Topper | [X86] Add AVX512 check lines to the cost model truncate... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Rui Ueyama | Rewrite a function so that it doesn't use pointers... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Peter Collingbourne | LTO: Improve error reporting when adding a cache entry. |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Daniel Berlin | SparseSolver: Rename getOrInitValueState to getValueSta... |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Matt Arsenault | AMDGPU: Remove global isGCN predicates |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Haicheng Wu | [InstSimplify] teach SimplifySelectInst() to fold more... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Davide Italiano | [PassManager] Retire cl::opt that have been set for... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Tim Shen | [PowerPC] Revert r314666. |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Daniel Berlin | Template the sparse propagation solver instead of using... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Tim Shen | [PowerPC] Temporarily disable the test introduced by... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Geoff Berry | Re-enable "[MachineCopyPropagation] Extend pass to... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Michael Liao | Remove trailing whitespace to trigger re-cmaking |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Craig Topper | [X86] Run dos2unix on two disassembler tests. |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Amjad Aboud | [X86][NFC] Add X86CmovConverterPass to the pass registry. |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Adrian Prantl | llvm-dwarfdump: support the --ignore-case option. |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Michael Liao | Remove dead file. |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Konstantin... | Add ELFOSABI_FIRST_ARCH, ELFOSABI_LAST_ARCH and start... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Matt Arsenault | AMDGPU: Fix typos |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Matt Arsenault | AMDGPU: Fix potentially incorrectly matching check... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Sanjay Patel | [InstCombine] auto-generate complete checks; NFC |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Sanjay Patel | [InstCombine] add icmp (shr X, Y), 0 test; NFC |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Hans Wennborg | Fix two header comments. NFC. |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Walter Lee | Add support for Myriad ma2x8x series of CPUs |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Adrian Prantl | Move the stripping of invalid debug info from the Verif... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Sanjay Patel | [InstCombine] remove one-use restriction for icmp ... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Sanjay Patel | [InstCombine] add icmp (lshr X, C1), C2 test; NFC |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Dehao Chen | Update getMergedLocation to check the instruction type... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Hans Wennborg | CodeView symbol dumper: use symbolic names for registers |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Stanislav Mekhanoshin | Eliminate ftrunc if source is know to be rounded |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Jonas Devlieghere | [dwarfdump] Add -show-form |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Simon Pilgrim | [X86][SSE] Add PACKSS/PACKUS constant folding tests |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Simon Pilgrim | Regenerate test (missing broadcast constant comments... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Simon Pilgrim | Regenerate test (missing broadcast constant comments... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Simon Pilgrim | Regenerate test. NFCI. |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Sanjay Patel | use range-for-loops; NFCI |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Coby Tayree | [AsmParser] Support GAS's .print directive |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Sanjay Patel | remove duplicate comments, reposition related functions... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Bjorn Pettersson | [X86][SSE] Fix -Wsign-compare problems introduced in... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Bjorn Pettersson | [Debug info] Handle endianness when moving debug info... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Simon Pilgrim | [X86][SSE] Add createPackShuffleMask helper function... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Simon Pilgrim | [X86][SSE] matchBinaryVectorShuffle - add support for... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Hiroshi Inoue | [PowerPC] support ZERO_EXTEND in tryBitPermutation |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Simon Pilgrim | Fix typo in comment. NFCI. |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Simon Pilgrim | [X86] Cleanup uses of computeKnownBits by using MaskedV... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Michael Zuckerman | [X86][LLVM]Expanding Supports lowerInterleaved{store... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Craig Topper | [X86] Fix copy pasto in X86FastISel::fastEmitInst_rrrr. |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Craig Topper | [X86] Use a bool flag instead of assigning an unsigned... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Craig Topper | [X86] Use _NOREX MOVZX instructions for some patterns... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Ron Lieberman | [Hexagon] Check vector elements for equivalence in... |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Ron Lieberman | [Hexagon] Patch to Extract i1 element from vector of i1 |
commit | commitdiff | tree | snapshot |
next |