llvm-6502/lib
Dan Gohman c6743207e2 Factor out some of the code for updating old SCEVUnknown values, and
extend it to handle the case where multiple RAUWs affect a single
SCEVUnknown.

Add a ScalarEvolution unittest to test for this situation.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109705 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-29 00:17:55 +00:00
..
Analysis Factor out some of the code for updating old SCEVUnknown values, and 2010-07-29 00:17:55 +00:00
Archive
AsmParser
Bitcode
CodeGen
CompilerDriver
ExecutionEngine
Linker
MC Added first bit of support for the dwarf .file directive. This patch collects 2010-07-28 20:55:35 +00:00
Support
System Add an erase() method to llvm::ThreadLocal. 2010-07-28 22:49:43 +00:00
Target ARM mode version of r109693. Remove incorrect substitution pattern for UXTB16. It wrongly assumed the input shift was actually a rotate. rdar://8240138 2010-07-28 23:25:44 +00:00
Transforms simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00
VMCore Make GlobalValue alignment consistent with load, store, and alloca 2010-07-28 20:56:48 +00:00
Makefile