1. c8e4f56 Add machinery to support DFP rounding modes. by florian · 12 years ago
  2. 5906a6b s390: Order the operands of the multiply-and-add/subtract IROps by florian · 12 years ago
  3. 125e20d s390: This is a pre-patch for DFP support. It renames certain by florian · 12 years ago
  4. 3f3e50d s390: Handle S390_BFP_NABS correctly for 128-bit arguments. by florian · 12 years ago
  5. 2c74d24 s390: Change the handling of S390_ROUND_PER_FPC (which indicates that the by florian · 12 years ago
  6. cc491a6 s390: Remove insns for 128-bit BFP and merge with 32/64-bit. This by florian · 12 years ago
  7. 9fcff4c s390: More prep work bfp reorg. In the future unary/binary/ternary by florian · 12 years ago
  8. 66e596d Fix a mixup. This never caused a problem because the fields happened by florian · 12 years ago
  9. 4b8efad Support the variety of "convert to/from fixed" and "load rounded" opcodes by florian · 12 years ago
  10. 1c8f7ff s390: Add support for the "convert from/to logical" instruction family. by florian · 12 years ago
  11. 4e0083e On s390: Terminate the superblock with Ijk_EmFail if an stfle insn by florian · 12 years ago
  12. 5e0f204 Fix insn selection for Iop_Shr8/16 and Iop_Sar8/16 on s390. by florian · 12 years ago
  13. af7ad28 fix the put optimization. It is ok to have F-types in the CC_* by cborntra · 12 years ago
  14. 61f23c1 Update copyright notices for s390 by florian · 12 years ago
  15. 11b8ee8 The arguments in a helper call need to be sign/zero-extended by florian · 12 years ago
  16. 5f27dcf Fix a bug in insn selection. For some reason Iop_1UtoXYZ did no by florian · 12 years ago
  17. f366a80 Fix a bug in insn selection. Though shalt not modify the by florian · 12 years ago
  18. af50a19 Use vpanic, not vassert, you silly. by florian · 12 years ago
  19. 448cbba Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
  20. 420bfa9 Put the Triop member into a separate struct (IRTriop) and link to that by florian · 12 years ago
  21. 96d7cc3 Put the Qop member into a separate struct (IRQop) and link to that by florian · 12 years ago
  22. c9069f2 Enhance the guest state effects notation on IRDirty calls, so as to be by sewardj · 12 years ago
  23. 01ed6e7 Change S390_INSN_HELPER_CALL such that returning a value is part by florian · 12 years ago
  24. 52af7bc Back out VEX r2326. It was not working correctly. The guard condition by florian · 12 years ago
  25. e065436 Improve insn selection for helper calls. Attempt to evaluate arguments by florian · 12 years ago
  26. 297b606 Use make_gpr throughout. Remove unused parameter. by florian · 12 years ago
  27. 7d117ba Add the counter pseudo register to the list of guest registers to by florian · 12 years ago
  28. 65b5b3f (post-tchain-merge cleanup) Stop s390x asserting on illegal insns. by florian · 12 years ago
  29. f26994a We incorrectly stored the archinfo_host argument of iselSB_S390 into by florian · 12 years ago
  30. 2d98d89 Make the list of handled jump kinds the same in s390_isel_stmt and iselNext. by florian · 12 years ago
  31. 8844a63 Translation chaining for s390. To be debugged. by florian · 12 years ago
  32. 428dfdd Consolidate guest state offset computation. There is only by florian · 12 years ago
  33. ad43b3a Improve code generation on s390x for assignment of constant by florian · 13 years ago
  34. 4d71a08 Handle Iop_ReinterpF32asI32 and Iop_ReinterpI32asF32 in insn selection. by florian · 13 years ago
  35. 35da861 Get rid of redundant address mode calculation. by florian · 13 years ago
  36. a52e37e s390x: Implement Ist_MBE by sewardj · 13 years ago
  37. a970c40 s390x: fix code confusion by sewardj · 13 years ago
  38. 652b56a s390x: reconsider "long displacement" requirement. We currently by sewardj · 13 years ago
  39. 611b06e s390x: FLOGR is not universally available. Fixes #268715. by sewardj · 13 years ago
  40. 2019a97 Add a port to IBM z/Architecture (s390x) running Linux -- VEX by sewardj · 14 years ago