1. cbb9812 bling bling! by Chris Lattner · 21 years ago
  2. ed42853 All PPC instructions are now auto-printed by Nate Begeman · 21 years ago
  3. 551ccae Changes For Bug 352 by Reid Spencer · 21 years ago
  4. f908888 Do not register ppc64 yet, as it breaks the SparcV9 backend by Chris Lattner · 21 years ago
  5. 983e92d LR needs to be saved at 16-byte offset on a 64-bit arch by Misha Brukman · 21 years ago
  6. 66aa3e0 No need for an `is64bit' flag by Misha Brukman · 21 years ago
  7. ca068e8 Replace PowerPCPEI.cpp with target independant PrologEpilogInserter by Nate Begeman · 21 years ago
  8. f5f7068 Disable PPC64 backend by default because LLC cannot choose automatically between by Misha Brukman · 21 years ago
  9. 1d3527e * Move AIX into the llvm namespace to be accessed from RegisterInfo by Misha Brukman · 21 years ago
  10. 9582822 Hyphenate ##-bit and remove first-person from comments. by Misha Brukman · 21 years ago
  11. 7a4fe9b Clean up 32/64bit and Darwin/AIX split. Next steps: 64 bit ISel, AIX asm printer. by Nate Begeman · 21 years ago
  12. 0145881 Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest. by Misha Brukman · 21 years ago
  13. 7103fba CodePrinter -> AsmPrinter by Misha Brukman · 21 years ago
  14. 3ea9346 by Chris Lattner · 21 years ago
  15. bd2c870 Run the branch selection pass right before the asm printer. by Misha Brukman · 21 years ago
  16. 9accb24 Bool alignment on MacOSX/PowerPC is 4 bytes. by Misha Brukman · 21 years ago
  17. cd2273f Shorts are aligned to 2 bytes, bools to 1 byte (in structs). by Misha Brukman · 21 years ago
  18. 5c45441 Double alignment in structs is 4 bytes, not 8. Patch by Nate Begeman. by Misha Brukman · 21 years ago
  19. a57b76f We don't really need to #include IPO.h into this file. by Misha Brukman · 21 years ago
  20. 6f14ad1 Define double alignment as 8 bytes now that assert(DoubleAlignment == PointerSize) by Misha Brukman · 21 years ago
  21. 017fdcb Revert stuff that I didn't mean to checkin by Chris Lattner · 21 years ago
  22. 76e2df2 Patches towards fixing PR341 by Chris Lattner · 21 years ago
  23. 01eca8d Implement getModuleMatchQuality and getJITMatchQuality() for PowerPC by Misha Brukman · 21 years ago
  24. 68905bb Delete the allocate*TargetMachine function, which is now dead. by Chris Lattner · 21 years ago
  25. 71d24aa Make these format a bit nicer by Chris Lattner · 21 years ago
  26. d36c970 Auto-registrate target by Chris Lattner · 21 years ago
  27. fab96f0 Fix all of those problems that the PPC backend has running 176.gcc :) by Chris Lattner · 21 years ago
  28. f233a84 Wrap long line by Misha Brukman · 21 years ago
  29. 60f3581 Lower ConstantExpressions before the code generator. by Misha Brukman · 21 years ago
  30. 1b17438 The code generator should work with unreachable blocks. If not, then this by Chris Lattner · 21 years ago
  31. 7cd4440 Can't print out machine code before it is constructed. by Misha Brukman · 21 years ago
  32. 34fa871 Allow debugging machine instrs (by printout) before/after isel and regalloc by Misha Brukman · 21 years ago
  33. 75afe1f Add option to print out machine code before register allocation. by Misha Brukman · 21 years ago
  34. 8c9f520 llvm/IntrinsicLowering.h => llvm/CodeGen/IntrinsicLowering.h by Misha Brukman · 21 years ago
  35. 5dfe3a9 Initial revision by Misha Brukman · 21 years ago