llvm-6502/test
Andrew Trick 6050edfe3e LSR IVChain improvement.
Handle chains in which the same offset is used for both loads and
stores to the same array.

Fixes rdar://11410078.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174789 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-09 01:11:01 +00:00
..
Analysis Refine fix to bug 15041. 2013-02-08 18:19:17 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are the 2013-02-08 21:42:56 +00:00
DebugInfo Dwarf: do not use line_table_start in at_stmt_list since we do not always emit 2013-02-09 00:41:44 +00:00
ExecutionEngine
Feature
FileCheck Canonicalize line endings to Linux style also when the --strict-whitespace flag is in use. This flag is supposed to affect horizontal whitespaces only. 2013-02-06 20:40:38 +00:00
Instrumentation
Integer
JitListener
Linker
MC [mips] Add definition of JALR instruction which has two register operands. Change the 2013-02-07 19:48:00 +00:00
Object [Object][ELF] Fix crash on no dynamic section. 2013-02-07 18:26:45 +00:00
Other
Scripts
TableGen
tools
Transforms LSR IVChain improvement. 2013-02-09 01:11:01 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh