llvm-6502/lib
Devang Patel 1cd39a4f6e Use simpler test to filter loops.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41516 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-27 21:34:31 +00:00
..
Analysis Use SmallVector. 2007-08-21 16:54:51 +00:00
Archive
AsmParser Update InvokeInst to work like CallInst 2007-08-27 19:04:21 +00:00
Bitcode Update InvokeInst to work like CallInst 2007-08-27 19:04:21 +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
Support Poison APFloat::operator==. Replace existing uses with bitwiseIsEqual. 2007-08-24 22:09:56 +00:00
System
Target Add a comment about using libc memset/memcpy or generating inline code. 2007-08-27 17:48:26 +00:00
Transforms Use simpler test to filter loops. 2007-08-27 21:34:31 +00:00
VMCore Update InvokeInst to work like CallInst 2007-08-27 19:04:21 +00:00
Makefile