llvm-6502/test
Chris Lattner 503fc1c488 Fix LICM's memory promotion optimization to preserve TBAA tags when
promoting a store in a loop.  This was noticed when working on PR14753,
but isn't directly related.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171281 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-31 08:37:17 +00:00
..
Analysis Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2012-12-30 02:33:22 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Support ppcf128 in SelectionDAG::getConstantFP 2012-12-30 19:03:32 +00:00
DebugInfo For the dwarf5 split debug info code split out the string section 2012-12-27 02:14:01 +00:00
ExecutionEngine
Feature Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2012-12-30 02:33:22 +00:00
FileCheck
Instrumentation [ASan] Fix lifetime intrinsics handling. Now for each intrinsic we check if it describes one of 'interesting' allocas. Assume that allocas can go through casts and phi-nodes before apperaring as llvm.lifetime arguments 2012-12-27 08:50:58 +00:00
Integer
JitListener
Linker
MC [mips] Fix encoding of BAL instruction. Also, fix assembler test case which 2012-12-21 23:13:59 +00:00
Object
Other
Scripts
TableGen
tools
Transforms Fix LICM's memory promotion optimization to preserve TBAA tags when 2012-12-31 08:37:17 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh