1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 399ea50 LVXL and STVXL are also a load and store resp. by Bill Wendling · 17 years ago
  3. e7e7d0d Skeleton of post-RA scheduler; doesn't do anything yet. by Dale Johannesen · 17 years ago
  4. 05c180b Fix parenthesis for BCTRL_{ELF|Macho} test. by Nicolas Geoffray · 17 years ago
  5. 9f0bc65 implement support for the linux/ppc function call ABI. Patch by by Chris Lattner · 17 years ago
  6. f5da133 What should be the last unnecessary <iostream>s in the library. by Bill Wendling · 18 years ago
  7. 80df01d add ppc64 r+i stores with update. by Chris Lattner · 18 years ago
  8. f8e07f4 Switch loads over to use memri as the operand instead of a reg/imm operand by Chris Lattner · 18 years ago
  9. c9dcf28 teach the g5 hazard recognizer about update loads. This fixes by Chris Lattner · 18 years ago
  10. 518f9c7 Add missing PPC64 extload/truncstores by Chris Lattner · 18 years ago
  11. d998938 Implement Regression/CodeGen/PowerPC/bswap-load-store.ll by folding bswaps by Chris Lattner · 18 years ago
  12. ecfe55e When possible, custom lower 32-bit SINT_TO_FP to this: by Chris Lattner · 18 years ago
  13. 64ce964 Fix a couple of bugs that broke the alpha tester build by Chris Lattner · 18 years ago
  14. 3faad49 Handle cracked instructions in dispatch group formation. by Chris Lattner · 18 years ago
  15. 88d211f Several big changes: by Chris Lattner · 18 years ago
  16. 9c2c386 blr is a branch too by Chris Lattner · 18 years ago
  17. b0d21ef Change the interface for getting a target HazardRecognizer to be more clean. by Chris Lattner · 18 years ago
  18. b84225b add another missing store. by Chris Lattner · 18 years ago
  19. ab5801c add a couple more load/store instrs, add a newline to the end of file. by Chris Lattner · 18 years ago
  20. 3acbe5d This kinda sorta implements "things that have to lead a dispatch group". by Nate Begeman · 18 years ago
  21. 2046371 add some new instructions to the classifier. With this, we correctly insert by Chris Lattner · 18 years ago
  22. 7ce6485 add some comments that describe what we model by Chris Lattner · 18 years ago
  23. c664418 Implement a very very simple hazard recognizer for LSU rejects and ctr set/read by Chris Lattner · 18 years ago