1. 0eafc31 Add support to insert trace code as an "optimization" by Chris Lattner · 23 years ago
  2. 685639d Convert to new simpler, more powerful pass structure by Chris Lattner · 23 years ago
  3. 6db0f47 * Passes return true if they change something, not if they fail by Chris Lattner · 23 years ago
  4. 05e5e07 Passes return true if they change something, not if they fail by Chris Lattner · 23 years ago
  5. 2db4b72 ConcretePass should not be a templated class! by Chris Lattner · 23 years ago
  6. 25c1229 Minor cleanups by Chris Lattner · 23 years ago
  7. 3524fc2 Use the new Pass infrastructure to clean up llc by Chris Lattner · 23 years ago
  8. 1f4b6eb Add library by Chris Lattner · 23 years ago
  9. 90c5b3d Minor code cleanups by Chris Lattner · 23 years ago
  10. 2e42d3a Implement global variables. Struct and Pointer initializers are not implemented yet though by Chris Lattner · 23 years ago
  11. 2f64f9f *** empty log message *** by Vikram S. Adve · 23 years ago
  12. 164cb69 Add a new -d argument to dump the internal rep as assembly. by Chris Lattner · 23 years ago
  13. b27c9e7 MethodTypes take an explicit isVarArg argument by Chris Lattner · 23 years ago
  14. 1d7b50b Fix comment flyer by Chris Lattner · 23 years ago
  15. 075a0b7 Add new linker by Chris Lattner · 23 years ago
  16. 38c1346 Build the new linker by Chris Lattner · 23 years ago
  17. 7b70f3f Repeat some libs due to circular dependences between Sparc and other by Vikram S. Adve · 23 years ago
  18. b79757c Add hack to get rid of malloc & free instructions for code generation by Chris Lattner · 23 years ago
  19. 3ff4387 Pull iterators out of CFG.h and CFGdecls and put them in Support directory by Chris Lattner · 23 years ago
  20. c4199ec Add support to print a call graph, and also add support for module level interprocedural analyses by Chris Lattner · 23 years ago
  21. 78f7e1a Add proper support to send output to the right place by Chris Lattner · 23 years ago
  22. 5650467 Emit assembly language from the target... by Chris Lattner · 23 years ago
  23. da784ee C++ gives us auto_ptr's, so we might as well use them. :) by Chris Lattner · 23 years ago
  24. 805eb96 Minor changes. by Vikram S. Adve · 23 years ago
  25. a5c5abc Added regalloc by Ruchira Sasanka · 23 years ago
  26. 43c6dfe Oops, accidentally checked my debugging makefile by Chris Lattner · 23 years ago
  27. b26bcc5 Make a new llvm/Target #include directory. by Chris Lattner · 23 years ago
  28. f6e0e28 Checkin changes to: by Chris Lattner · 23 years ago
  29. 0e6530e This checkin represents some cleanup of the backend, implementing the following things: by Chris Lattner · 23 years ago
  30. b312259 Export the instruction forest support from the analysis library by Chris Lattner · 23 years ago
  31. 365a76e Genericize support for calling functions a bit Add external method support by Chris Lattner · 23 years ago
  32. e4ca607 iFix dependence order by Chris Lattner · 23 years ago
  33. 424b847 Remove extraneous space by Chris Lattner · 23 years ago
  34. c9744e7 Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common by Chris Lattner · 23 years ago
  35. 195b539 Remove old old file by Chris Lattner · 23 years ago
  36. e737c7a Convert llc driver to standard tool format by Chris Lattner · 23 years ago
  37. a105022 Uhm... that was really bad by Chris Lattner · 23 years ago
  38. 46ac43c Clean up driver by Chris Lattner · 23 years ago
  39. 6dcf92a Remove support for const pool merging, which is obsolete now. by Chris Lattner · 23 years ago
  40. e88df63 Build lli first by Chris Lattner · 23 years ago
  41. c34b88f Makefile for tools/tests/ by Vikram S. Adve · 24 years ago
  42. 0eca9ed Driver to test IsPowerOf2. Could be extended for other library routines. by Vikram S. Adve · 24 years ago
  43. e595ba7 Changed link line. by Vikram S. Adve · 24 years ago
  44. 1433583 Add calls to NormalizeMethod() and to ScheduleInstructionsWithSSA(). by Vikram S. Adve · 24 years ago
  45. 8666098 Lots of new functionality by Chris Lattner · 24 years ago
  46. 989bfcf Add dependence to libvmcore. by Vikram S. Adve · 24 years ago
  47. 7664032 Compile LLI by Chris Lattner · 24 years ago
  48. 92101ac Initial checkin of interpreter by Chris Lattner · 24 years ago
  49. 0c4897e Add library dep by Chris Lattner · 24 years ago
  50. da5cfa3 Parenthesize output for expranalyze so that pointer stuff being multiplied isn't confusing by Chris Lattner · 24 years ago
  51. f3a5981 Build as before dis by Chris Lattner · 24 years ago
  52. afb0cbb Change option name slightly by Chris Lattner · 24 years ago
  53. a8e1fd3 Use the new Alias command line option by Chris Lattner · 24 years ago
  54. 1e78f36 CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline by Chris Lattner · 24 years ago
  55. e2aad23 -help is verbose enough that we don't need this anymore by Chris Lattner · 24 years ago
  56. 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 24 years ago
  57. 6c5a32d Removal of the redundant CompileContext wrapper by Chris Lattner · 24 years ago
  58. 0f68368 Verbosify descriptions by Chris Lattner · 24 years ago
  59. 8f367bd Large scale changes to implement new command line argument facility by Chris Lattner · 24 years ago
  60. aceb913 Privatize LLCOptions. It had no business being visible to the entire program. by Chris Lattner · 24 years ago
  61. 953e0d7 Convert from using C style char*'s to strings. by Chris Lattner · 24 years ago
  62. a99495a Instructions for use by Chris Lattner · 24 years ago
  63. ea1c7b6 Make sure we build all of the code! by Chris Lattner · 24 years ago
  64. 7e583cf Renamed include/llvm/Codegen to include/llvm/CodeGen by Chris Lattner · 24 years ago
  65. 0df0e74 Make the makefile work by Chris Lattner · 24 years ago
  66. 85202d4 Support changed expression api by Chris Lattner · 24 years ago
  67. e6b9529 Autodep functionality broken. Remove so we get successful builds by Chris Lattner · 24 years ago
  68. cb465fc Driver and options for the llc compiler. by Vikram S. Adve · 24 years ago
  69. 955f899 Add support to call LevelRaise by Chris Lattner · 24 years ago
  70. 1546bff Update makefile for more accurate deps by Chris Lattner · 24 years ago
  71. a3c8916 Fix clean target by Chris Lattner · 24 years ago
  72. 416ae8d Reordered link line for correct static linking. by Vikram S. Adve · 24 years ago
  73. c13aff6 Add better support for post dominator information. by Chris Lattner · 24 years ago
  74. f3dc2c9 Initial checkin of analyze tool. by Chris Lattner · 24 years ago
  75. 9aa9784 Build new analyze tool by Chris Lattner · 24 years ago
  76. 95781b6 Include ADCE pass, rename include/Opt directory to llvm/Optimizations by Chris Lattner · 24 years ago
  77. 7fc9fe3 Miscellaneous cleanups: by Chris Lattner · 24 years ago
  78. 241b064 Add command line arguments for Constant Pool Merging & Sparse Conditional Constant Prop by Chris Lattner · 24 years ago
  79. b120639 Add stub for induction variable code by Chris Lattner · 24 years ago
  80. 526f97e Removed silly test code by Chris Lattner · 24 years ago
  81. 9bff2e9 Added options to print out basic blocks in a variety of different orderings by Chris Lattner · 24 years ago
  82. 84608e4 Added a stupid testcase for iterators. by Chris Lattner · 24 years ago
  83. 0095054 Initial revision by Chris Lattner · 24 years ago