llvm-6502/test
Dan Gohman 958e292c7a Don't (unconditionally) use getSCEVAtScope to simplify the step
expression in IVUsers, because in the case of a use of a non-linear
addrec outside of a loop, this causes the addrec to be evaluated as
a linear addrec.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73774 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-19 17:33:15 +00:00
..
Analysis Teach ScalarEvolution how to recognize another xor(and(x, C), C) case. 2009-06-18 00:00:20 +00:00
Archive
Assembler
Bindings/Ocaml Nounwind is not valid for function return values. 2009-05-06 13:51:18 +00:00
Bitcode
BugPoint
CodeGen Fix for PR2484: add an SSE1 pattern for a shuffle we normally prefer to 2009-06-19 07:00:55 +00:00
DebugInfo Use MainCU if it is available. 2009-06-16 02:09:30 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC new testcase for rdar://6983634 2009-06-18 22:53:26 +00:00
FrontendC++ Test for llvm-gcc patch 73564. 2009-06-16 22:18:33 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Don't (unconditionally) use getSCEVAtScope to simplify the step 2009-06-19 17:33:15 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh