llvm-6502/lib
Dan Gohman 424b777171 When BasicAA can determine that two pointers have the same base but
differ by a dynamic offset, return PartialAlias instead of MayAlias.
See the comment in the code for details. This fixes PR9971.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131781 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-21 01:05:08 +00:00
..
Analysis When BasicAA can determine that two pointers have the same base but 2011-05-21 01:05:08 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix PR9962 by properly constraining register classes in RemoveCopyByCommutingDef(). This 2011-05-20 23:25:36 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Set the "LastFrameInst" field when streaming a .seh_setframe directive. This 2011-05-21 00:09:04 +00:00
Object
Support Have Program::Wait return -2 for crashed and timeouts instead of embedding 2011-05-21 00:56:46 +00:00
Target Change the order fixed objects are created in MipsTargetLowering::LowerCall in 2011-05-20 23:22:14 +00:00
Transforms indvars: Prototyping Sign/ZeroExtend elimination without canonical IVs. 2011-05-20 18:25:42 +00:00
VMCore Remove noisy semicolons. 2011-05-20 09:20:25 +00:00
CMakeLists.txt
Makefile