llvm-6502/lib
Chris Lattner ab38358fa0 Teach globalsmodref-aa to track scalar pointer global variables which point
to unaliased allocations.  Use this information to disambiguate pointers loaded
from them.  This is a very common case, so it's worthwhile to handle efficiently.

This implements Analysis/GlobalsModRef/indirect-global.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30684 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-01 22:36:45 +00:00
..
Analysis Teach globalsmodref-aa to track scalar pointer global variables which point 2006-10-01 22:36:45 +00:00
Archive
AsmParser Eliminate ConstantBool::True and ConstantBool::False. Instead, provide 2006-09-28 23:35:22 +00:00
Bytecode Small fixes for supporting dll* linkage types 2006-09-17 13:06:18 +00:00
CodeGen simplify code 2006-09-28 23:17:41 +00:00
Debugger
ExecutionEngine
Linker
Support Define this in the correct n/s 2006-09-29 18:43:14 +00:00
System
Target Not needed. 2006-09-29 22:05:10 +00:00
Transforms Fix a bug from r1.391 of this file, where we checked the size instead of 2006-10-01 19:40:58 +00:00
VMCore Add a version of the globalvariable ctor that inserts at a specific location. 2006-09-30 21:31:26 +00:00
Makefile