llvm-6502/lib
Dan Gohman 130073904f Implement AccessesArguments checking in the two-callsite form
of BasicAA::getModRefInfo. This allows BasicAA to say that two
memset calls to non-aliasing memory locations don't interfere.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110393 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-05 23:34:50 +00:00
..
Analysis Implement AccessesArguments checking in the two-callsite form 2010-08-05 23:34:50 +00:00
Archive
AsmParser
Bitcode
CodeGen Add basic verification of LiveIntervals. 2010-08-05 22:32:21 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System Eliminate unnecessary empty string literals. 2010-08-04 01:39:08 +00:00
Target Handle the memory barrier pseudo that goes to nothing for the JIT. 2010-08-05 20:04:36 +00:00
Transforms Give JumpThreading+LVI a long-form cl::opt so that it's easier to toggle the default. 2010-08-05 22:11:31 +00:00
VMCore remove the private hack from CallInst, it was not supposed to hit the branch anyway 2010-08-05 21:25:49 +00:00
Makefile