1. c7cd214 Typechecker cleanups (non-functional changes) by sewardj · 19 years ago
  2. 6a64a9f On a PPC32Instr_Call, don't merely record how many integer registers by sewardj · 19 years ago
  3. 7bd6ffe by sewardj · 19 years ago
  4. dbcfae7 by sewardj · 19 years ago
  5. b51f0f4 by sewardj · 19 years ago
  6. 7d7f1b6 A further hack to reduce ppc32 reg-alloc costs: don't give the by sewardj · 19 years ago
  7. db36c0f Type casting cleanups. by sewardj · 19 years ago
  8. a5f957d Fix backend bug: the immediate on PPC32AMode_IR is 16 bits signed, not unsigned. by sewardj · 19 years ago
  9. 0171310 We have more than 59 allocateable regs now (duh) by cerion · 19 years ago
  10. 91c62fd Fixed coupla altivec typos - hopefully fixes FC4 build by cerion · 19 years ago
  11. 6b6f59e Reshuffled host-ppc32 AltiVec integer insns Added some AltiVec fp insns and CMov by cerion · 19 years ago
  12. c3d8bdc PPC32 AltiVec host-end framework & intruction output - no fp yet by cerion · 19 years ago
  13. 9762bbf Fix ppc32 'Call' bug by cerion · 19 years ago
  14. 094d139 Floating-point for ppc32 by cerion · 19 years ago
  15. ed623db guest-ppc32 by cerion · 19 years ago
  16. 428fabd Make several more files compile cleanly with icc -Wall. Hopefully by sewardj · 20 years ago
  17. 7ce9d15 Support for vex-directed instruction-cache invalidation, needed for by sewardj · 20 years ago
  18. 99f3577 Fix backend cntlzw by cerion · 20 years ago
  19. a2f7588 Cleanup backend: var name chages like src1,2 -> srcL,R etc by cerion · 20 years ago
  20. 9a036bf Build fixes for gcc-2.96 (be more ANSI C compliant wrt placement by sewardj · 20 years ago
  21. 9e263e3 Cleaned up backend a little by cerion · 20 years ago
  22. 47c526b Cleaned up isel for instns taking an RI arg by cerion · 20 years ago
  23. b8c3b7f Small backend printout changes only by cerion · 20 years ago
  24. 35663a7 Backend bug: mkFormD wasn't smallifying the imm by cerion · 20 years ago
  25. 5e2527e Alu32::SUB was broken in the backend. by cerion · 20 years ago
  26. fbda9b7 Fixed a backend shift bug: src/dst were swapped in emitted code. by cerion · 20 years ago
  27. f9d6e22 Just some assembly printout changes by cerion · 20 years ago
  28. 7f000af Added new instruction RdWrLR to read/write link register. by cerion · 20 years ago
  29. 8c51ed4 Better assembly printouts, and added iselCondCode 1:Bit Const by cerion · 20 years ago
  30. 9a934a9 just turned off some debug printfs by cerion · 20 years ago
  31. e97e106 Fixes to host_ppc32: by cerion · 20 years ago
  32. a56e9cc Cleaned up a little more by cerion · 20 years ago
  33. 7cf8e4e Fixed emit_PPC32Instr::Pin_Goto by cerion · 20 years ago
  34. fd0b87f Emitted Div, fixed mul... that's the lot for return0.orig\! by cerion · 20 years ago
  35. 98411db hdefs by cerion · 20 years ago
  36. 33aa6da More instr emitting: - most 'forms' done - had a go at Pin_Call, Pin_Goto by cerion · 20 years ago
  37. b85e8bb spacing/comment cleanup only by cerion · 20 years ago
  38. ab9132d Sorted out the condcode stuff - hopefully correctly... by cerion · 20 years ago
  39. c056a88 and now emit instrs big-endianly... :-) by cerion · 20 years ago
  40. d5e3838 Added the first instrs (load,store) to emit_PPC32Instr() by cerion · 20 years ago
  41. c0e707e Added Div32 - that's the last for this .orig file! by cerion · 20 years ago
  42. e13bb31 Added CLZ Fixed Unary32 Added genSpill_PPC32, genReload_PPC32 by cerion · 20 years ago
  43. 92f5dc7 hdefs: MulL, MFence by cerion · 20 years ago
  44. b536af9 hdefs: CMov32, Set32 by cerion · 20 years ago
  45. 3c0b12b Dealt with some cases where imm > 0xFFFF by cerion · 20 years ago
  46. b4a632a Changed the register setup a little by cerion · 20 years ago
  47. 2c49e03 A whole bunch more ppc32 backend code - just the isel stuff so far, no assembly by cerion · 20 years ago
  48. cd30449 A first swing at getting ppc32 backend working. Done: tmp, get, put, load, store by cerion · 20 years ago
  49. bcf8c3e Get the PPC32 back-end show on the road. by cerion · 20 years ago