1. 395af84 Don't touch CXXFLAGS. If it's set in the environment then sub-makes will see by Nick Lewycky · 15 years ago
  2. c82c20b Avoid promoting a i16 node if it would eliminate a (store (op (load))) opportunity. by Evan Cheng · 15 years ago
  3. 95c57ea When a load operand is promoted to an extload, replace other uses with uses of extload result truncated. by Evan Cheng · 15 years ago
  4. 1d36798 Generalize LSR's OptimizeMax to handle the new kinds of max expressions by Dan Gohman · 15 years ago
  5. 9f93d30 ScalarEvolution support for <= and >= loops. by Dan Gohman · 15 years ago
  6. d19bba6 Use SimplifyICmpOperands in isKnownPredicate too. by Dan Gohman · 15 years ago
  7. d4da5af Update isImpliedCond to use the new SimplifyICmpOperands utility. by Dan Gohman · 15 years ago
  8. e979650 Add a new utility function SimplifyICmpOperands. Much of this code is by Dan Gohman · 15 years ago
  9. a7bcef1 Apply a fix for a vector setcc dagcombine from Jan Sjodin. No by Dan Gohman · 15 years ago
  10. a870256 Fixed edis to tokenize instructions with no operands correctly. by Sean Callanan · 15 years ago
  11. 37ff5c6 cross-build Makefile needs to unset CFLAGS/CXXFLAGS when building the build-side utilities since the flags will be for the cross-compiler. by Jim Grosbach · 15 years ago
  12. d46316e no longer xfail by Chris Lattner · 15 years ago
  13. a0f914b Fixes to edis that mark x86 call targets as by Sean Callanan · 15 years ago
  14. 56dda57 Per Chris, fuse four trivial tests using grep (r102199) into one that uses FileCheck. by Stuart Hastings · 15 years ago
  15. 5d7da43 enable my inliner change: add newly devirtualized call sites to by Chris Lattner · 15 years ago
  16. 6e8fd90 Change TargetData's algorithm for computing defualt vector type by Dan Gohman · 15 years ago
  17. caf7740 Code refactoring. by Evan Cheng · 15 years ago
  18. e3ff9ba Add some missing x86 patterns for movdq2q. Fixes two (LLVM-)GCC DejaGNU testcases. Radar 6881029. by Stuart Hastings · 15 years ago
  19. 1210446 fix some failures my callgraph dump format change broke. by Chris Lattner · 15 years ago
  20. 0768632 switch InlineInfo.DevirtualizedCalls's list to be of WeakVH. by Chris Lattner · 15 years ago
  21. a56c1c5 testcase for the bug that required a patch to be reverted. by Chris Lattner · 15 years ago
  22. 6275413 fix callgraph dump to not print 0x0x1234 for nodes. by Chris Lattner · 15 years ago
  23. 2808ccb Fix X86ISD::CMP i16 to i32 promotion. by Evan Cheng · 15 years ago
  24. e8c92dd Move FastISel's HandlePHINodesInSuccessorBlocks call down into FastISel by Dan Gohman · 15 years ago
  25. 27ef997 Switch getelementptr inbounds and sdiv exact from undef to trap. by Dan Gohman · 15 years ago
  26. d8993a3 Fixed EDOperand to use the operand type, not the by Sean Callanan · 15 years ago
  27. fafb890 Fix LSR to tolerate cases where ScalarEvolution initially by Dan Gohman · 15 years ago
  28. c686398 When it doesn't matter whether zero or sign extension is used, by Dan Gohman · 15 years ago
  29. 314bf7c Revert 102135, 102129, 102127, 102106, 102104, 102102, 102012, 102004, by Dan Gohman · 15 years ago
  30. 093eed1 reject invalid comma stuff with a message. We reject the case in PR6888 with: by Chris Lattner · 15 years ago
  31. 62cc838 disable my previous inliner patch, it appears to be busting self-host. by Chris Lattner · 15 years ago
  32. fe9af3b The inliner was choosing to not consider call sites by Chris Lattner · 15 years ago
  33. 3a1287b Update ARM DAGtoDAG for matching UBFX instruction for unsigned bitfield by Jim Grosbach · 15 years ago
  34. fff6c53 Add an initial description of a new concept: trap values, and change by Dan Gohman · 15 years ago
  35. 6091514 refactor the interface to InlineFunction so that most of the in/out by Chris Lattner · 15 years ago
  36. 9517144 Remove the test for now. by Devang Patel · 15 years ago
  37. 3a1d4cf add macruby back by Chris Lattner · 15 years ago
  38. b957a5e when inlining something like this: by Chris Lattner · 15 years ago
  39. c04d545 Add comment. by Devang Patel · 15 years ago
  40. c105a2b Sink SelectionDAGBuilder's HandlePHINodesInSuccessorBlocks down by Dan Gohman · 15 years ago
  41. 18ee3bb Adjust debug range offsets for isWeakForLinker() functions. by Devang Patel · 15 years ago
  42. 9c675f1 Add a blurb about the new LSR. by Dan Gohman · 15 years ago
  43. 009364e The -condprop pass has been deleted. by Nick Lewycky · 15 years ago
  44. d64d12d The post-RA scheduler is currently off by default on x86. by Dan Gohman · 15 years ago
  45. f81eca0 Move HandlePHINodesInSuccessorBlocks functions out of SelectionDAGISel by Dan Gohman · 15 years ago
  46. f720a4e Add some verbiage about Clang to the 2.7 release notes by Douglas Gregor · 15 years ago
  47. b61789d add a DEBUG call so that -debug lists when CGSCCPM iterates. by Chris Lattner · 15 years ago
  48. f8b99cb eliminate dead #include. by Chris Lattner · 15 years ago
  49. 07c4e10 - It's not safe to promote rotates (at least not trivially). by Evan Cheng · 15 years ago
  50. 3b172f1 Fix a comment. by Dan Gohman · 15 years ago
  51. 620427d Move PHINodesToUpdate out of SelectionDAGBuilder and into by Dan Gohman · 15 years ago
  52. f1dabde Rename InsnAfterLabelMap and InsnBeforeLabelMap. by Devang Patel · 15 years ago
  53. 3547a88 Keep track of MCSymbol used to mark beginning of a function. by Devang Patel · 15 years ago
  54. 41a7766 Add mention of ARM atomic builtin support by Jim Grosbach · 15 years ago
  55. bc655ea At this point Start and End are not null. by Devang Patel · 15 years ago
  56. 269e0fe Update ARM frame index scavenging description by Jim Grosbach · 15 years ago
  57. cb28286b7 remove dupe by Chris Lattner · 15 years ago
  58. 83cd35a reword my incoherent babble into something that makes sense from Wesley Peck! by Chris Lattner · 15 years ago
  59. fb1a739 two more projects. by Chris Lattner · 15 years ago
  60. cd062cd add some notes from Matthieu Moy! by Chris Lattner · 15 years ago
  61. ca73cea improve tblgen doc, pointed out by Zhongxing. by Chris Lattner · 15 years ago
  62. 1f43361 Fixing a typo in the "Clang project" section of the release notes. by Wesley Peck · 15 years ago
  63. a0c4484 Small fix to the "Other Improvements and New Features" section of the release notes. by Wesley Peck · 15 years ago
  64. c0287ba Fixing small typos in the "New Useful APIs" section of the release notes. by Wesley Peck · 15 years ago
  65. 9e385b1 Fixing small typos in the "ARM Target Improvements" section of the release notes. by Wesley Peck · 15 years ago
  66. 640604a Rewording the "generated debug information" paragraph in the "Interpreter and JIT Improvements" section of the release notes. by Wesley Peck · 15 years ago
  67. 68d1fe9 Reworking the wording of the "target data string" paragraph in the "Optimizer Improvments" section of the release notes. by Wesley Peck · 15 years ago
  68. ed38745 <pre> seems to close <p> by Gabor Greif · 15 years ago
  69. ee2187a the validator coughed up some problems, most of them fixed by Gabor Greif · 15 years ago
  70. c8b3af9 shorten link by Gabor Greif · 15 years ago
  71. f455529 static analyzer has its own section by Chris Lattner · 15 years ago
  72. 8cdd793 add mc and static analyzer blurbs. by Chris Lattner · 15 years ago
  73. 914ce46 another checkpoint. by Chris Lattner · 15 years ago
  74. 7b91eda various updates. by Chris Lattner · 15 years ago
  75. 70745c6 fix file header. by Chris Lattner · 15 years ago
  76. ddb3eaf Don't attempt to analyze values which are obviously undef. This fixes some by Dan Gohman · 15 years ago
  77. 0883355 Tidy a comment. by Dan Gohman · 15 years ago
  78. a063e19 Run LiveVariables instead of computing liveness locally in -regalloc=fast. by Jakob Stoklund Olesen · 15 years ago
  79. e3dd855 Do not try to optimize a copy that has already been marked for deletion. by Evan Cheng · 15 years ago
  80. 708e474 Add command line option to disable debug info printing in .s file. This option does not impact debug info generation and preservation through earlier compile starges. by Devang Patel · 15 years ago
  81. b913863 Fix a performance problem with the new SSAUpdater. This showed up in the by Bob Wilson · 15 years ago
  82. c048f1d Modified some assert() msg strings; no other functionality change. by Johnny Chen · 15 years ago
  83. 0020723 Add fast register allocator, enabled with -regalloc=fast. by Jakob Stoklund Olesen · 15 years ago
  84. 9cdb410 Identify when a lexical scope is split in to multiple instruction ranges. Emit such ranges using DW_AT_ranges. by Devang Patel · 15 years ago
  85. a560fd2 Make ScalarEvolution::getConstant support pointer types, for consistency by Dan Gohman · 15 years ago
  86. cb9dda6 Dragonegg will be released along side llvm-2.7. by Duncan Sands · 15 years ago
  87. a54c1f7 final hacking for tonight, still more to go. by Chris Lattner · 15 years ago
  88. 450a31e continue the process of detangling this. by Chris Lattner · 15 years ago
  89. b7c85b4 rough pass moving stuff into relevant sections, still much editing to do. by Chris Lattner · 15 years ago
  90. b136f09 remove ldc, rubinious, macruby, icedtea, llvm-lua, which by Chris Lattner · 15 years ago
  91. e566763 Implement -disable-non-leaf-fp-elim which disable frame pointer elimination by Evan Cheng · 15 years ago
  92. 5528e7b isel (i32 anyext i16) as insert_subreg when 16-bit ops are being promoted. by Evan Cheng · 15 years ago
  93. fe5dcbc Trim include. by Evan Cheng · 15 years ago
  94. f0757b0 Add more const qualifiers on TargetMachine and friends. by Dan Gohman · 15 years ago
  95. af50975 Update CMakeLists.txt. by Dan Gohman · 15 years ago
  96. 5eb6d65 Move several SelectionDAG-independent utility functions out of the by Dan Gohman · 15 years ago
  97. 52d2b0e Thumb instructions which have reglist operands at the end and predicate operands by Johnny Chen · 15 years ago
  98. 08e322d Implement (but don't enable) PR6724 and rdar://6295824. In short, by Chris Lattner · 15 years ago
  99. 30fdb5c - Clean up some crappy code which deals with coalescing of copies which look at by Evan Cheng · 15 years ago
  100. d217cfc Revert r101471. For tight recursive functions which have multiple by Dan Gohman · 15 years ago