1. d8c64e0 Constification part 5. by florian · 10 years ago
  2. 8462d11 Constification part 4. by florian · 10 years ago
  3. 7d6f81d Constification part 2. by florian · 10 years ago
  4. 9b76916 Improve infrastructure for dealing with endianness in VEX. This patch by sewardj · 10 years ago
  5. 05f5e01 Renaming only (no functional change): rename IR artefacts to do by sewardj · 10 years ago
  6. e84eeb4 Un-break the arm32 compilation pipeline following the change of by sewardj · 10 years ago
  7. 89ae847 Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  8. 74142b8 Add infrastructural support (IR, VEX) to allow returns of 128- by sewardj · 11 years ago
  9. f78a81c Generate better code for Shl64(x, imm8) since the Neon front end by sewardj · 11 years ago
  10. 496979d Remove dead code (a Coverity finding). by florian · 11 years ago
  11. 0ef8d9e Handle WFE and SEV, needed for spinlock hinting. by sewardj · 11 years ago
  12. 28eac40 Annotate ARMNImm_to_Imm64 with fallthrough markers following by sewardj · 11 years ago
  13. 3bdd24a Fix some HReg/UInt mixups, spotted by Florian. by sewardj · 11 years ago
  14. 2310935 Fix HReg <--> Uint mixup. iregNo returns an integer not a HReg. by florian · 11 years ago
  15. cfe046e Merge, from branches/COMEM, revisions 2568 to 2641. by sewardj · 12 years ago
  16. 55085f8 Changes for -Wwrite-strings by florian · 12 years ago
  17. bc9b872 Support Ijk_TInval style exits on ARM, so that --smc-check= works on by sewardj · 12 years ago
  18. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  19. 172ff56 chainXDirect_ARM: generate direct jumps when possible. by sewardj · 12 years ago
  20. 87ce6d7 Avoid word-size warnings when this is compiled on 64 bit platforms. by sewardj · 12 years ago
  21. 3dee849 Add translation chaining support for ppc32 (tested) and to by sewardj · 12 years ago
  22. d51f2fd ARMin_MFence: implement using ARMv7 insns instead of the legacy mcr-15 by sewardj · 12 years ago
  23. c6f970f Add translation chaining support for amd64, x86 and ARM (VEX side). See #296422. by sewardj · 12 years ago
  24. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  25. 6d615ba Support ARM and Thumb "CLREX" instructions since Dalvik generates by sewardj · 13 years ago
  26. 7b2f8f0 Enable move coalescing for Neon (vector) moves. Reduces code by sewardj · 13 years ago
  27. 262f5b9 Fix an obscure type error in printing of Neon instructions, that by sewardj · 13 years ago
  28. f755839 Make VMOV.F32 load the correct value into the destination register. by sewardj · 13 years ago
  29. ff7f5b7 Complete the implementation of ARM atomic ops: {LD,ST}REX{,B,H,D} in by sewardj · 13 years ago
  30. 010ac54 x86 and amd64 back ends: when generating transfers back to the by sewardj · 13 years ago
  31. cb9ad0d Fix up some enum confusion to do with ARMNeonUnOp and ARMNeonUnOpS, as by sewardj · 13 years ago
  32. 64733c4 Update copyright notices. by sewardj · 14 years ago
  33. 6aa87a6 Fix some enum type confusion in host_arm_defs.[ch]. by sewardj · 14 years ago
  34. e30973c Avoid genSpill/genReload asserts for VFP spills/reloads with offsets by sewardj · 14 years ago
  35. ef9ef37 Reduce to 5 the number of available Q (128-bit) registers available by sewardj · 14 years ago
  36. 6c60b32 Merge from branches/THUMB: back end changes to support NEON code generation. by sewardj · 14 years ago
  37. 412098c Handle v7 memory fence instructions: ISB DSB DMB and their v6 equivalents: by sewardj · 14 years ago
  38. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  39. 6c299f3 Merge r1925:1948 from branches/ARM. This temporarily breaks all other by sewardj · 15 years ago
  40. cef7d3e by sewardj · 15 years ago[Renamed (97%) from priv/host-arm/hdefs.c]
  41. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  42. e744153 Update copyright dates. by sewardj · 18 years ago
  43. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  44. 7bd6ffe by sewardj · 19 years ago
  45. dbcfae7 by sewardj · 19 years ago
  46. cee3031 Skeleton work on host-arm/isel, plus some cleaning up of hdefs by cerion · 20 years ago
  47. 82edbb3 Cleaned up hdefs.h, fleshed out hdefs.c by cerion · 20 years ago