llvm-6502/lib
Duncan Sands 03228089d5 Rename SetCCResultContents to BooleanContents. In
practice these booleans are mostly produced by SetCC,
however the concept is more general.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59911 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-23 15:47:28 +00:00
..
Analysis reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an 2008-11-21 16:42:48 +00:00
Archive Silence unused variable warnings. 2008-11-21 20:00:59 +00:00
AsmParser
Bitcode
CodeGen Rename SetCCResultContents to BooleanContents. In 2008-11-23 15:47:28 +00:00
Debugger
ExecutionEngine Make JIT::runFunction handle functions with non-C calling conventions. 2008-11-23 08:00:11 +00:00
Linker
Support
System
Target Rename SetCCResultContents to BooleanContents. In 2008-11-23 15:47:28 +00:00
Transforms Fix build failure. 2008-11-21 21:00:20 +00:00
VMCore Silence unused variable warnings. 2008-11-21 20:00:59 +00:00
Makefile