1. 1997473 Drop 'const' by Devang Patel · 17 years ago
  2. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  3. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  4. 95b2c7d eliminate static ctors for Statistic objects. by Chris Lattner · 18 years ago
  5. ac0b6ae Detemplatize the Statistic class. The only type it is instantiated with by Chris Lattner · 18 years ago
  6. c0f64ff Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead by Evan Cheng · 18 years ago
  7. 7c90f73 Rename SPARC V8 target to be the LLVM SPARC target. by Chris Lattner · 19 years ago
  8. b5f662f Remove trailing whitespace by Misha Brukman · 19 years ago
  9. 870248b Use TargetMachine::hasDelaySlot() instead of our old switch statement by Brian Gaeke · 20 years ago
  10. 74dfcf1 Back to compiling land for v8 by Brian Gaeke · 20 years ago
  11. 4185d03 Add floating-point branches and compares. Compares don't complete by Brian Gaeke · 20 years ago
  12. fbaae01 JMPL has a delay slot. by Brian Gaeke · 20 years ago
  13. fc7fa31 Recognize more branches. by Brian Gaeke · 20 years ago
  14. 0f51cc1 Add in some things I forgot, which Chris helpfully reminded me of... by Brian Gaeke · 20 years ago
  15. ff82826 Prune unnecessary #includes by Brian Gaeke · 20 years ago
  16. 2011710 Simple delay slot filler pass. by Brian Gaeke · 20 years ago