1. 91fdc01 Fix file header comment: update filename, set tablegen emacs mode. by Misha Brukman · 21 years ago
  2. 30bf2d8 This purely mechanical patch gives the "I" tblgen class operand list and asm by Chris Lattner · 21 years ago
  3. 54706d6 Fix a copy & paste error .. correct the description of the program. by Reid Spencer · 21 years ago
  4. 26a4ba7 Adding a simple example of how to use the JIT. by Reid Spencer · 21 years ago
  5. 869f477 Convert Ii32 instructions over to use the asmprinter generator by Chris Lattner · 21 years ago
  6. 42efb87 DForm 5/6 extended mneumonics take 3 arguments. by Misha Brukman · 21 years ago
  7. e2ba778 Use the target name instead of hard-coding SparcV9. by Misha Brukman · 21 years ago
  8. 20887f8 * Instruction definitions moved to SparcV9InstrInfo.td for consistency by Misha Brukman · 21 years ago
  9. 36dd0c5 Renamed SparcV9_Reg.td -> SparcV9RegisterInfo.td for consistency. by Misha Brukman · 21 years ago
  10. a91f536 Fix DForm_4: format is `op r, r, i' by Misha Brukman · 21 years ago
  11. 7b71776 Fix comment header, specify type of file `tablegen'. by Misha Brukman · 21 years ago
  12. a2aa304 Finish HTMLizing the document. Configuration section is very crufty. by Reid Spencer · 21 years ago
  13. d847337 Fixed some spellos and grammaros. by Reid Spencer · 21 years ago
  14. abf1ce3 Move CompilerDriver.h here. by Reid Spencer · 21 years ago
  15. 8fd3bca Initial makefile for the LLVM Compiler Driver. by Reid Spencer · 21 years ago
  16. 034a544 First "do nothing" version of the LLVM Compiler Driver. This version just by Reid Spencer · 21 years ago
  17. 7d620d5 Convert the Ii16 instructions over by Chris Lattner · 21 years ago
  18. ab67067 Convert all Ii8 instructions over to the autogenerated asmprinter. by Chris Lattner · 21 years ago
  19. 57e177c Define the target name so we can use it via TableGen. by Misha Brukman · 21 years ago
  20. 2b27b88 This was a good idea, but until this does not break the build of by Chris Lattner · 21 years ago
  21. f8e6f4f Paper over CBackend/2004-08-09-va-end-null.ll by Chris Lattner · 21 years ago
  22. 008fad0 This testcase causes the CBE to generate code that is not legal C. by Chris Lattner · 21 years ago
  23. b05daff Stub definition of the PowerPC CodeEmitter class; this isn't functional (yet). by Misha Brukman · 21 years ago
  24. 7103fba CodePrinter -> AsmPrinter by Misha Brukman · 21 years ago
  25. b49f306 Fix InstCombine/2004-08-09-RemInfLoop.llx by Chris Lattner · 21 years ago
  26. efd0149 New testcase by Chris Lattner · 21 years ago
  27. 171b59d Do not mention Chris in public Makefiles by Misha Brukman · 21 years ago
  28. bb739dd Shorten comment header to 80 cols by Misha Brukman · 21 years ago
  29. 1757ae9 * Remove UIUC-specific comment * Make header comment span 80 cols by Misha Brukman · 21 years ago
  30. 22e9e33 Add note about AIX/PowerPC with disk space requirements. Wrap long line. by Misha Brukman · 21 years ago
  31. a6d8ab3 Remove Chris-related bytecode-dir comment by Misha Brukman · 21 years ago
  32. 8124020 Remove ClassPrefix variable as it's no longer used. by Misha Brukman · 21 years ago
  33. d7a5b28 Use the current target name instead of a ClassPrefix. by Misha Brukman · 21 years ago
  34. a964fe5 * CFE builds on AIX/PowerPC * Wrap long code lines by Misha Brukman · 21 years ago
  35. 0b9bbd2 The (future) SparcV8 JIT would do well to have a class prefix. by Misha Brukman · 21 years ago
  36. eb178c1 * Use Classname and ClassPrefix instead of hard-coded V9 values by Misha Brukman · 21 years ago
  37. 0f57022 Define the ClassPrefix for SparcV9. by Misha Brukman · 21 years ago
  38. 929072e Define a ClassPrefix for PowerPC. by Misha Brukman · 21 years ago
  39. 665235b Classes need to have a prefix name, so that they can be tacked on to the pieces by Misha Brukman · 21 years ago
  40. f588548 Generate a code emitter for PowerPC as well, this will be used in the JIT. by Misha Brukman · 21 years ago
  41. 4ad7d1b Use instruction formats as defined in the PowerPC ISA manual by Misha Brukman · 21 years ago
  42. c40ca35 Move information on Configuration files to the ../CompilerDriver.html by Reid Spencer · 21 years ago
  43. b1254a1 This is the initial draft of the Compiler Driver documentation. It is not by Reid Spencer · 21 years ago
  44. 524a605 Fix stack size processing now that the return address isn't an implied by Reid Spencer · 21 years ago
  45. eb67396 This isn't a bug, it's a missing feature by Chris Lattner · 21 years ago
  46. 54970c0 Fix another really nasty regression that Anshu pointed out. In cases where by Chris Lattner · 21 years ago
  47. af8a424 Add standard print/dump methods to CallGraph classes. by Chris Lattner · 21 years ago
  48. 6839242 Two fixes: by Chris Lattner · 21 years ago
  49. 5e2e272 This DEBUG is buggy. comment it out because it's not worth fixing. This by Chris Lattner · 21 years ago
  50. af2f924 Added information about the configuration file. This is a temporary home by Reid Spencer · 21 years ago
  51. b814e2d Get rid of a warning when compiling optimized. Uninitialized variable has by Reid Spencer · 21 years ago
  52. ecf8afd Ok get rid of the REST of the tabs by Chris Lattner · 21 years ago
  53. d555da5 Death to tabs by Chris Lattner · 21 years ago
  54. f9cdefb Correct spelling mistakes. Wrap lines at 80 columns. by Reid Spencer · 21 years ago
  55. f2edda0 Various updates suggested by Misha and Chris. Moved material that is by Reid Spencer · 21 years ago
  56. 16ca194 dumpSavedState has outlived its usefulness. by Brian Gaeke · 21 years ago
  57. 3ee14de New testcase for critical 1.3 feature by Chris Lattner · 21 years ago
  58. be65afb First version of a manual page for the llvmc compiler driver. This tool is by Reid Spencer · 21 years ago
  59. 8fabb62 Split assertion to two in order to give better assertion messages. by Alkis Evlogimenos · 21 years ago
  60. 72bd334 Now without stinky dos newlines! by Chris Lattner · 21 years ago
  61. 3ea9346 by Chris Lattner · 21 years ago
  62. 406e8cb Update the To-Do list according to my notes + assertions by Brian Gaeke · 21 years ago
  63. aaf10ab Added Louis Gerbarg. Louis is given credit in the CREDITS.TXT file, so I by John Criswell · 21 years ago
  64. e58d356 More prominantly mention ppc support, more accurately describe its status by Chris Lattner · 21 years ago
  65. 9411875 * Mention PowerPC as new feature, and experimental feature by Misha Brukman · 21 years ago
  66. 2c2ba76 Add additional copyright notice for the PowerPC backend. Thanks Nate! by John Criswell · 21 years ago
  67. 047e606 Split out -disable-codegen into -disable-llc and -disable-jit. by Brian Gaeke · 21 years ago
  68. f200eee We now have the PowerPC backend, thanks to Nate Begeman and Luis Gerbarg! by Misha Brukman · 21 years ago
  69. 2f94786 Simplify makefile by combining all TableGen dependencies into one variable by Misha Brukman · 21 years ago
  70. 84b3e01 while we're at it, make the libraries be on separate lines by Chris Lattner · 21 years ago
  71. 5520bd3 Lines need to end with \ to make sure they're actually continued by Misha Brukman · 21 years ago
  72. b9ebe8a * Add PowerPC library to LLC * Fit used libraries on a few lines by Misha Brukman · 21 years ago
  73. 3c70714 PowerPC is a real target now. by Misha Brukman · 21 years ago
  74. 42b70f3 This file is obsolete by Chris Lattner · 21 years ago
  75. 8243976 Make GlobalVariable constructor assert when an initializer is of incorrect type. by Alkis Evlogimenos · 21 years ago
  76. a2b5f45 sparcv9select is history. by Brian Gaeke · 21 years ago
  77. 14f7a50 C++ support does not live in the C runtime any longer by Chris Lattner · 21 years ago
  78. d4d02bc Two files are moved to libstdc++, and a NOTE gets added by Chris Lattner · 21 years ago
  79. 45872bf Add missing copyrights by Chris Lattner · 21 years ago
  80. 9a7e0c5 Turn a use of intptr_t into a reinterpret_cast<uint64_t> instead to get by Reid Spencer · 21 years ago
  81. aad2deb Fix another minor problem that exists if you ahve multiple functions with by Chris Lattner · 21 years ago
  82. 82b5b21 Fix a typeo by Chris Lattner · 21 years ago
  83. d2da229 Add a hack to work around a problem my changes exposed by Chris Lattner · 21 years ago
  84. 4e4f863 * Added documentation in the file header by Misha Brukman · 21 years ago
  85. 33066e9 Surround code element with <tt> tags by Misha Brukman · 21 years ago
  86. 1411a67 Hand-propagate the constant TARGET_NAME which was making lines wrap anyway by Misha Brukman · 21 years ago
  87. 7a750e1 * Remove unnecessary comment * Fix alignment of code * Tabs to spaces by Misha Brukman · 21 years ago
  88. dee0f9b Align dependencies so they don't hurt the eyes to look at them by Misha Brukman · 21 years ago
  89. 3b87f21 * Convert C++ comments to C * Add UIUC copyright notice headers by Misha Brukman · 21 years ago
  90. eab43d8 Shared libraries are usually prepended with `lib' by Misha Brukman · 21 years ago
  91. 7338ae5 Remove unused instruction classes by Misha Brukman · 21 years ago
  92. db01356 Make tablegen targets depend on PowerPCInstrFormats.td as well by Misha Brukman · 21 years ago
  93. c3d12f0 Fix a latent bug exposed by my recent changes by Chris Lattner · 21 years ago
  94. ff4c183 Move method out of line by Chris Lattner · 21 years ago
  95. 0a4f85e It is not possible to catch SIGKILL, don't bother trying. by Chris Lattner · 21 years ago
  96. 6173cd9 getValues does not exist by Chris Lattner · 21 years ago
  97. cdf7012 getValues is gone by Chris Lattner · 21 years ago
  98. 7065157 Clean up whitespace. by Alkis Evlogimenos · 21 years ago
  99. 1a8ea01 Convert indentation to 2 spaces. by Alkis Evlogimenos · 21 years ago
  100. 3e0ef89 Remove uneeded getValues() functions. by Alkis Evlogimenos · 21 years ago