llvm-6502/test
Chris Lattner 29e641761e teach SROA to handle promoting vector allocas with a memset into them into
a vector type instead of into an integer type.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66368 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-08 04:17:04 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint Remove accidental check-ins in r65960. :-( 2009-03-03 19:25:16 +00:00
CodeGen Recognize triplets starting with armv5-, armv6- etc. And set the ARM arch version accordingly. 2009-03-08 04:02:49 +00:00
DebugInfo Ignore the debug info intrinsics when looking for dependency through basic block. 2009-03-05 01:45:43 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Functions marked malloc are noalias return. 2009-03-01 16:19:31 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib Trailing whitespace. 2009-03-06 12:21:40 +00:00
Linker
LLVMC Add a comment. 2009-03-06 17:59:58 +00:00
Other
Scripts
TableGen
Transforms teach SROA to handle promoting vector allocas with a memset into them into 2009-03-08 04:17:04 +00:00
Verifier
Makefile Trailing whitespace. 2009-03-06 12:25:56 +00:00
Makefile.tests
TestRunner.sh