1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Dan Gohman 123b8effaa Make DAGCombiner's global alias analysis query more precise in the case
where both pointers have non-zero offsets.

llvm-svn: 41491
2007-08-27 16:32:11 +00:00
..
Analysis Use SmallVector. 2007-08-21 16:54:51 +00:00
Archive
AsmParser
Bitcode Patch 10 for long double. Doing constants right needs expanding ConstantFP 2007-08-09 22:51:36 +00:00
CodeGen Make DAGCombiner's global alias analysis query more precise in the case 2007-08-27 16:32:11 +00:00
Debugger
ExecutionEngine rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned() 2007-08-23 05:15:32 +00:00
Linker Fix PR1611 - Visibility should be ignored for a declaration 2007-08-19 22:22:54 +00:00
Support Poison APFloat::operator==. Replace existing uses with bitwiseIsEqual. 2007-08-24 22:09:56 +00:00
System
Target call libc memcpy/memset if array size is bigger then threshold. 2007-08-27 10:18:20 +00:00
Transforms Change comments to refer to @malloc and @free instead of %malloc and %free. 2007-08-27 16:11:48 +00:00
VMCore Poison APFloat::operator==. Replace existing uses with bitwiseIsEqual. 2007-08-24 22:09:56 +00:00
Makefile