1. 2e2f2dc lib/Target/Sparc/Sparc.cpp: by Brian Gaeke · 21 years ago
  2. 5285270 Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where by Brian Gaeke · 21 years ago
  3. 68d9ed8 Remove ugly hack (that I put in originally) for building in trace stuff by Chris Lattner · 21 years ago
  4. 784fac8 * Prune down library list. In particular, llc doesn't need all of IPO, and none of data structure and IPA completely! by Chris Lattner · 22 years ago
  5. 3dbbaff Fix link errors due to new IPModRef pass. by Vikram S. Adve · 22 years ago
  6. 8aa5aea Don't build llc symbols by default. by Vikram S. Adve · 22 years ago
  7. c9d8bef No need to explicitly inclue ExportSymbols now by Chris Lattner · 22 years ago
  8. e05c8fd After removing stuff from TargetMachine, we now no longer have to include by Chris Lattner · 22 years ago
  9. d08e9fd Add codegen library by Chris Lattner · 22 years ago
  10. dcde9bd Renamed library preselect to preopts. by Vikram S. Adve · 22 years ago
  11. 4475699 Enable correct support for dynamic loading on Linux by Chris Lattner · 22 years ago
  12. 6189eae Change several entries to use the .o instead of .a to expose pass options. by Vikram S. Adve · 22 years ago
  13. ecbb51b Added mapping lib in llc makefile by Anand Shukla · 22 years ago
  14. a4ff0d4 Only include the sparc.o file once! by Chris Lattner · 22 years ago
  15. d9d8c07 *** empty log message *** by Chris Lattner · 22 years ago
  16. 56d2701 *** empty log message *** by Chris Lattner · 22 years ago
  17. 4335ad5 Add libsparc.a a second time to resolve link errors. by Vikram S. Adve · 22 years ago
  18. 2154d13 Straighten out makefiles after moving code to new Transform Utils library by Chris Lattner · 22 years ago
  19. 9420298 Remove asmwriter library from link line, because the useful contents of it by Chris Lattner · 23 years ago
  20. c8b758d Trim down makefile, again. by Chris Lattner · 23 years ago
  21. 69a28d0 Cut down number of times libraries are included to link a little bit faster by Chris Lattner · 23 years ago
  22. c0cbbcf Add dependency by Chris Lattner · 23 years ago
  23. 5ad6b8b Try again, now it works right by Chris Lattner · 23 years ago
  24. 221653f Fix ordering dependency problem by Chris Lattner · 23 years ago
  25. 8efb9d7 Eliminate opt library by Chris Lattner · 23 years ago
  26. 79a3349 Trace code should always be exported just before code generation; by Vikram S. Adve · 23 years ago
  27. 1f4b6eb Add library by Chris Lattner · 23 years ago
  28. 2f64f9f *** empty log message *** by Vikram S. Adve · 23 years ago
  29. 7b70f3f Repeat some libs due to circular dependences between Sparc and other by Vikram S. Adve · 23 years ago
  30. a5c5abc Added regalloc by Ruchira Sasanka · 23 years ago
  31. 0e6530e This checkin represents some cleanup of the backend, implementing the following things: by Chris Lattner · 23 years ago
  32. c9744e7 Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common by Chris Lattner · 23 years ago
  33. e595ba7 Changed link line. by Vikram S. Adve · 23 years ago
  34. 8f367bd Large scale changes to implement new command line argument facility by Chris Lattner · 23 years ago
  35. 0df0e74 Make the makefile work by Chris Lattner · 23 years ago
  36. e6b9529 Autodep functionality broken. Remove so we get successful builds by Chris Lattner · 23 years ago
  37. cb465fc Driver and options for the llc compiler. by Vikram S. Adve · 23 years ago