1. 6de08f4 Fix a bug in my patch for legalizing to fsel. It cannot handle seteq/setne, by Chris Lattner · 20 years ago
  2. 915fb30 Fix some really strange indentation that xcode likes to use. by Chris Lattner · 20 years ago
  3. 8a2d3ca implement SELECT_CC fully for the DAG->DAG isel! by Chris Lattner · 20 years ago
  4. 0bbea95 Make fsel emission work with both the pattern and dag-dag selectors, by by Chris Lattner · 20 years ago
  5. 0b1e4e5 implement the other half of the select_cc -> fsel lowering, which handles by Chris Lattner · 20 years ago
  6. e4bc9ea add initial support for converting select_cc -> fsel in the legalizer by Chris Lattner · 20 years ago
  7. c8e27db Remove option to make SetCC illegal on PowerPC after long discussion with by Nate Begeman · 20 years ago
  8. 8ca5693 Ack, typo by Nate Begeman · 20 years ago
  9. a50d53e Add an option to make SetCC illegal as a beta option by Nate Begeman · 20 years ago
  10. ad23c9d Make UINT_TO_FP and SINT_TO_FP use generic expansion. by Jim Laskey · 20 years ago
  11. a8cd015 updates for changes in nodes by Chris Lattner · 20 years ago
  12. 7cbd525 Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty by Nate Begeman · 20 years ago
  13. 7c5a3d3 Pull the LLVM -> DAG lowering code out of the pattern selector so that it by Chris Lattner · 20 years ago