2017-07-27 |
Florian Hahn | [ARM] Add use-misched feature, to enable the MachineSch... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Dinar Temirbulatov | Change prefix in vector-shuffle-combining-avx.patch... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
whitequark | [MergeFunctions] Remove alias support. |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Brian Gesiak | [lit] Fix TestRunner unit test on Windows |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Brian Gesiak | Un-revert "Teach the CMake build system to run lit... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Davide Italiano | [FunctionImport] Prefer isa<> to dyn_cast<> as the... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Hiroshi Yamauchi | [InstCombine] Simplify pointer difference subtractions... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Reid Kleckner | [PDB] Write public symbol records and the publics hash... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Simon Pilgrim | [SelectionDAG] Improve DAGTypeLegalizer::convertMask... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Dinar Temirbulatov | [X86] SET0 to use XMM registers where possible PR26018... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Adam Nemet | Relax the matching in these tests |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Adam Nemet | [ICP] Migrate to OptimizationRemarkEmitter |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Adam Nemet | [OptRemark] Allow streaming of 64-bit integers |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Brian Gesiak | [lit] Fix order of checks in shtest-shell.py test |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Daniel Neilson | All libcalls should be considered to be GC-leaf functions. |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Florian Hahn | [TargetParser] Use enum classes for various ARM kind... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Alexey Bataev | [SLP] Outline code for the check that instruction users... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Simon Pilgrim | [SelectionDAG] Avoid repeated calls to getNumOperands... |
commit | commitdiff | tree | snapshot |
2017-07-27 |
David Blaikie | Fix assert from r309278 |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Adrian Prantl | remove redundant check |
commit | commitdiff | tree | snapshot |
2017-07-27 |
David Blaikie | ThinLTO: Don't import aliases of any kind (even linkonc... |
commit | commitdiff | tree | snapshot |
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 |
next |