2017-07-27 |
Simon Pilgrim | [SelectionDAG] Tidyup mask creation. NFCI. |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Florian Hahn | [ARM] Mark labels in skipAlignedDPRCS2Spills as fallthr... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Andrew V. Tischenko | Added cost of ZEROALL and ZEROUPPER instrs in btver2... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Evgeny Astigeevich | [InlineCost, NFC] Change CallAnalyzer::isGEPFree to... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Daniel Sanders | [globalisel][tablegen] Ensure MatchTable's are compile... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Simon Pilgrim | [X86][AVX] Regenerate shuffle tests with broadcast... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Daniel Sanders | Re-commit: r309094 [globalisel][tablegen] Fuse the... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Simon Pilgrim | [X86] Adding test cases for LEA factorization (PR32755... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Simon Pilgrim | [X86] Tidyup MaskedLoad/Store mask creation. NFCI. |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Mohammed Agabaria | [TTI] fixing a bug in the isLegalMaskedScatter API |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Hiroshi Inoue | [PowerPC] enable optimizeCompareInstr for branch with... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Petr Hosek | Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbi... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Petr Hosek | Reland "[LLVM][llvm-objcopy] Added basic plumbing to... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Craig Topper | [X86] Improve the unknown stepping support for Intel... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Aditya Nandakumar | [GISel]: Missed passing in a parameter to addUsesFromArgs |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Eric Beckmann | Remove check for i686. |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Eric Beckmann | Re-enable libxml2 tests. |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Spyridoula... | [DWARF] Minor code style modification, no functionality... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
David Blaikie | DebugInfo: Ensure imported entities at the top level... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eugene Zelenko | [Hexagon] Fix expensive checks build bot broken in... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Petr Hosek | [CMake] Disable -Werror for CMake checks |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eugene Zelenko | [Hexagon] Partially revert r309230 which caused some... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eugene Zelenko | [Hexagon] Fix some Clang-tidy modernize-use-using and... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eric Beckmann | See if disabling libxml tests will pass the i686 bot. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Reid Kleckner | [lit] Fix race between shtest-shell and max-failures... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Reid Kleckner | [lit] Fix shtest-shell and max-failures lit tests on... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Reid Kleckner | [lit] Fix shtest-output-printing.py on Windows by match... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Reid Kleckner | [lit] Fix discovery.py on Windows by matching backslash... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Hiroshi Yamauchi | Fix a comment (test commit). |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Reid Kleckner | [lit] Un-XFAIL selecting.py test on Windows |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Stanislav Mekhanoshin | [AMDGPU] Optimize SI_IF lowering for simple if regions |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Evandro Menezes | [ARM] Minor cosmetic edits (NFC) |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Evandro Menezes | [AArch64] Adjust the cost model for Exynos M1 and M2 |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eric Beckmann | Close if statement in config-ix.cmake while checking... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eric Beckmann | Revert "Set a different var for checking I686, because... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Wei Ding | AMDGPU : Widen extending scalar loads to 32-bits. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eric Beckmann | Set a different var for checking I686, because LLVM_NAT... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Davide Italiano | [gold] Relax this tests a little more. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Davide Italiano | [gold] Relax tests to account for difference in layout... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Matt Arsenault | AMDGPU: Fix using SMRD instructions for argument loads... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Jakub Kuderski | [Dominators] Fix typos. NFC. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eric Beckmann | Disable libxml on i686, because it is a 32 bit architec... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Tom Stellard | AMDGPU/GlobalISel: Mark 32-bit G_OR as legal |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Aditya Nandakumar | [GISel]: Avoid zero length array when building Instrs... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Peter Collingbourne | Change CallLoweringInfo::CS to be an ImmutableCallSite... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Adam Nemet | Migrate SimplifyLibCalls to new OptimizationRemarkEmitter |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Andrew V. Tischenko | This patch returns proper value to indicate the case... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Adrian Prantl | Do a better job at emitting prefrabricated skeleton... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eric Beckmann | Unlink nodes instead of copying, to avoid memory problems. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Jakub Kuderski | [Dominators] Change Roots type to SmallVector |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Jakub Kuderski | [Dominators] Move root-finding out of DomTreeBase and... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Reid Kleckner | Un-XFAIL some internal lit tests on Windows, they pass... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eric Beckmann | Diffing against a file that is itself used in the test... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Rafael Espindola | Simplify. NFC. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
George Karpenkov | Fix LIT test breakage |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86][AVX512] Regenerated and cleaned up extension... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86] Regenerate setcc tests |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86][AVX512] Regenerate shuffle tests with broadcast... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86] Regenerate memset tests |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eric Beckmann | Correctly enable the llvm-mt tests, now that build... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Reid Kleckner | Quote '?' in llvm-rc test |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Florian Hahn | [Hexagon] Mark raise_relocation_error as NORETURN. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Dehao Chen | Update the assertion to meet with the changes in r30912... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86] Add combineBT test failure because bits have... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Brian Gesiak | [lit] Mark several of lit's tests XFAIL on Windows |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Brian Gesiak | [lit] Fix type error for parallelism groups |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Dehao Chen | Make new PM honor -fdebug-info-for-profiling |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Brian Gesiak | Revert "[lit] Remove dead code not referenced in the... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Nuno Lopes | [docs] change a few code-blocks to llvm from text |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Stefan Pintilie | [NFC] test commit. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Yuka Takahashi | [Bash-autocompletion] Show HelpText with possible flags |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Daniel Sanders | Revert r309094: [globalisel][tablegen] Fuse the generat... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Zvi Rackover | DAGCombiner: Extend reduceBuildVecToTrunc to handle... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86] Regenerated BT tests |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Martin Storsjo | [COFF, ARM64] Fix symbol offsets in ADRP/ADD/LDR/STR... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86] Add urem vector test for non-uniform pow2 constants |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86] Regenerated urem pow2 tests on 32/64 bit targets |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86] Regenerated umul overflow tests on 32/64 bit... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Diana Picus | [ARM] GlobalISel: Map G_GLOBAL_VALUE to GPR |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86][AVX] Regenerated and cleaned up AVX1 intrinsic... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86][AVX2] Regenerated and cleaned up broadcast tests. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86][AVX512] Regenerated and added 32-bit targets... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86][AVX] Regenerated and cleaned up masked gather... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86][AVX] Regenerate lzcnt test. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Daniel Sanders | [globalisel][tablegen] Fuse the generated tables together. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Simon Pilgrim | [X86][FMA] Regenerate test with broadcast comments. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Alexander Kornienko | Follow up for r307085: a better fix for a dangling... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Diana Picus | [ARM] GlobalISel: Mark G_GLOBAL_VALUE as legal |
commit | commitdiff | tree | snapshot |
2017-07-26 |
George Rimar | [libOption] - Add flag allowing to print options aliase... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Michael Zuckerman | [X86][LLVM]Expanding Supports lowerInterleavedStore... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Zvi Rackover | TargetLowering: Change isShuffleMaskLegal's mask argume... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Michael Zuckerman | [X86][LLVM]Expanding Supports lowerInterleavedStore... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Max Kazantsev | [SCEV] Cache results of computeExitLimit |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Craig Topper | [X86] Prevent selecting masked aligned load instruction... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Dehao Chen | Add test coverage for new PM PGOOpt handling. |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Davide Italiano | [gold] Enable data-sections by default for the gold... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Wei Mi | Add "REQUIRES: asserts" for test unswitch-equality... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Sanjoy Das | [SCEV] Remove unnecessary call to forgetMemoizedResults |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Reid Kleckner | [lit] Attempt to fix Python unittest adaptor logic |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Eric Beckmann | Move manifest utils into separate lib, to reduce libxml... |
commit | commitdiff | tree | snapshot |
next |