llvm-6502/test
Chris Lattner 7809ecd5b0 rearrange how SRoA handles promotion of allocas to vectors.
With the new world order, it can handle cases where the first
store into the alloca is an element of the vector, instead of
requiring the first analyzed store to have the vector type 
itself.  This allows us to un-xfail 
test/CodeGen/X86/vec_ins_extract.ll.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63590 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-03 01:30:09 +00:00
..
Analysis Wind SCEV back in time, to Nov 18th. This 'fixes' PR3275, PR3294, PR3295, 2009-01-13 09:18:58 +00:00
Archive
Assembler Fix PR3372 2009-02-02 07:24:28 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen rearrange how SRoA handles promotion of allocas to vectors. 2009-02-03 01:30:09 +00:00
DebugInfo Do not add redundant arguments in a method definition DIE. 2009-02-02 17:51:41 +00:00
ExecutionEngine This is case is to uncover the bug in IntrinsicLowering.cpp, 2009-01-30 08:59:51 +00:00
Feature
FrontendAda
FrontendC It fails on Linux. XFAIL that machine. 2009-02-03 00:35:11 +00:00
FrontendC++ Run dsymutil on darwin, when it is expected, before running gdb test. 2009-02-02 21:09:36 +00:00
FrontendFortran
FrontendObjC Testcase for 6522054. 2009-01-26 23:22:19 +00:00
FrontendObjC++
Integer alignment of 0 is not valid. 2009-01-05 08:14:35 +00:00
lib Run dsymutil on darwin, when it is expected, before running gdb test. 2009-02-02 21:09:36 +00:00
Linker
LLVMC Add three new option properties. 2009-01-28 03:47:20 +00:00
Other
Scripts
TableGen
Transforms rearrange how SRoA handles promotion of allocas to vectors. 2009-02-03 01:30:09 +00:00
Verifier
Makefile Run dsymutil on darwin, when it is expected, before running gdb test. 2009-02-02 21:09:36 +00:00
Makefile.tests
TestRunner.sh