1. d04a8d4 Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  2. 028700f Move parts of lib/Target that use CodeGen into lib/CodeGen. by Nick Lewycky · 14 years ago[Renamed (94%) from lib/Target/TargetFrameLowering.cpp]
  3. 2d28617 Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for by Evan Cheng · 14 years ago
  4. 16c29b5 Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. by Anton Korobeynikov · 15 years ago[Renamed (72%) from lib/Target/TargetFrameInfo.cpp]
  5. 0dbe54e Make this compile on case-sensitive file systemsw by Anton Korobeynikov · 15 years ago
  6. 82f5874 Move some more hooks to TargetFrameInfo by Anton Korobeynikov · 15 years ago
  7. d9e3385 Move getInitialFrameState() to TargetFrameInfo by Anton Korobeynikov · 15 years ago
  8. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  9. fb1fcf0 remove some more dead sparcv9 support stuff by Chris Lattner · 19 years ago
  10. 00b16889 Eliminate all remaining tabs and trailing spaces. by Jeff Cohen · 20 years ago
  11. a1aad3b Shut GCC 4.0 up about classes that have virtual functions but a non-virtual by Reid Spencer · 20 years ago
  12. f976c85 Remove trailing whitespace by Misha Brukman · 20 years ago
  13. 1fb623e Fix compilation errors with VS 2005, patch contributed by Aaron Gray. by Misha Brukman · 21 years ago
  14. 28690ea Remove dead methods by Chris Lattner · 21 years ago
  15. 484577a Remove dead methods by Chris Lattner · 21 years ago
  16. b8bda13 Move implementations of functions here, which avoids #including <cstdlib> in the by Misha Brukman · 21 years ago