llvm-6502/lib
Eric Christopher e9625cf698 Don't lower splat vector load to relative to the esp if the
stack may be misaligned.

Update test accordingly.

Patch by Evan Cheng!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94291 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-23 06:02:43 +00:00
..
Analysis Avoid using "Type" as the variable name. 2010-01-23 00:26:28 +00:00
Archive
AsmParser Remove MetadataBase class because it is not adding significant value. 2010-01-22 22:52:10 +00:00
Bitcode Remove MetadataBase class because it is not adding significant value. 2010-01-22 22:52:10 +00:00
CodeGen mcstreamerize .no_dead_strip and .reference for static ctors/dtors. 2010-01-23 05:51:36 +00:00
CompilerDriver
ExecutionEngine Make OProfile support compile again after r93630 removed 2010-01-22 23:04:39 +00:00
Linker Remove MetadataBase class because it is not adding significant value. 2010-01-22 22:52:10 +00:00
MC mcstreamerize .no_dead_strip and .reference for static ctors/dtors. 2010-01-23 05:51:36 +00:00
Support Changes to fix buffering that I forgot to commit with previous patch. 2010-01-22 21:16:10 +00:00
System
Target Don't lower splat vector load to relative to the esp if the 2010-01-23 06:02:43 +00:00
Transforms Reapply 94059 while fixing the calling convention setup 2010-01-23 05:29:06 +00:00
VMCore simplify code a bit. 2010-01-23 04:42:42 +00:00
Makefile