llvm-6502/test
Chris Lattner 7ebbabf500 fix instcombine to only do store sinking when the alignments
of the two loads agree.  Propagate that onto the new store.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85772 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-02 02:06:37 +00:00
..
Analysis Convert Analysis tests to FileCheck in regards to PR5307. 2009-10-27 14:54:46 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Handle splats of undefs properly. This includes the testcase for PR5364 as well. 2009-11-02 00:12:06 +00:00
DebugInfo
ExecutionEngine
Feature add bitcode reader support for blockaddress. We can now fully 2009-10-28 05:53:48 +00:00
FrontendAda
FrontendC
FrontendC++ We currently only run ipsccp at LTO time, which is silly. It subsumes 2009-11-01 18:57:49 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Add a test for OptionPreprocessor. 2009-10-25 01:43:50 +00:00
MC
Other
Scripts
TableGen
Transforms fix instcombine to only do store sinking when the alignments 2009-11-02 02:06:37 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Add missing substitution for %llvmgcc_only. 2009-10-30 21:13:59 +00:00
lit.site.cfg.in
Makefile Fix gmake check for AuroraUX triple. 2009-10-26 02:37:56 +00:00
Makefile.tests
site.exp.in
TestRunner.sh