1. eaa91b0 Replace TargetInstrInfo::CanBeDuplicated() with a M_NOT_DUPLICABLE bit. by Evan Cheng · 17 years ago
  2. a321125 Add support to tablegen for specifying subregister classes on a per register class basis. by Christopher Lamb · 17 years ago
  3. b5c1c9c Add clobbersPred - instruction that clobbers condition code / register which are used to predicate instructions. by Evan Cheng · 17 years ago
  4. 851879c Patches by Chuck Rose to unbreak V Studio builds. by Bill Wendling · 17 years ago
  5. b9daee9 Remove the operator<< for MVT::ValueType in preparation for MVT::ValueType by Dan Gohman · 17 years ago
  6. 84c614d The Intrinsic::getDeclaration function's Tys parameter only contains the by Reid Spencer · 17 years ago
  7. 5127ce0 Rename M_PREDICATED to M_PREDICABLE; opcode can be specified isPredicable without having a PredicateOperand. by Evan Cheng · 17 years ago
  8. 4ef9b11 Fix CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll, the other recent by Chris Lattner · 17 years ago
  9. 30d15757 Added \!con(a,b) syntax to concatnate two dag fragments. by Evan Cheng · 17 years ago
  10. 3ab6dcf Mark all (not just the first) predicate operand M_PREDICATE_OPERAND. by Evan Cheng · 17 years ago
  11. 39376d0 PredicateOperand related bug fix. by Evan Cheng · 17 years ago
  12. 7055fd0 Remove duplicated line. by Evan Cheng · 17 years ago
  13. 5903963 If a PredicateOperand has an empty ExecuteAlways field, treat it as if a normal operand for isel. by Evan Cheng · 17 years ago
  14. 4222d80 Add an "implies" field to features. This indicates that, if the current by Bill Wendling · 17 years ago
  15. 4604023 Make my proxy happy. by Lauro Ramos Venancio · 17 years ago
  16. 6f7c8ff A bit of feedback from Chris that I missed; error rather than asserting. by Nate Begeman · 17 years ago
  17. 7bf1c27 llvm bug #1350, parts 1, 2, and 3. by Nate Begeman · 17 years ago
  18. 01929c0 Update a comment to reflect recent changes in the type system. by Dan Gohman · 17 years ago
  19. 195c6c2 bugfix: remember that ResNode was declared. by Lauro Ramos Venancio · 17 years ago
  20. 8dadf6b Fix generation of certain scheduler itineraries. by Christopher Lamb · 17 years ago
  21. 4fc4fab Bug fix; add super-registers sets. by Evan Cheng · 17 years ago
  22. b3a0417 Implement "general dynamic", "initial exec" and "local exec" TLS models for by Lauro Ramos Venancio · 17 years ago
  23. 3cafbf7 Add sub-registers sets. by Evan Cheng · 17 years ago
  24. 2db15e2 For PR1328: by Reid Spencer · 17 years ago
  25. 849c9a2 Adding target triplet to be passed to database. by Tanya Lattner · 17 years ago
  26. 7545422 Correctly report version of GCC used. by Jeff Cohen · 17 years ago
  27. 8e27acf Update for PathWithStatus by Reid Spencer · 17 years ago
  28. b5fda75 Terminate some lines that need to be. by Reid Spencer · 17 years ago
  29. 99e865a Reinstate the SVN capability without requiring Date::Parse. As before the by Reid Spencer · 17 years ago
  30. 776964a Revert this until the Date::Parse module can be installed on the nightly by Reid Spencer · 17 years ago
  31. d0b0879 Prepare for Subversion migration by implementing a -usesvn to tell the by Reid Spencer · 17 years ago
  32. c4de3de For PR1297: by Reid Spencer · 17 years ago
  33. d4eeb80 Add better support for keywords. by Bill Wendling · 17 years ago
  34. eebc8a1 Add support for the v1i64 type. This makes better code for this: by Bill Wendling · 17 years ago
  35. 28ecc1a The -funcresolve and -raise options no longer exist. by Duncan Sands · 17 years ago
  36. 04677a3 Recognize target instruction flag 'isReMaterializable'. by Evan Cheng · 17 years ago
  37. d0b82b3 Refactoring of formal parameter flags. Enable properly use of by Anton Korobeynikov · 17 years ago
  38. 1d9bacc Use new SDIselParamAttr enumeration. This removes "magick" constants by Anton Korobeynikov · 17 years ago
  39. e3bab80 rename some CCActions by Chris Lattner · 17 years ago
  40. 2092c8a implement CCPromoteToType by Chris Lattner · 17 years ago
  41. 50d4565 reapply by Chris Lattner · 17 years ago
  42. 88ee2a1 *** empty log message *** by Chris Lattner · 17 years ago
  43. 53c9b3f Backing out by Evan Cheng · 17 years ago
  44. 798dc7a initial support for calling convention generation, still unfinished. by Chris Lattner · 17 years ago
  45. 114e5dd emit an enum value for the # of target registers. by Chris Lattner · 17 years ago
  46. d263114 the lengths of the strings are known, just use memcmp by Chris Lattner · 17 years ago
  47. 3b51580 Implement Function::getIntrinsicID without it needing to call Value::getName, by Chris Lattner · 17 years ago
  48. ac9dcb9 For PR1195: by Reid Spencer · 17 years ago
  49. 9d6565a For PR1195: by Reid Spencer · 17 years ago
  50. e5ff008 remove obsolete path by Chris Lattner · 17 years ago
  51. 95af592 Automatically generating intrinsic declarations from Dan Gohman. Modified by Jim Laskey · 18 years ago
  52. c9c1787 Set the new NO_INSTALL flag for build-only tools. by Reid Spencer · 18 years ago
  53. 95d97b9 Error check and eliminate unnecessary value. by Jim Laskey · 18 years ago
  54. 01ba6ad Regenerate. by Jim Laskey · 18 years ago
  55. 81a21ea Deemed too cute to live. by Jim Laskey · 18 years ago
  56. 251e3c6 Regenerate. by Jim Laskey · 18 years ago
  57. ba4cc09 Support var arg intrinsics. by Jim Laskey · 18 years ago
  58. 90a2eb0 Use opt to generate the list of passes to run. by Reid Spencer · 18 years ago
  59. 844b892 Make the constant honest. by Jim Laskey · 18 years ago
  60. a683f9b Files missing from LABEL check in. by Jim Laskey · 18 years ago
  61. d8a1728 Make tblgen error more useful. Patch by B. Scott Michel by Chris Lattner · 18 years ago
  62. 2c13f66 Fix this tool for use on Darwin which requires the file to come after the by Reid Spencer · 18 years ago
  63. ea92a10 Join two lines that caused awk to squak on some platforms. by Reid Spencer · 18 years ago
  64. a54b7cb For PR1064: by Reid Spencer · 18 years ago
  65. 40beb40 Put in some needed \ at the end of lines!!! by Reid Spencer · 18 years ago
  66. db8d2be For PR950: Convert signed integer types to signless. by Reid Spencer · 18 years ago
  67. b1788a3 Remove some clutter and make it keep going instead of stopping at the by Reid Spencer · 18 years ago
  68. dbe4006 Ignore entries with blank names. by Jim Laskey · 18 years ago
  69. 9a7dfa3 Rollback changes to take a different tack. by Jim Laskey · 18 years ago
  70. 55a7ec3 Honor the command line specification for machine type. by Jim Laskey · 18 years ago
  71. 33c9683 Provide a script that can track down which optimization pass causes by Reid Spencer · 18 years ago
  72. 2232a80 Allow the input of the test program to be specified. by Reid Spencer · 18 years ago
  73. f8463a3 Add the -ldl library option. by Reid Spencer · 18 years ago
  74. f5da133 What should be the last unnecessary <iostream>s in the library. by Bill Wendling · 18 years ago
  75. 0555122 Match TargetInstrInfo changes. by Evan Cheng · 18 years ago
  76. ba07a69 Only show the first few lines of difference. by Reid Spencer · 18 years ago
  77. 2bae1f5 Add an option to enable lli (interpreter mode) testing. by Reid Spencer · 18 years ago
  78. 6d0fbd4 Stop early if there is no mis-optimization. by Reid Spencer · 18 years ago
  79. f7560ed Fix PR1001, patch by Nikhil Patil! by Chris Lattner · 18 years ago
  80. 161a2fb Make the awk filter print out which files its eliminating. by Reid Spencer · 18 years ago
  81. 35d958c This is a utility for preparing patches against LLVM. It runs cvs diff with by Reid Spencer · 18 years ago
  82. 5b31cf0 Provide a list of gccld optimization switches. by Reid Spencer · 18 years ago
  83. fb1aab0 Add opcode to TargetInstrDescriptor. by Evan Cheng · 18 years ago
  84. a8c3ff4 Use a release version of bugpoint, if found. Include gccld passes. by Reid Spencer · 18 years ago
  85. f64f9a4 Remove the isTwoAddress property from the CodeGenInstruction class. It should by Chris Lattner · 18 years ago
  86. 0bb7500 ADd support for adding constraints to suboperands by Chris Lattner · 18 years ago
  87. 33a4004 restore some 'magic' code that I removed: it is needed. Add comments explaining by Chris Lattner · 18 years ago
  88. 717a611 minimal hack to get patterns whose result type is iPTR to be selected. by Chris Lattner · 18 years ago
  89. 0d1bb13 remove some dead code by Chris Lattner · 18 years ago
  90. ab51ddd Add support for nodes that return iPTR. by Chris Lattner · 18 years ago
  91. 646085d changes to get ptr_rc to be accepted in patterns. This is needed for ppc preinc by Chris Lattner · 18 years ago
  92. 7c3a96b Fix a bug handling nodes with variable arguments. The code was fixed to assume by Chris Lattner · 18 years ago
  93. 0244099 Add some output so the user is informed while they wait. by Reid Spencer · 18 years ago
  94. 2fe47fc Add -lstdc++ to the link line for C++ programs. by Reid Spencer · 18 years ago
  95. f196839 allow ptr_rc to explicitly appear in an instructions operand list, it doesn't by Chris Lattner · 18 years ago
  96. a1fd650 Remove M_2_ADDR_FLAG. by Evan Cheng · 18 years ago
  97. dd2b955 Don't run bugpoint if we can't find a misoptimization. by Reid Spencer · 18 years ago
  98. e4d8f33 Print a usage message if too few arguments to program. by Reid Spencer · 18 years ago
  99. 28b7c7f Add a utility script to find a mis-optimization problem. This sometimes by Reid Spencer · 18 years ago
  100. 892aaf8 Divide select methods into groups by SelectionDAG node opcodes (ISD::ADD, by Evan Cheng · 18 years ago