1. 512f059 mips32/64: Fix the problem with dirty helper when the by dejanj · 11 years ago
  2. a56f369 Add support for the Intel TM "xbegin" instruction, by jumping directly by sewardj · 11 years ago
  3. 1bf44e3 x86 front ends: tighten up decoding of MOV Ib,Eb and MOV Iv,Ev. This by sewardj · 11 years ago
  4. aae16ca Unbreak the build on non-MIPS platforms. by tom · 11 years ago
  5. 8007ea6 mips32/mips64: additional VEX support for FCSR register. by dejanj · 11 years ago
  6. 5cc3b45 mips64: VEX support for MIPS64 Octeon Instructions by petarj · 11 years ago
  7. bc7d6f4 mips: clean-up in hardware detection (Cavium/DSP ASEs) by petarj · 11 years ago
  8. 994cc46 mips32: small cleanup in show_hwcaps_mips32 by petarj · 11 years ago
  9. af514c0 s390: Add spechelper for s390_calculate_cc. by florian · 11 years ago
  10. c31e6cb Bug 323893 - SSE3 not available on amd cpus in valgrind. by mjw · 11 years ago
  11. 6fef87a The Power ISA 2.07 document includes a correction to the description for the by carll · 11 years ago
  12. d6bc217 Remove dead code. by florian · 11 years ago
  13. 740da72 Enhance ado_treebuild_BB to allow an expression preceding a Put by florian · 11 years ago
  14. 81d4ff2 mips64: fixed problem with Iop's for mips64. by dejanj · 11 years ago
  15. 78850ae Bugzilla 323437, this is phase 2 in a series of patches adding support for IBM by carll · 11 years ago
  16. de6f710 Add a few more optimisations for CmpwNEZ64, CmpNEZ32, and CmpNEZ64. by florian · 11 years ago
  17. 38b79ac The existing overflow detection in VEX/priv/guest_ppc_toIR.c/set_XER_OV_64() by carll · 11 years ago
  18. 9708b6a The patch used the binary constants 0b10000 and 0b10001. The 0b designator by carll · 11 years ago
  19. c3a3791 Update list of ignored files. by florian · 11 years ago
  20. b77db0e The current code is not properly handling a non-zero TH field in the by carll · 11 years ago
  21. 2accb5e deltaIRExpr cannot handle Iex_VECRET and Iex_BBPTR and needs to be guarded. by florian · 11 years ago
  22. e3a103f mips32/mips64: Fix the problem with lwl and lwr for mips32 and mips64. by dejanj · 11 years ago
  23. 54eea4e Comment-only change. by sewardj · 11 years ago
  24. 854912a Add an optimisation for Iop_Left64. by florian · 11 years ago
  25. 55ce7b7 Add algebraic simplifications for Iop_And64 (same as for Iop_And32). by florian · 11 years ago
  26. 6c65c12 Support mmxext (integer sse) subset on i386 (athlon). by mjw · 11 years ago
  27. d69cd9a mips64: Fix a problem with CCall.retty type. by dejanj · 11 years ago
  28. 82cc37c Add support for 256-bit return values for dirty helpers (amd64 only). by sewardj · 11 years ago
  29. 9041956 Eliminate IRExprP__VECRET and IRExprP__BBPTR and introduce two new by florian · 11 years ago
  30. c529555 mips32/mips64: Fix compiler warnings. by dejanj · 11 years ago
  31. 0c74bb5 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  32. 74142b8 Add infrastructural support (IR, VEX) to allow returns of 128- by sewardj · 11 years ago
  33. 3cfd1f0 Add a spec rule for SUBQ/NLE. by sewardj · 11 years ago
  34. 0af77fc Update Makefile-gcc to include additional files that were added in r2702. by florian · 11 years ago
  35. befee0b Do not use the 0b notation as older GCC's do not accept it. by florian · 11 years ago
  36. 9138b17 Rename ppc_cache_line_szB to indicate that this is the size by florian · 11 years ago
  37. 9875715 mips32: Correctly model SHLL_S.PH on MIPS32. by dejanj · 11 years ago
  38. 1bdaac5 s390: New machine model: zBC12 by florian · 11 years ago
  39. c3fee0d mips32: Add support for mips32 DSP instruction set. by dejanj · 11 years ago
  40. a325ee1 by sewardj · 11 years ago
  41. 6ed5c34 Add support for by sewardj · 11 years ago
  42. a8e327d mips: implement Iop_8Uto64 in iselInt64Expr by petarj · 11 years ago
  43. 7ab421d s390: Support some more BFP <-> DFP conversions (the ones by florian · 11 years ago
  44. b22838d Add some more IRops to convert between binary floating point and by florian · 11 years ago
  45. 70a2606 mips64: fix 'unused variable' warning by petarj · 11 years ago
  46. 79e5a48 Eliminate IRRoundingModeDFP by merging its values into IRRoundingMode. by florian · 11 years ago
  47. bafb826 s390x: Make the CC_DEP1 field appear completely initialised when by florian · 11 years ago
  48. ccd78cd mips32/mips64: implement sdl, sdr, swl and swr without reading memory by petarj · 11 years ago
  49. 80f674a Implement STRT. Fixes #319395. (Vasily Golubev, w.golubev@mail.ru) by sewardj · 11 years ago
  50. e660158 Implement SSAT16. Fixes #318929. (Vasily Golubev, w.golubev@mail.ru) by sewardj · 11 years ago
  51. c589228 Fix s390 build failure. Patch by Maran Pakkirisamy (maranp@linux.vnet.ibm.com). by florian · 11 years ago
  52. 78d5ef7 s390: First round of changes to support the PFPO insn. by florian · 11 years ago
  53. b40431f Get rid of gcc warning on non-MIPS platforms. by sewardj · 11 years ago
  54. 37c57f3 Add the following IROPs which are needed for s390 DFP support: by florian · 11 years ago
  55. 1fb1e34 mips: fix some style issues, non-functional change by petarj · 11 years ago
  56. bc3af3c mips: fix corner case for INS instruction by petarj · 11 years ago
  57. 92001d4 STRD (both ARM and Thumb): for push-like cases -- specifically, STRD by sewardj · 11 years ago
  58. ccff5f4 Implement SMMLA{r}, both ARM and Thumb. n-i-bz. by sewardj · 11 years ago
  59. f78a81c Generate better code for Shl64(x, imm8) since the Neon front end by sewardj · 11 years ago
  60. 0adc2f2 VLD4/VST4: generate in-line interleave/de-interleave code, so that by sewardj · 11 years ago
  61. c1e23c4 VLD3/VST3: generate in-line interleave/de-interleave code, so that by sewardj · 11 years ago
  62. 0c30de8 mips: fix endian issues for LWL, LWR, LDR and LDL for mips64 by petarj · 11 years ago
  63. 1df8096 Improved front end translations for Neon V{LD,ST}{1,2} instructions, by sewardj · 11 years ago
  64. de61a39 Remove some unused ifdeffery that allowed disabling QC flag updating for Neon. by sewardj · 11 years ago
  65. 8bde7f1 Implement ARM SDIV and UDIV instructions. Fixes #314178. Partially by sewardj · 11 years ago
  66. 7af7687 Implement (T1) LDRT reg+#imm8. Fixes #315689. (Vasily, w.golubev@mail.ru) by sewardj · 11 years ago
  67. 656b8f4 Fix some rebasing fallout pertaining to today's AVX2 landing. Fixes #317463. by sewardj · 11 years ago
  68. 4d780eb Add support for the EQ_UQ SSE FP comparison operation. BZ#317444. by tom · 11 years ago
  69. cc3d219 AMD64: Add support for AVX2, BMI1, BMI2 and FMA instructions (VEX side). by sewardj · 11 years ago
  70. 818c730 Implement RDTSCP on amd64, finally. This fixes #251569 and dups by sewardj · 11 years ago
  71. 92eef38 Implement SSE4 MOVNTDQA insn. Fixes #316503. by sewardj · 11 years ago
  72. a39fb0c Fix an assertion failure on CVT.F64.S32 d16, d16, #1. Fixes #317186 (I think). by sewardj · 11 years ago
  73. 2a8d070 VEX, ppc code cleanup by carll · 11 years ago
  74. 82cdba6 s390: Support the SRNMT instruction. by florian · 11 years ago
  75. ade5552 Implement VCVT.{S,U}32.F64 D[d], D[d], #frac_bits. Fixes #315738. by sewardj · 11 years ago
  76. 6b7bdec Implement VCVT.F64.{SU}32, #imm. Fixes #308717. by sewardj · 11 years ago
  77. fa6b71c Handle "vmov qDest.I32 V128{0xFFFF}" so to speak, and make the case by sewardj · 11 years ago
  78. 44db1e7 Implement SMLAL{BB,BT,TB,TT}. Fixes #308718. (Mans Rullgard, mans@mansr.com) by sewardj · 11 years ago
  79. 0470c5d s390: Fix disassembly. Wrong argument order was causing asserts. by florian · 11 years ago
  80. 496979d Remove dead code (a Coverity finding). by florian · 12 years ago
  81. fdb2a4c mips: fix for some warnings in mips files when compiling on amd64/x86 by petarj · 12 years ago
  82. 0ef8d9e Handle WFE and SEV, needed for spinlock hinting. by sewardj · 12 years ago
  83. b92a954 mips: adding MIPS64LE support to VEX by petarj · 12 years ago
  84. 08f65d9 s390: Non-functional change. Pedant at work... by florian · 12 years ago
  85. d18287d s390: Fix a type mixup found by BEAM. by florian · 12 years ago
  86. 5c53973 s390: Support the following DFP insns: by florian · 12 years ago
  87. 6938b9d Stop gcc-4.4 complaining when this file is compiled on a 32 bit platform. by sewardj · 12 years ago
  88. 79efdc6 Make HReg a struct. In the past there were several occurences where by florian · 12 years ago
  89. 1bb7f6f s390: Be consistent with emulation warnings about unsupported by florian · 12 years ago
  90. a887acd s390: Support these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR. by florian · 12 years ago
  91. ff9000d s390: Change get_dfp_rounding_mode to map IR rounding modes to by florian · 12 years ago
  92. 1fd227c s390: Add cc thunk description for S390_CC_OP_DFP_{64|128}_TO_INT_32. by florian · 12 years ago
  93. c23579d s390: Fix debugging output in IR injection. by florian · 12 years ago
  94. 203b998 s390: It is not necessary to save/restore the link register when by florian · 12 years ago
  95. cec3a8a s390: Change insn selection to recognize memcpy-like statements. by florian · 12 years ago
  96. 654b7f9 Shifting an int and assigning it to a long could be trouble. by florian · 12 years ago
  97. e6be61f Fix a few more HReg <-> UInt mixups. by florian · 12 years ago
  98. b05c20c Post-patch to r2668. Choose more sensible names. Purely mechanical, no by florian · 12 years ago
  99. 9884af0 The Coverity tool was run against the Valgrind source code and identified a by carll · 12 years ago
  100. a81d9be mips: Fixing some HReg <--> UInt mixups spotted by Florian. by petarj · 12 years ago