llvm-6502/lib
Dan Gohman d64a78c9ed When bit-twiddling CondCode values for integer comparisons produces
SETOEQ, is it does with (SETEQ & SETULE), map it to SETEQ.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51112 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-14 18:17:09 +00:00
..
Analysis Fix memdep's handling of invokes when finding the dependency of another call 2008-05-13 21:25:37 +00:00
Archive
AsmParser Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef 2008-05-12 19:01:56 +00:00
Bitcode
CodeGen When bit-twiddling CondCode values for integer comparisons produces 2008-05-14 18:17:09 +00:00
Debugger
ExecutionEngine
Linker
Support
System Make PreVerifyID, IntSigsEnd, and KillSigsEnd const. 2008-05-14 00:42:30 +00:00
Target Detabification. Fixed indentation and spacing. 2008-05-14 11:31:39 +00:00
Transforms Split the loop unroll mechanism logic out into a utility function. 2008-05-14 00:24:14 +00:00
VMCore Make PreVerifyID, IntSigsEnd, and KillSigsEnd const. 2008-05-14 00:42:30 +00:00
Makefile