1. 24eeeb8 Start parsing node transformation information by Chris Lattner · 20 years ago
  2. 8f49313 Add a new Record::getValueAsCode method to mirror the other getValueAs* by Chris Lattner · 20 years ago
  3. ee9f0c3 completely eliminate TreePattern::PatternType by Chris Lattner · 20 years ago
  4. 2b931e8 Regenerate by Chris Lattner · 20 years ago
  5. 2fc4f12 Rearrange two rules, which apparently makes some versions of bison happier. by Chris Lattner · 20 years ago
  6. 8337b07 Fix miscellaneous Visual Studio build problems. by Jeff Cohen · 20 years ago
  7. 3793709 add an accessor to provide more checking by Chris Lattner · 20 years ago
  8. f2a17a7 use new accessors to simplify code. Add checking to make sure top-level instr by Chris Lattner · 20 years ago
  9. 2018005 add some accessors by Chris Lattner · 20 years ago
  10. 95f6b76 Fix incorrect comment by Chris Lattner · 20 years ago
  11. 3270760 Implement a complete type inference system for dag patterns, based on the by Chris Lattner · 20 years ago
  12. e9f4ba8 Compute the value types that are natively supported by a target. by Chris Lattner · 20 years ago
  13. 33c92e9 Parse information about type constraints on SDNodes by Chris Lattner · 20 years ago
  14. 6af14a6 use node info in the one place we currently use it by Chris Lattner · 20 years ago
  15. ca559d0 start parsing SDNode info records by Chris Lattner · 20 years ago
  16. 751eabf Fix indentation by Chris Lattner · 20 years ago
  17. ca572be regenerate by Chris Lattner · 20 years ago
  18. a1207a5 Add support for automatically created anonymous definitions. by Chris Lattner · 20 years ago
  19. ba4b144 regenerate by Chris Lattner · 20 years ago
  20. 69b545e Tabs to spaces. by Chris Lattner · 20 years ago
  21. fbf8e57 Keep names even when inlining. This allows us to realize that ADDI is: by Chris Lattner · 20 years ago
  22. 54cb8fd Initial cut of the dag isel generator. This is still very much a work in by Chris Lattner · 20 years ago
  23. 6b5d9cd Rename a class. These files are being migrated to the new isel and I want to by Chris Lattner · 20 years ago
  24. 46a7800 regenerate by Chris Lattner · 20 years ago
  25. 9978332 Tighten up the specification to allow TableGen/nested-comment.td to pass by Chris Lattner · 20 years ago
  26. 4a24c64 Add an option and stuff implementation of a dag isel emitter by Chris Lattner · 20 years ago
  27. 68a24bd Implement PR614: by Reid Spencer · 20 years ago
  28. e3cbf82 spell this right by Chris Lattner · 20 years ago
  29. 5f89bf0 spell this variable right by Chris Lattner · 20 years ago
  30. 8b50f9b Expose a new flag to TargetInstrInfo by Chris Lattner · 20 years ago
  31. 9fdd6e3 add a marker at the end of the instruction enum list by Chris Lattner · 20 years ago
  32. 8d30c23 by Chris Lattner · 20 years ago
  33. 60200e5 Expose the derived register classes to the public header, allowing them by Chris Lattner · 20 years ago
  34. ac46893 Split register class "Methods" into MethodProtos and MethodBodies by Chris Lattner · 20 years ago
  35. 42de581 Refactor to use Target.getRegisterClasses consistently, which provides by Chris Lattner · 20 years ago
  36. d5aa3e2 Emit real operand info for instructions. This currently works but is bad by Chris Lattner · 20 years ago
  37. c67c18f Read the namespace field from register classes by Chris Lattner · 20 years ago
  38. 22c6202 add a setName method to record by Chris Lattner · 20 years ago
  39. 936dd92 Add a setName method to Record. by Chris Lattner · 20 years ago
  40. 0e384b6 For now, just emit empty operand info structures. by Chris Lattner · 20 years ago
  41. bfd4f55 Fix a problem jeffc noticed by Chris Lattner · 20 years ago
  42. fcd60a0 The code emitter generator only supports targets with 32-bit instruction by Chris Lattner · 20 years ago
  43. d98958f now that all of the targets are clean w.r.t. the number of operands for each by Chris Lattner · 20 years ago
  44. cfbf96a Figure out how many operands each instruction has, keep track of whether by Chris Lattner · 20 years ago
  45. f372ae6 revert this change, which causes breakage, temporarily by Chris Lattner · 20 years ago
  46. a3ac88d When emitting implicit use/def lists, only emit each unique list once. Though by Chris Lattner · 20 years ago
  47. dcfa353 Fill in the numOperands field of the TargetInstrDescriptor struct from the by Chris Lattner · 20 years ago
  48. e96e376 make is the standard name, not gmake by Chris Lattner · 20 years ago
  49. 00b16889 Eliminate all remaining tabs and trailing spaces. by Jeff Cohen · 20 years ago
  50. 3e3def9 Fix PR595: These error messages should not be looking at CGI.Name, they by Chris Lattner · 20 years ago
  51. afc5456 Add support for a TODO; instructions in .td files can now have arguments by Nate Begeman · 20 years ago
  52. 4391bb5 * Add ability to specify the target LLVM will compile for via configure by Misha Brukman · 20 years ago
  53. f5f37f0 Add a -cvstag option for testing specific branches, such as release candidates by Misha Brukman · 20 years ago
  54. edd47f2 now with a legend, and multiple lines work. by Andrew Lenharth · 20 years ago
  55. 24d7750 OK, the simple scheme for the db plus a couple of cgi scripts that by Andrew Lenharth · 20 years ago
  56. 74b0f11 It would help if the headings were sorted properly. by Reid Spencer · 20 years ago
  57. bfb7ca9 Fix a brain blunder in the HTML output. by Reid Spencer · 20 years ago
  58. 4dd4e6a Sometimes tab completion is *not* your friend. Added the wrong file, by by Reid Spencer · 20 years ago
  59. 05eaeae Add a script to generate information about the number of lines of code a by Reid Spencer · 20 years ago
  60. af26d3e add support for fastcc and friends by Chris Lattner · 20 years ago
  61. 2bb5508 * Fix wording of the warning by Misha Brukman · 20 years ago
  62. 653488d Hilight tail by Chris Lattner · 20 years ago
  63. e3142be import fix and plot multiple lines at once by Andrew Lenharth · 20 years ago
  64. e43b3fb Generate a gnuplot script for any program and any test (like llc or gcc) by Andrew Lenharth · 20 years ago
  65. 91aa9ee So you want to import nightly tester data into a data base? Have we got the perl script for you by Andrew Lenharth · 20 years ago
  66. 6e92729 fix for parse, and a start at db import. Using CVS as scp :) by Andrew Lenharth · 20 years ago
  67. 4430e3a A first step towards being able to do more interesting things with the nightly tester data. Moreinteresting things will come soon, so tune in by Andrew Lenharth · 20 years ago
  68. 55d2a1a elisp code to help with LLVM code standards compliance by Misha Brukman · 20 years ago
  69. 3d6eea5 .vimrc file to aid in LLVM coding standards conformance by Misha Brukman · 20 years ago
  70. ea3e5e5 Eliminate tabs and trailing spaces by Jeff Cohen · 20 years ago
  71. 3da94ae Remove trailing whitespace by Misha Brukman · 20 years ago
  72. a6dcd0e ignore generated files by Chris Lattner · 20 years ago
  73. 6e19b5b fix bogus warning by Chris Lattner · 20 years ago
  74. 7dda395 Major change to tblgen: instead of resolving values every time a class is by Chris Lattner · 20 years ago
  75. 577057f implementing shifting of literal integers by Chris Lattner · 20 years ago
  76. b9266f8 Add initial lexer and parser support for shifting values. Every use of this by Chris Lattner · 20 years ago
  77. 8f45731 spiff up the nightly tester output one more notch by Chris Lattner · 20 years ago
  78. 5e5d220 Print out who commits and what files were modified at the bottom of the test summary log sent to llvm-commits. by Chris Lattner · 20 years ago
  79. 0bb4828 Fix computation of compiled objects, contributed by Vladimir Merzliakov! by Chris Lattner · 20 years ago
  80. d3a5412 Replace tabs with spaces, separate function arguments with a space by Misha Brukman · 20 years ago
  81. 453d062 Improve formatting of the sent mail for the dj test results. by Chris Lattner · 20 years ago
  82. 004e19e Include local time on the web page for start/end times. by Chris Lattner · 21 years ago
  83. 417c4d5 This method takes sys::Path objects now. by Chris Lattner · 21 years ago
  84. 220df9c Drop dead #include by Chris Lattner · 21 years ago
  85. 537a49a The meat of this utility has been moved to FileUtilities, where it can be by Chris Lattner · 21 years ago
  86. 131ca38 Minor fix. by Chris Lattner · 21 years ago
  87. 38c0751 This is the final big of factoring. This shares cases in suboperand by Chris Lattner · 21 years ago
  88. f876668 Implement *even more* factoring. In particular, if all of the instruction by Chris Lattner · 21 years ago
  89. d648867 Refactor code for numbering instructions into CodeGenTarget. by Chris Lattner · 21 years ago
  90. 615ed99 Fix VC++ compilation error by Jeff Cohen · 21 years ago
  91. 870c016 Implement factoring of instruction pattern strings. In particular, instead of by Chris Lattner · 21 years ago
  92. f11ad9e Fix the ::: problem by Chris Lattner · 21 years ago
  93. 5765dba Minor refactoring, no functionality change. by Chris Lattner · 21 years ago
  94. b0b55e7 Seperate asmstring parsing from emission. This allows the code to be simpler by Chris Lattner · 21 years ago
  95. 2202bfa make double-dollar properly escape asmstrings by Andrew Lenharth · 21 years ago
  96. bd02b0a Fix the path from ../lib/Debug to ../Debug/lib per changes to Makefiles. by Reid Spencer · 21 years ago
  97. 39ce11b Update the documentation about -enable-llcbeta vs. -enable-linscan by Reid Spencer · 21 years ago
  98. 9a61275 Use and print out BuildStatus, we don't always have build errors. by Misha Brukman · 21 years ago
  99. 2bbea35 No need to repeat the word `build' since it's under `Build status' by Misha Brukman · 21 years ago
  100. 7f5875a We don't always have build errors, so call it `status', not `error' by Misha Brukman · 21 years ago