llvm-6502/test
Wojciech Matyjewicz 98e3a6829a Fixes PR2395. Looking for a constant in a GEP tail (when the first GEP
is longer than the second one) should stop after finding one. Added break 
instruction guarantees it. It also changes difference between offsets to 
absolute value of this difference in the condition.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51875 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-02 17:26:12 +00:00
..
Analysis Fixes PR2395. Looking for a constant in a GEP tail (when the first GEP 2008-06-02 17:26:12 +00:00
Archive
Assembler IR, bitcode reader, bitcode writer, and asmparser changes to 2008-05-31 00:58:22 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen update this patch to handle an extraneous &1. This should be pulled 2008-05-31 19:50:53 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Unbreak this test. 2008-05-30 05:02:37 +00:00
FrontendC++
FrontendObjC
Integer
lib
Linker
LLVMC Fix the -opt switch and add a test case for it. 2008-05-30 19:56:27 +00:00
Other
Scripts
TableGen
Transforms Fix two issues that Eli Friedman pointed out, where would misoptimized code like: 2008-06-01 22:26:26 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh