llvm-6502/lib
Arnold Schwaighofer 2158dec965 SLPVectorizer: Use the type of the value loaded/stored to get the ABI alignment
We were using the pointer type which is incorrect.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215162 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-07 22:47:27 +00:00
..
Analysis Remove Support/IncludeFile.h and its only user. This is actively harmful, since 2014-08-07 20:41:17 +00:00
AsmParser
Bitcode
CodeGen DebugInfo: Fix overwriting/loss of inlined arguments to recursively inlined functions. 2014-08-07 22:22:49 +00:00
DebugInfo
ExecutionEngine Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
IR Revert "Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself."" 2014-08-06 22:30:12 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: split Win64EHUnwindEmitter into a shared streamer 2014-08-07 02:59:41 +00:00
Object Add two missing ARM cpusubtypes to the switch statement in 2014-08-07 21:30:25 +00:00
Option
ProfileData
Support Remove Support/IncludeFile.h and its only user. This is actively harmful, since 2014-08-07 20:41:17 +00:00
TableGen Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)). No functional changes intended. 2014-08-07 12:07:33 +00:00
Target fix materialization of one bit constants and global values which are accessed through 2014-08-07 22:09:01 +00:00
Transforms SLPVectorizer: Use the type of the value loaded/stored to get the ABI alignment 2014-08-07 22:47:27 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile