llvm-6502/test
Arnold Schwaighofer e96fec2e43 LoopVectorize: Only strip casts from integer types when replacing symbolic
strides

Fixes PR18480.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199291 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-15 03:35:46 +00:00
..
Analysis Fix broken CHECK lines. 2014-01-11 21:06:00 +00:00
Assembler Clean up RUN command for Assembler/getInt.ll. 2014-01-13 22:37:35 +00:00
Bindings
Bitcode Decouple dllexport/dllimport from linkage 2014-01-14 15:22:47 +00:00
BugPoint
CodeGen PR 18466: Fix ARM Pseudo Expansion 2014-01-15 01:32:12 +00:00
DebugInfo Make sure we emit a relocation to the debug_ranges section in the 2014-01-15 00:04:29 +00:00
ExecutionEngine Re-enable remote MCJIT tests on ARMv7 2014-01-14 22:43:49 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC Only mark functions as micromips. 2014-01-15 03:07:12 +00:00
Object
Other [PM] Wire up support for writing bitcode with new PM. 2014-01-13 07:38:24 +00:00
TableGen [TableGen] Correctly generate implicit anonymous prototype defs in multiclasses 2014-01-02 20:47:09 +00:00
tools llvm-readobj: address review comments for ARM EHABI printing 2014-01-09 04:31:18 +00:00
Transforms LoopVectorize: Only strip casts from integer types when replacing symbolic 2014-01-15 03:35:46 +00:00
Unit
Verifier Fix all the verifier tests I added for address spaces. 2014-01-02 21:09:05 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in [CMake] Add missing set_output_directory after Takumi's change in r198205. 2014-01-02 19:47:45 +00:00
Makefile
Makefile.tests
TestRunner.sh