1. d145a61 Darwin, like many BSD systems, has a setjmp/longjmp which saves the signal mask by Chris Lattner · 19 years ago
  2. 7b73834 Change the arg lowering code to use copyfromreg from vregs associated by Chris Lattner · 19 years ago
  3. 31262ce Remove some dead vectors by Chris Lattner · 19 years ago
  4. e6ec9f2 PowerPC cannot truncstore i1 natively by Chris Lattner · 19 years ago
  5. c09eeec Implement i64<->fp using the fctidz/fcfid instructions on PowerPC when we by Nate Begeman · 19 years ago
  6. 1e9de3e Decouple fsqrt from gpul optimizations, implementing fsqrt.ll. by Chris Lattner · 19 years ago
  7. f505949 Restore this patch now that the latent bug has been fixed by Chris Lattner · 19 years ago
  8. 5b3224f Revert the previous patch which causes a mysterious regression in toast. by Chris Lattner · 19 years ago
  9. 2a00daa Implement small-arguments.ll:test3 by teaching the DAG optimizer that by Chris Lattner · 19 years ago
  10. f760532 Move FCTIWZ handling out of the instruction selectors and into legalization, by Chris Lattner · 19 years ago
  11. bc11c34 Move SHL,SHR i64 -> legalizer by Chris Lattner · 19 years ago
  12. eb9b62e lower sra_parts on the dag, implementing it for the dag isel, and exposing by Chris Lattner · 19 years ago
  13. 49296f1 Enable generation of AssertSext and AssertZext in the PPC backend. by Nate Begeman · 19 years ago
  14. 6de08f4 Fix a bug in my patch for legalizing to fsel. It cannot handle seteq/setne, by Chris Lattner · 19 years ago
  15. 915fb30 Fix some really strange indentation that xcode likes to use. by Chris Lattner · 19 years ago
  16. 8a2d3ca implement SELECT_CC fully for the DAG->DAG isel! by Chris Lattner · 19 years ago
  17. 0bbea95 Make fsel emission work with both the pattern and dag-dag selectors, by by Chris Lattner · 19 years ago
  18. 0b1e4e5 implement the other half of the select_cc -> fsel lowering, which handles by Chris Lattner · 19 years ago
  19. e4bc9ea add initial support for converting select_cc -> fsel in the legalizer by Chris Lattner · 19 years ago
  20. c8e27db Remove option to make SetCC illegal on PowerPC after long discussion with by Nate Begeman · 19 years ago
  21. 8ca5693 Ack, typo by Nate Begeman · 19 years ago
  22. a50d53e Add an option to make SetCC illegal as a beta option by Nate Begeman · 19 years ago
  23. ad23c9d Make UINT_TO_FP and SINT_TO_FP use generic expansion. by Jim Laskey · 19 years ago
  24. a8cd015 updates for changes in nodes by Chris Lattner · 19 years ago
  25. 7cbd525 Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty by Nate Begeman · 19 years ago
  26. 7c5a3d3 Pull the LLVM -> DAG lowering code out of the pattern selector so that it by Chris Lattner · 19 years ago