1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 42d6027 - Move getPhysicalRegisterRegClass() from ScheduleDAG to MRegisterInfo. by Evan Cheng · 17 years ago
  3. 7be6368 Oops. Didn't mean to check in a quick hack. by Evan Cheng · 17 years ago
  4. eff03db Change getAllocatableSet() so it returns allocatable registers for a specific register class. by Evan Cheng · 17 years ago
  5. b371f45 Re-apply my liveintervalanalysis changes. Now with PR1207 fixes. by Evan Cheng · 17 years ago
  6. a284cbf For PR1207: by Reid Spencer · 17 years ago
  7. eceada6 Added getReservedRegs(). by Evan Cheng · 17 years ago
  8. 61de82d Use BitVector instead of vector<bool> which can be extremely slow. by Evan Cheng · 17 years ago
  9. 5e73d5b Repair debug frames as a prelude to eh_frames. Switched to using MachineMoves by Jim Laskey · 18 years ago
  10. 9dea41d Hopefully a good crack at making debugging work on intel -disable-fp-elim. by Jim Laskey · 18 years ago
  11. 6b59a36 Get darwin intel debugging up and running. by Jim Laskey · 18 years ago
  12. 1069fbd Use existing information. by Jim Laskey · 18 years ago
  13. 4188699 Foundation for call frame information. by Jim Laskey · 18 years ago
  14. a997918 Expose base register for DwarfWriter. Refactor code accordingly. by Jim Laskey · 18 years ago
  15. 20ea062 Finegrainify namespacification by Chris Lattner · 19 years ago
  16. 0f21fd5 Rename MRegisterDesc -> TargetRegisterDesc for consistency by Chris Lattner · 19 years ago
  17. 7847fca Convert tabs to spaces by Misha Brukman · 19 years ago
  18. f976c85 Remove trailing whitespace by Misha Brukman · 19 years ago
  19. 0aafc32 Move destructor out of line to avoid vtable emission in every file that includes the header. Thanks to sabre. by Nate Begeman · 20 years ago
  20. 4c34801 Fix the build by eliminating some more dead code. That'll learn me not to listen to Reid by Nate Begeman · 20 years ago
  21. bb4bdf4 Add getAllocatableSet() function. by Alkis Evlogimenos · 20 years ago
  22. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  23. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  24. b889b69 Make it easier to debug by exposing a temporary by Chris Lattner · 21 years ago
  25. 3ad7642 Capture more information in ctor by Chris Lattner · 22 years ago
  26. 9208bbf New file by Chris Lattner · 22 years ago