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 |
2017-10-01 |
Craig Topper | [InstCombine] Use APInt for all the math in foldICmpDiv... |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Craig Topper | [X86] Change register&memory TEST instructions from... |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Craig Topper | [X86] Remove a couple unnecessary COPY_TO_REGCLASS... |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Simon Pilgrim | [X86][SSE] Add faux shuffle combining support for PACKUS |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Simon Pilgrim | [X86][AVX2] Simplify PACKUS combine test |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Simon Pilgrim | [X86][SSE] Improve shuffle combining of PACKSS instruct... |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Simon Pilgrim | [X86][SSE] Add shuffle combining tests with PACKSS... |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Sanjay Patel | [x86] formatting; NFC |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Jina Nahias | pre-commit adding test for broadcastm pattern |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Daniel Jasper | Revert r314579: "Recommi r314561 after fixing over... |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Michael Zuckerman | Adding test for interleved, case stride 4 vf64 store... |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Michal Gorny | [lit] Fix running lit tests in unconfigured source dir |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Dehao Chen | Separate the logic when handling indirect calls in... |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Xin Tong | Fix typo. NFC |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Xin Tong | Revert "Fix typo [NFC]" |
commit | commitdiff | tree | snapshot |
2017-10-01 |
Xin Tong | Fix typo [NFC] |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Daniel Berlin | NewGVN: Fix PR 34473, by not using ExactlyEqualsExpress... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Daniel Berlin | NewGVN: Evaluate phi of ops expressions before creating... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Daniel Berlin | NewGVN: Allow dependent PHI of ops |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Daniel Berlin | NewGVN: Make OpIsSafeForPhiOfOps non-recursive |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Simon Pilgrim | Regenerate mul combine tests to update broadcast comment. |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Dehao Chen | Refactor the SamplePGO profile annotation logic to... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Simon Pilgrim | [X86][SSE] Fold (VSRAI (VSHLI X, C1), C1) --> X iff... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Craig Topper | [AVX-512] Add patterns to make fp compare instructions... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Simon Pilgrim | [X86][SSE] Add vector truncation cases inspired by... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Michael Zuckerman | Code refactoring for the interleaved code <NFC> |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Gadi Haber | [X86][SKX] Added codegen regression test for avx512... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Daniel Jasper | Revert r314435: "[JumpThreading] Preserve DT and LVI... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Xinliang David Li | Fix buildbot failure -- tighten type check for matching phi |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Craig Topper | [X86] Support v64i8 mulhu/mulhs |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Xinliang David Li | Recommi r314561 after fixing over-debug assertion |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Marek Sokolowski | [llvm-rc] Serialize DIALOG(EX) to .res files (serializa... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Adrian Prantl | typos |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Adrian Prantl | llvm-dwarfdump: implement the --name lookup option. |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Adrian Prantl | Fix 80 column violations |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Adrian Prantl | Add comments |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Stanislav Mekhanoshin | [AMDGPU] Set fast-math flags on functions given the... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Yaxun Liu | CodeGen: Fix pointer info in expandUnalignedLoad/Store |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Adrian Prantl | fix 80 column violation. |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Xinliang David Li | Revert 314561 due to debug build assertion failure |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Marek Sokolowski | [llvm-rc] Serialize MENU resources to .res files (seria... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Xinliang David Li | Eliminate PHI (int typed) which has only one use by... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Alex Shlyapnikov | Revert "Use the basic cost if a GEP is not used as... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Eugene Zelenko | [CodeGen] Fix some Clang-tidy modernize-use-using and... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Brian Gesiak | Revert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY`... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Brian Gesiak | [CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI) |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Marek Sokolowski | [llvm-rc] Serialize ACCELERATORS to .res files (seriali... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Matthew Simpson | [LV] Use correct insertion point when type shrinking... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Marek Sokolowski | [llvm-rc] Refactoring needed for ACCELERATORS and MENU... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Sanjoy Das | Use LLVM_ENABLE_ABI_BREAKING_CHECKS correctly |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Marek Sokolowski | [llvm-rc] Serialize HTML resources to .res files (seria... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Adam Nemet | Display relative hotness with two decimal digits after... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Simon Pilgrim | Fix Wmismatched-tags warning. |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Francis Ricci | [test] Enable LeakSanitizer on 64-bit Darwin ASan llvm... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Sam Clegg | [WebAssembly] Allow each data segment to specify its... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Hongbin Zheng | [SimplifyIndVar] Do not fail when we constant fold... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Nicolai Haehnle | AMDGPU: fix bad test exposed by r314522 |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Teresa Johnson | [ThinLTO] Use decimal suffix for promoted values to... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Jonas Devlieghere | [dwarfdump][NFC] Consistent printing of address ranges |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Nicolai Haehnle | AMDGPU: VALU carry-in and v_cndmask condition cannot... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Jun Bum Lim | Use the basic cost if a GEP is not used as addressing... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Jonas Paulsson | [SystemZ] implement shouldCoalesce() |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Simon Pilgrim | Fix spelling in comments. NFCI. |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Amara Emerson | [X86] Improve codegen for inverted overflow checking... |
commit | commitdiff | tree | snapshot |
next |