llvm-project/llvm/test
Matt Arsenault 18619afe1d GlobalISel: Fix narrowScalar for load/store with different mem size
This was ignoring the memory size, and producing multiple loads/stores
if the operand size was different from the memory size.

I assume this is the intent of not having an explicit G_ANYEXTLOAD
(although I think that would probably be better).

llvm-svn: 352523
2019-01-29 18:13:02 +00:00
..
Analysis [SCEV] Take correct loop in AddRec simplification. PR40420 2019-01-29 05:37:59 +00:00
Assembler Reapply "IR: Add fp operations to atomicrmw" 2019-01-22 18:18:02 +00:00
Bindings
Bitcode Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls" 2019-01-24 18:04:21 +00:00
BugPoint Python compat - print statement 2019-01-03 14:11:33 +00:00
CodeGen GlobalISel: Fix narrowScalar for load/store with different mem size 2019-01-29 18:13:02 +00:00
DebugInfo Remove 'XFAIL: powerpc64' from a debuginfo test 2019-01-29 10:23:43 +00:00
Demangle [llvm-undname] Add support for demangling msvc's noexcept types. 2019-01-08 21:05:51 +00:00
Examples
ExecutionEngine
Feature
FileCheck Revert "Detect incorrect FileCheck variable CLI definition" 2019-01-27 09:02:19 +00:00
Instrumentation hwasan: If we split the entry block, move static allocas back into the entry block. 2019-01-25 02:08:46 +00:00
Integer
JitListener
LTO [LTO] Record whether LTOUnit splitting is enabled in index 2019-01-11 18:31:57 +00:00
Linker Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
MC [MC] Do not consider .ifdef/.ifndef as a use 2019-01-28 19:32:08 +00:00
Object [obj2yaml] - Dump the sh_entsize section field. 2019-01-28 15:05:10 +00:00
ObjectYAML [WebAssembly] Parse llvm.ident into producers section 2019-01-17 02:29:55 +00:00
Other Try to address Windows bot failure after r352080 2019-01-25 00:15:16 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [TblGen] Extend !if semantics through new feature !cond 2019-01-25 10:25:25 +00:00
ThinLTO/X86 Try to make new test more resilient to different orderings 2019-01-29 02:04:01 +00:00
Transforms [InstCombine] regenerate test checks; NFC 2019-01-29 16:44:05 +00:00
Unit [test] Fix propagating HOME envvar to unittests 2018-12-31 13:48:12 +00:00
Verifier GlobalISel: Verify load/store has a pointer input 2019-01-27 15:57:23 +00:00
YAMLParser
tools [X86][Btver2] Improved latency/throughput model for scalar int-to-float conversions. 2019-01-29 16:47:27 +00:00
.clang-format
CMakeLists.txt Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [llvm] 2019-01-19 00:10:54 +00:00
TestRunner.sh
lit.cfg.py Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [llvm] 2019-01-19 00:10:54 +00:00
lit.site.cfg.py.in Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [llvm] 2019-01-19 00:10:54 +00:00