llvm-6502/test
Adrian Prantl 857eeeced9 Cleanup testcase and ensure we actually exercise the inliner.
rdar://problem/12415623

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180168 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-24 01:44:15 +00:00
..
Analysis Legalize vector truncates by parts rather than just splitting. 2013-04-21 23:47:41 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions. 2013-04-23 21:17:40 +00:00
DebugInfo Cleanup testcase and ensure we actually exercise the inliner. 2013-04-24 01:44:15 +00:00
ExecutionEngine
Feature Clarify that llvm.used can contain aliases. 2013-04-22 14:58:02 +00:00
FileCheck
Instrumentation
Integer
JitListener
Linker
MC Add test case for PR15779, which has previously been fixed. 2013-04-22 22:30:01 +00:00
Object Fix typo. 2013-04-23 19:39:34 +00:00
Other
TableGen
tools
Transforms LoopVectorizer: Fix 15830. When scalarizing and unrolling stores make sure that the order in which the elements are scalarized is the same as the original order. 2013-04-23 17:12:42 +00:00
Unit
Verifier Also verify llvm.compiler_used. 2013-04-22 15:16:51 +00:00
YAMLParser
CMakeLists.txt
lit.cfg Use zlib to uncompress debug sections in DWARF parser. 2013-04-23 10:17:34 +00:00
lit.site.cfg.in Use zlib to uncompress debug sections in DWARF parser. 2013-04-23 10:17:34 +00:00
Makefile Use zlib to uncompress debug sections in DWARF parser. 2013-04-23 10:17:34 +00:00
Makefile.tests
TestRunner.sh