1. 8123419 Eliminate some trivial differences between the ScheduleNodeTopDown by Dan Gohman · 16 years ago
  2. 7fed65a Add soft float support for a bunch more operations. Original by Duncan Sands · 16 years ago
  3. e93483d Don't bother doing latency calculations in the "fast" scheduler. by Dan Gohman · 16 years ago
  4. 2dcca9d Use SUnit's CycleBound field instead of duplicating it in by Dan Gohman · 16 years ago
  5. 3d631c2 Remove these, which test for optimizations that by Dale Johannesen · 16 years ago
  6. a7647e6 Move some former testcases (low-probability codegen by Dale Johannesen · 16 years ago
  7. b8c564f Let AnalyzeAlloca() remove debug intrinsics. by Devang Patel · 16 years ago
  8. 104de6c Don't produce ADDC/ADDE when expanding SHL unless they are legal by Richard Osborne · 16 years ago
  9. 35fde15 Support dependencies between plugins by priority-sorting. by Mikhail Glushenkov · 16 years ago
  10. fa27077 Filter ToolPropertiesList to exclude all Tools not mentioned in the compilation graph. by Mikhail Glushenkov · 16 years ago
  11. 0108877 Add a layer of indirection to make plugins more flexible. by Mikhail Glushenkov · 16 years ago
  12. 6560c00 Don't use the isPending flag to mean what the isAvailable flag means. by Dan Gohman · 16 years ago
  13. 69e3bd1 move partial template specialization to FoldingSet.h. by Zhongxing Xu · 16 years ago
  14. 28088d3 Fixed legalization of CONVERT_RNDSAT for integers. by Mon P Wang · 16 years ago
  15. 1aed723 Removed 2008-10-17-SpillerBug.ll as it does not provide an accurate test of PR2898. by Lang Hames · 16 years ago
  16. 37a1ebb punctuate, add wording about patches contributed by others. by Chris Lattner · 16 years ago
  17. b079a39 If SI->size() is 0, we are not allowed to dereference ->begin(). by Torok Edwin · 16 years ago
  18. 684bd46 2008-10-17-SpillerBug.ll is currently failing, but this doesn't reflect an actual regression of PR2898. This test should probably be removed. I've XFAILed it for now to keep buildbot quiet while this is considered. by Lang Hames · 16 years ago
  19. 27601ef Big PBQP allocator update. Adds coalescing support, stack slot coloring, several bug-fixes. by Lang Hames · 16 years ago
  20. 1a6111f eliminate some std::set's. by Chris Lattner · 16 years ago
  21. 3f914f0 simplify loop by Chris Lattner · 16 years ago
  22. cb504b9 simplify a bunch more instcombines to use m_Specific etc. by Chris Lattner · 16 years ago
  23. 69d4ced factor the code for simplifying (icmp)|(icmp) into its own function. by Chris Lattner · 16 years ago
  24. aa3e157 do some computation with apints instead of ConstantInts. by Chris Lattner · 16 years ago
  25. ea065fb merge a check into a place where it is simpler. by Chris Lattner · 16 years ago
  26. c7849c2 Improved shuffle normalization to avoid using extract/build when we by Mon P Wang · 16 years ago
  27. 29cd5ba factor a whole bunch of code out into a helper function. by Chris Lattner · 16 years ago
  28. b9553d6 simplify the conditions on two gigantic if's, decreasing indentation by Chris Lattner · 16 years ago
  29. 6046fb7 simplify some instcombine matches by using m_Specific by Chris Lattner · 16 years ago
  30. 0cf717d Fix 80-col violation. by Zhongxing Xu · 16 years ago
  31. a236c89 add a new m_Specific pattern that matches only if we have a specific Value*. by Chris Lattner · 16 years ago
  32. 321e6a6 Use new m_SelectCst template to eliminate macros. by Chris Lattner · 16 years ago
  33. 67abc10 add a new template for matching a select between two constants. by Chris Lattner · 16 years ago
  34. a6a474d simplify code. by Chris Lattner · 16 years ago
  35. a74cefa Handle the case where there is no "not". It is possible it got by Chris Lattner · 16 years ago
  36. faaf951 factor a bunch of copy/paste code out into a helper function. by Chris Lattner · 16 years ago
  37. f5b5547 Add partial specialization of FoldingSetTrait for ImmutableList. by Zhongxing Xu · 16 years ago
  38. 6093b36 make this actually test what it is trying to. by Chris Lattner · 16 years ago
  39. 2c22883 Fix 80-column violation. by Zhongxing Xu · 16 years ago
  40. d72a81e Don't brute-force analyze cubic or higher polynomials. by Nick Lewycky · 16 years ago
  41. 808e3a9 CMake: MSVC: Pass list of components the right way to msvc_llvm_config by Oscar Fuentes · 16 years ago
  42. 1ca0c99 rearrange some code, no functionality change. by Chris Lattner · 16 years ago
  43. 7d3b4e9 if we're going to use a macro, use it maximally. no functionality change. by Chris Lattner · 16 years ago
  44. 7f6f21e CMake: Forces linking of the rest of architecture targets and its by Oscar Fuentes · 16 years ago
  45. 92adc19 Adds extern "C" ints to the .cpp files that use RegisterTarget, as by Oscar Fuentes · 16 years ago
  46. 232ed2d CMake: Removed some cruft. by Oscar Fuentes · 16 years ago
  47. 2c688da CMake: Recursively invokes cmake using the right directories. by Oscar Fuentes · 16 years ago
  48. ac44d25 Clean up some strange whitespace. by Nick Lewycky · 16 years ago
  49. 70c44f0 Correct this error message. by Nick Lewycky · 16 years ago
  50. 2ef5d4c Add Profile method to ImmutableList. by Zhongxing Xu · 16 years ago
  51. c529168 When splitting a SHUFFLE_VECTOR, try to have the result by Duncan Sands · 16 years ago
  52. 49292f1 Add missing widen operations, fixed widening for extracting a subvector, by Mon P Wang · 16 years ago
  53. 50925fb CMake: Adds header and TableGen files to Visual Studio solution. A new by Oscar Fuentes · 16 years ago
  54. 7e2cc91 Fix fuitos encoding. by Evan Cheng · 16 years ago
  55. 422fcf3 CMake: Moved generation of Intrinsics.gen to by Oscar Fuentes · 16 years ago
  56. 14ad6fc Correct a comment. by Dan Gohman · 16 years ago
  57. ade9f18 Move ScheduleDAGList's LatencyPriorityQueue class out to a separate file. by Dan Gohman · 16 years ago
  58. 2833f59 CMake: Remove unused tablegenning code from tools/llvmc2/driver. by Oscar Fuentes · 16 years ago
  59. 229de95 Refactor code. Strip debug information before stripping symbol names. by Devang Patel · 16 years ago
  60. cccecb8 CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, for consistency. by Oscar Fuentes · 16 years ago
  61. 1bbdd46 CMake: Fixed dependencies of .cpp source files on .td and tablegenned files. by Oscar Fuentes · 16 years ago
  62. 7e6a1bc Add support for building a ScheduleDAG from MachineInstrs. This is currently by Dan Gohman · 16 years ago
  63. a956255 Fix MOVrx, MOVsrl_flag, and MOVsra_flag encodings. by Evan Cheng · 16 years ago
  64. fb88f1f Remove unneeded stuff from GRAD register class. by Dale Johannesen · 16 years ago
  65. 30aa75c [XCore] Remove whitespace in the description used when by Richard Osborne · 16 years ago
  66. 223fd6e [XCore] Fix expansion of 64 bit add/sub. Don't custom expand by Richard Osborne · 16 years ago
  67. 1d8f975 Add XCore intrinsics for getid (returns thread id) and bitrev (reverses by Richard Osborne · 16 years ago
  68. 56c523c Test commit. by Lang Hames · 16 years ago
  69. 6326a0d CMake: Disallow in-source builds except when building with the Visual by Oscar Fuentes · 16 years ago
  70. c663bee ARM / Mac OS X also wants to invalidate icache after jitting. by Evan Cheng · 16 years ago
  71. 59d5f1d Add a version of NewSUnit for creating units with MachineInstrs. by Dan Gohman · 16 years ago
  72. 8f6c6d4 For post-regalloc scheduling, remove the instructions from the block by Dan Gohman · 16 years ago
  73. 90c5201 Check in the correct version of the patch in r59279. by Dan Gohman · 16 years ago
  74. 505a551 Debug printing for SUnits that carry MachineInstrs. by Dan Gohman · 16 years ago
  75. f449bf3 Initial support for carrying MachineInstrs in SUnits. by Dan Gohman · 16 years ago
  76. c3c129f Change DOTGraphTraits<ScheduleDAG*>::getGraphName how to find the name of by Dan Gohman · 16 years ago
  77. ae78a88 Clarify the comment about NumPreds and NumSuccs to reflect that they only by Dan Gohman · 16 years ago
  78. ffa6d96 Handle the rest of pseudo instructions. by Evan Cheng · 16 years ago
  79. 28f3129 Lazy compilation callback save / restore VFP registers. by Evan Cheng · 16 years ago
  80. d23e0f8 Remove the FlaggedNodes member from SUnit. Instead of requiring each SUnit by Dan Gohman · 16 years ago
  81. e4f309e testcase for PR 1779. by Dale Johannesen · 16 years ago
  82. 711fd3d Don't allow the restore point to be placed after terminators. With this change, by Owen Anderson · 16 years ago
  83. 330169f Extend InlineAsm::C_Register to allow multiple specific registers by Dale Johannesen · 16 years ago
  84. 704bff9 Always emit a function pointer as a pointer to the function stub (if there is one). This makes it possible to compare function pointer values in lazy compilation mode. This fixes PR3043. by Evan Cheng · 16 years ago
  85. 550f5af Make the Node member of SUnit private, and add accessors. by Dan Gohman · 16 years ago
  86. a23b3b8 Change ScheduleDAG's DAG member from a reference to a pointer, to prepare by Dan Gohman · 16 years ago
  87. eee0852 Add files to VC++ projects. by Steve Naroff · 16 years ago
  88. 35b0bfd Don't forget to emit stubs for function GV's emitted in CONSTPOOL_ENTRY's. by Evan Cheng · 16 years ago
  89. 83aad64 LLVM can generate native code for amd64 on "Linux". by Dan Gohman · 16 years ago
  90. 4a829ec Use find_first/find_next to iterate through all the set bits in a by Dan Gohman · 16 years ago
  91. 023422a Fix to record comparator to make it work for return values > 1. by Bill Wendling · 16 years ago
  92. 20072af Put comma in correct place for call to StructType::get by Bill Wendling · 16 years ago
  93. cdcc3e6 Modify the intrinsics pattern to separate out the "return" types from the by Bill Wendling · 16 years ago
  94. 3c902e8 fsub{d|s} encoding bugs. by Evan Cheng · 16 years ago
  95. 67fd91f Missed a break statement. by Evan Cheng · 16 years ago
  96. 148cad8 Fix pre- and post-indexed load / store encoding bugs. by Evan Cheng · 16 years ago
  97. a6ce05f Refactor the code that does the type checking for intrinsics. by Bill Wendling · 16 years ago
  98. 0d9eb9b Add Binary flag to raw_fd_ostream constructor. by Daniel Dunbar · 16 years ago
  99. 241085a Added testcase for r59214. by Bill Wendling · 16 years ago
  100. bf5db81 Really remove all debug information. by Devang Patel · 16 years ago