1. 483ec21 Interchange Dwarf numbers of ESP and EBP on x86 Darwin. by Dale Johannesen · 17 years ago
  2. e3d936a Remove some unnecessary C-style statics. by Neil Booth · 17 years ago
  3. 44f1476 switch some calls to SelectionDAG::getTargetNode to use by Chris Lattner · 17 years ago
  4. a98c7b3 Update this file for 2.0 syntax. Contributed by Jan Rehders by Anton Korobeynikov · 17 years ago
  5. 6c1ba31 tblgen uses dynamic_cast heavily, so it needs rtti info by Chris Lattner · 17 years ago
  6. 774577c Reverting unnecessary commit of generated files. by Gordon Henriksen · 17 years ago
  7. 4b2b940 Switching TargetMachineRegistry to use the new generic Registry. by Gordon Henriksen · 17 years ago
  8. efd4a51 Updated VC++ build system. Silenced some VC warnings. by Hartmut Kaiser · 17 years ago
  9. 01d029b One mundane change: Change ReplaceAllUsesOfValueWith to *optionally* by Chris Lattner · 17 years ago
  10. 3393f89 Fix typos. by Evan Cheng · 17 years ago
  11. 9949c2a If the user did not check out LLVM and request it to be built, it should be a build error. This relies on the user having a successful build of LLVM, but the tests will fail if they dont. by Tanya Lattner · 17 years ago
  12. 317096a Add sqrt and powi intrinsics for long double. by Dale Johannesen · 17 years ago
  13. d23aa5a Rename keyword "modify" -> "implicit". by Evan Cheng · 17 years ago
  14. a3ca314 Add CopyCost to TargetRegisterClass. This specifies the cost of copying a value by Evan Cheng · 17 years ago
  15. 30729b4 Bug fix and minor clean up of generated code. by Evan Cheng · 17 years ago
  16. 1081482 regenerate by Chris Lattner · 17 years ago
  17. cb648f9 Remove spurious consts. This fixes warnings with compilers that by Dan Gohman · 17 years ago
  18. 85dbe1a Initial support for multi-result patterns: by Evan Cheng · 17 years ago
  19. aeb7d4d Allow set operators with multiple destinations, i.e. (set x, y, (op a, b)). by Evan Cheng · 17 years ago
  20. 111e8ce update this to use llvm-config, patch by Jose M. Moya by Chris Lattner · 17 years ago
  21. ef61ed3 TableGen no longer emit CopyFromReg nodes for implicit results in physical by Evan Cheng · 17 years ago
  22. 425e8c7 Always check the type of node. This prevents situations such as selecting 32-bit rotate target instruction for a 64-bit node when 64-bit pattern is missing. by Evan Cheng · 17 years ago
  23. 0fee3ff Add MVT::fAny for overloading intrinsics on floating-point types. by Dan Gohman · 17 years ago
  24. f6101ac Make use of the llvm-ld tool's new ability to read input from stdin to extract by Reid Spencer · 17 years ago
  25. 3c5b57c Now that llvm-ld can accept - as input from stdin, use this feature to extract by Reid Spencer · 17 years ago
  26. 594d37e propagate struct size and alignment of byval arguments to the DAG by Rafael Espindola · 17 years ago
  27. a583990 This resolves a regression of BasicAA which failed to find any memory information for overloaded intrinsics (PR1600). This resolves that issue, and improves the matching scheme to use a BitVector rather than a binary search. by Chandler Carruth · 17 years ago
  28. 6994040 This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. by Chandler Carruth · 17 years ago
  29. b591082 Added TargetInstrDescriptor::numDefs - num of results. by Evan Cheng · 17 years ago
  30. f452207 More explicit keywords. by Dan Gohman · 17 years ago
  31. 936baaa VStudio compiler errors and placing Function*->ExFunc map under ManagedStatic control. by Chuck Rose III · 17 years ago
  32. face9e5 Fix a pasto in a comment. by Dan Gohman · 17 years ago
  33. 1367fd0 Have register info provide the inverse mapping of register->superregisters. PR1350 by Christopher Lamb · 17 years ago
  34. 08d5207 Add target independent MachineInstr's to represent subreg insert/extract in MBB's. PR1350 by Christopher Lamb · 17 years ago
  35. 8245510 Teach TableGen about the new vector types. by Christopher Lamb · 17 years ago
  36. a6a1ab3 A minor simplication in the generated code. by Dan Gohman · 17 years ago
  37. ef3d016 Fixing some differences between CVS and SVN diff'ing. Reid fixed these already, by Chandler Carruth · 17 years ago
  38. 102dc19 No need for noResults anymore. by Evan Cheng · 17 years ago
  39. 64d80e3 Change instruction description to split OperandList into OutOperandList and by Evan Cheng · 17 years ago
  40. ad8c531 Work around a bogus gcc 4.2 warning. by Chris Lattner · 17 years ago
  41. 3bf6e18 Eliminate an unused parameter. by Dan Gohman · 17 years ago
  42. 88cc092 Try committing again. Add OptionalDefOperand. Remove clobbersPred. by Evan Cheng · 17 years ago
  43. 4b51fb9 Remove the cvsupdate script. Its no longer useful in the face of by Reid Spencer · 17 years ago
  44. 0793b36 Subversionify the script. by Reid Spencer · 17 years ago
  45. c419bd3 ImmutablePredicateOperand is no more. by Evan Cheng · 17 years ago
  46. 1aa7efb Add the byval attribute by Rafael Espindola · 17 years ago
  47. a955939 Refactor code to add initial support for OptionalDefOperand. by Evan Cheng · 17 years ago
  48. 7774be4 Teach DAGISelEmitter about zero_reg. by Evan Cheng · 17 years ago
  49. 8012b07 Instructions with ImmutablePredicateOperand aren't really predicable since their predicates are fixed at isel time. by Evan Cheng · 17 years ago
  50. 75f75b9 Ignore the .svn directories so countloc.sh and llvmgrep won't traverse them. by Reid Spencer · 17 years ago
  51. fbaca42 Test modified svn mailer by Anton Korobeynikov · 17 years ago
  52. ece1f68 Remove the last vestiges of -usesvn. by Reid Spencer · 17 years ago
  53. ceb9d78 We want the Subversion checkout to succeed even if we don't specify by Reid Spencer · 17 years ago
  54. eecd711 Applied Reid's patch. Long live Subversion! by John Criswell · 17 years ago
  55. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  56. 1c01cf9 Fix problems with the checkout and cd directories for SVN checkout. by Reid Spencer · 17 years ago
  57. 5e4f292 One additional field in TargetRegisterDesc. by Evan Cheng · 17 years ago
  58. c4f2fe0 Add immediate sub-registers. by Evan Cheng · 17 years ago
  59. c9a15d5 Update for Subversion conversion: by Reid Spencer · 17 years ago
  60. d45eddd Revert the earlier change that removed the M_REMATERIALIZABLE machine by Dan Gohman · 17 years ago
  61. 9a0930d Fix a typo in a comment. by Dan Gohman · 17 years ago
  62. 20c2b35 silence warning when assertions are disabled. by Chris Lattner · 17 years ago
  63. 82a87a0 Replace M_REMATERIALIZIBLE and the newly-added isOtherReMaterializableLoad by Dan Gohman · 17 years ago
  64. eaa91b0 Replace TargetInstrInfo::CanBeDuplicated() with a M_NOT_DUPLICABLE bit. by Evan Cheng · 17 years ago
  65. a321125 Add support to tablegen for specifying subregister classes on a per register class basis. by Christopher Lamb · 17 years ago
  66. b5c1c9c Add clobbersPred - instruction that clobbers condition code / register which are used to predicate instructions. by Evan Cheng · 17 years ago
  67. 851879c Patches by Chuck Rose to unbreak V Studio builds. by Bill Wendling · 17 years ago
  68. b9daee9 Remove the operator<< for MVT::ValueType in preparation for MVT::ValueType by Dan Gohman · 17 years ago
  69. 84c614d The Intrinsic::getDeclaration function's Tys parameter only contains the by Reid Spencer · 17 years ago
  70. 5127ce0 Rename M_PREDICATED to M_PREDICABLE; opcode can be specified isPredicable without having a PredicateOperand. by Evan Cheng · 17 years ago
  71. 4ef9b11 Fix CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll, the other recent by Chris Lattner · 17 years ago
  72. 30d15757 Added \!con(a,b) syntax to concatnate two dag fragments. by Evan Cheng · 17 years ago
  73. 3ab6dcf Mark all (not just the first) predicate operand M_PREDICATE_OPERAND. by Evan Cheng · 17 years ago
  74. 39376d0 PredicateOperand related bug fix. by Evan Cheng · 17 years ago
  75. 7055fd0 Remove duplicated line. by Evan Cheng · 17 years ago
  76. 5903963 If a PredicateOperand has an empty ExecuteAlways field, treat it as if a normal operand for isel. by Evan Cheng · 17 years ago
  77. 4222d80 Add an "implies" field to features. This indicates that, if the current by Bill Wendling · 17 years ago
  78. 4604023 Make my proxy happy. by Lauro Ramos Venancio · 17 years ago
  79. 6f7c8ff A bit of feedback from Chris that I missed; error rather than asserting. by Nate Begeman · 17 years ago
  80. 7bf1c27 llvm bug #1350, parts 1, 2, and 3. by Nate Begeman · 17 years ago
  81. 01929c0 Update a comment to reflect recent changes in the type system. by Dan Gohman · 18 years ago
  82. 195c6c2 bugfix: remember that ResNode was declared. by Lauro Ramos Venancio · 18 years ago
  83. 8dadf6b Fix generation of certain scheduler itineraries. by Christopher Lamb · 18 years ago
  84. 4fc4fab Bug fix; add super-registers sets. by Evan Cheng · 18 years ago
  85. b3a0417 Implement "general dynamic", "initial exec" and "local exec" TLS models for by Lauro Ramos Venancio · 18 years ago
  86. 3cafbf7 Add sub-registers sets. by Evan Cheng · 18 years ago
  87. 2db15e2 For PR1328: by Reid Spencer · 18 years ago
  88. 849c9a2 Adding target triplet to be passed to database. by Tanya Lattner · 18 years ago
  89. 7545422 Correctly report version of GCC used. by Jeff Cohen · 18 years ago
  90. 8e27acf Update for PathWithStatus by Reid Spencer · 18 years ago
  91. b5fda75 Terminate some lines that need to be. by Reid Spencer · 18 years ago
  92. 99e865a Reinstate the SVN capability without requiring Date::Parse. As before the by Reid Spencer · 18 years ago
  93. 776964a Revert this until the Date::Parse module can be installed on the nightly by Reid Spencer · 18 years ago
  94. d0b0879 Prepare for Subversion migration by implementing a -usesvn to tell the by Reid Spencer · 18 years ago
  95. c4de3de For PR1297: by Reid Spencer · 18 years ago
  96. d4eeb80 Add better support for keywords. by Bill Wendling · 18 years ago
  97. eebc8a1 Add support for the v1i64 type. This makes better code for this: by Bill Wendling · 18 years ago
  98. 28ecc1a The -funcresolve and -raise options no longer exist. by Duncan Sands · 18 years ago
  99. 04677a3 Recognize target instruction flag 'isReMaterializable'. by Evan Cheng · 18 years ago
  100. d0b82b3 Refactoring of formal parameter flags. Enable properly use of by Anton Korobeynikov · 18 years ago