index
:
ampere-computing/llvm.git
release_60-f1b37feef3d-amp-20180630
release_70-e8af9b4c407-amp-20181130
LLVM including Ampere Computing toolchain specific patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2017-12-18
AArch64: work around how Cyclone handles "movi.2d vD, #0".
Tim Northover
2017-12-18
[TargetLibraryInfo] Discard library functions with incorrectly sized integers
Igor Laevsky
2017-12-18
[ARM] Adjust test checks
Sam Parker
2017-12-18
[DAGCombine] Move AND nodes to multiple load leaves
Sam Parker
2017-12-18
[X86] Use mattr instead of mcpu in some of the cost model tests.
Craig Topper
2017-12-18
[SROA] Disable non-whole-alloca splits by default
Hiroshi Inoue
2017-12-18
[CGP] Fix the handling select inst in complex addressing mode
Serguei Katkov
2017-12-18
[x86] add tests for finite libcall lowering (PR35672); NFC
Sanjay Patel
2017-12-17
Re-commit "Properly handle multi-element and dynamically sized allocas in get...
Bjorn Steinbrink
2017-12-17
[X86] Add test cases that show cases where buildvector of extract and inserts...
Craig Topper
2017-12-17
[X86] Make the code that creates fmaddsub from build_vector of extracts and i...
Craig Topper
2017-12-17
[X86] Regenerate truncated rotation tests + add missing 32-bit checks
Simon Pilgrim
2017-12-17
Revert "Properly handle multi-element and dynamically sized allocas in getPoi...
Bjorn Steinbrink
2017-12-17
Properly handle byval arguments in getPointerDereferenceableBytes()
Bjorn Steinbrink
2017-12-17
Properly handle multi-element and dynamically sized allocas in getPointerDere...
Bjorn Steinbrink
2017-12-17
[X86] Use extract_vector_elt instead of X86ISD::VEXTRACT for isel of vXi1 ext...
Craig Topper
2017-12-17
[X86] Canonicalize extract_vector_elt from vXi1 to always return MVT::i32.
Craig Topper
2017-12-16
[X86][AVX] lowerVectorShuffleAsBroadcast - aggressively peek through BITCASTs
Simon Pilgrim
2017-12-16
[X86][AVX] Fix failed broadcast fold
Simon Pilgrim
2017-12-16
[Memcpy Loop Lowering] Only calculate residual size/bytes copied when needed.
Sean Fertile
2017-12-16
[X86] When using vpopcntdq for ctpop of v8i16 vectors, only promote to v8i32.
Craig Topper
2017-12-16
[InstCombine] Regenerate FMUL/FMA combine tests with update_test_checks.py
Simon Pilgrim
2017-12-16
[InstCombine] canonicalize shifty abs(): ashr+add+xor --> cmp+neg+sel
Sanjay Patel
2017-12-16
Move Transforms/LoopVectorize/consecutive-ptr-cg-bug.ll into the X86 subdirec...
Hal Finkel
2017-12-16
[LV] Extend InstWidening with CM_Widen_Recursive
Hal Finkel
2017-12-16
[PowerPC, AsmParser] Enable the mnemonic spell corrector
Hal Finkel
2017-12-16
[X86] Add 128 and 256-bit VPOPCNTDQ instructions. Adjust some tablegen classe...
Craig Topper
2017-12-16
[LTO] Update tests for r320905
Vitaly Buka
2017-12-16
Remove trailing whitespace
Vitaly Buka
2017-12-16
[LTO] Make processing of combined module more consistent
Vitaly Buka
2017-12-16
Add another missing -enable-import-metadata to test
Teresa Johnson
2017-12-16
[SimplifyLibCalls] Inline calls to cabs when it's safe to do so
Hal Finkel
2017-12-16
Add -enable-import-metadata to test
Teresa Johnson
2017-12-16
[ThinLTO] Enable importing of aliases as copy of aliasee
Teresa Johnson
2017-12-15
Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""
Paul Robinson
2017-12-15
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
[Hexagon] Handle concat_vectors of all allowed HVX types
Krzysztof Parzyszek
2017-12-15
Re-commit : [LICM] Allow sinking when foldable in loop
Jun Bum Lim
2017-12-15
Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
[Hexagon] Fix operand-swapping PatFrag for atomic stores
Krzysztof Parzyszek
2017-12-15
[DWARFv5] Dump an MD5 checksum in the line-table header.
Paul Robinson
2017-12-15
[SelectionDAG][X86] Fix insert_vector_elt lowering for v32i1/v64i1 with non-c...
Craig Topper
2017-12-15
[Memcpy Loop Lowering] Insert loop BB inbetween the split BB.
Sean Fertile
2017-12-15
Fix for bug PR35549 - Repeated schedule comments.
Andrew V. Tischenko
2017-12-15
Revert "Re-commit : [LICM] Allow sinking when foldable in loop"
Jun Bum Lim
2017-12-15
Re-commit : [LICM] Allow sinking when foldable in loop
Jun Bum Lim
2017-12-15
Updated llvm-objdump to display local relocations in Mach-O binaries
Michael Trent
2017-12-15
[X86] Fix XSAVE64 and similar instructions to not be allowed by the assembler...
Craig Topper
2017-12-15
Revert "[LICM] Allow sinking when foldable in loop"
Jun Bum Lim
2017-12-15
[CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and d...
Francis Visoiu Mistrih
[next]