[llvm-commits] CVS: llvm/lib/Target/X86/X86TargetMachine.cpp InstSelectSimple.cpp
Chris Lattner
lattner at cs.uiuc.edu
Tue Mar 30 15:23:01 PST 2004
Changes in directory llvm/lib/Target/X86:
X86TargetMachine.cpp updated: 1.51 -> 1.52
InstSelectSimple.cpp updated: 1.197 -> 1.198
---
Log message:
Add direct support for integer select instructions, though we still don't support
folding compares into the select yet.
---
Diffs of the changes: (+0 -0)
More information about the llvm-commits
mailing list