1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. d6842e4 Remove unneeded forward decls by Chris Lattner · 18 years ago
  3. 1911fd4 Completely rearchitect the interface between targets and the pass manager. by Chris Lattner · 18 years ago
  4. f141cc4 Resolve BB references with relocation. by Evan Cheng · 18 years ago
  5. 55fc280 - Refactor the code that resolve basic block references to a TargetJITInfo by Evan Cheng · 18 years ago
  6. c4c6257 Added getTargetLowering() to TargetMachine. Refactored targets to support this. by Evan Cheng · 18 years ago
  7. 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
  8. 908bc86 update interface by Andrew Lenharth · 19 years ago
  9. 0e0a7a45 * Remove trailing whitespace * Convert tabs to spaces by Misha Brukman · 19 years ago
  10. 89d64e2 We implement these interfaces by Chris Lattner · 20 years ago
  11. f70e0c2 Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering by Chris Lattner · 21 years ago
  12. 4482715 implement support for the intrinsic lowering functionality by Chris Lattner · 21 years ago
  13. 1e60a91 Rip JIT specific stuff out of TargetMachine, as per PR176 by Chris Lattner · 21 years ago