1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 1911fd4 Completely rearchitect the interface between targets and the pass manager. by Chris Lattner · 18 years ago
  3. 06abd22 Make ppc64 jit kinda work right. About 2/3 of Olden passes with this, by Nate Begeman · 18 years ago
  4. f141cc4 Resolve BB references with relocation. by Evan Cheng · 18 years ago
  5. 7e6e441 synchronizeICache removeed from TargetJITInfo. by Evan Cheng · 18 years ago
  6. 55fc280 - Refactor the code that resolve basic block references to a TargetJITInfo by Evan Cheng · 18 years ago
  7. c4c6257 Added getTargetLowering() to TargetMachine. Refactored targets to support this. by Evan Cheng · 18 years ago
  8. 21e463b More PPC32 -> PPC changes, as well as merging some classes that were by Nate Begeman · 19 years ago
  9. b9459b7 Merge PPCJITInfo.h and PPC32JITInfo.h. Note that the PowerPCJITInfo by Chris Lattner · 19 years ago
  10. 422f3d5 turn off GOT on archs that didn't use it (not that it appeard to harm them much with it on) by Andrew Lenharth · 19 years ago
  11. b5f662f Remove trailing whitespace by Misha Brukman · 19 years ago
  12. 22cd028 This method is dead by Chris Lattner · 20 years ago
  13. 1deb74d Remove this method, it's not clear how it could be implemented indep of 32 or 64-bit mode by Chris Lattner · 20 years ago
  14. 0145881 Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest. by Misha Brukman · 20 years ago
  15. 5dfe3a9 Initial revision by Misha Brukman · 20 years ago