1. ce5ac16 Copy the tblgen utility. by Bill Wendling · 16 years ago
  2. cdb260d Simplify this code a little. In the fast scheduler, CreateNewSUnit by Dan Gohman · 16 years ago
  3. e3066ab Eliminate a compile time warning. by Evan Cheng · 16 years ago
  4. eda60a8 Eliminate a compile time warning. by Evan Cheng · 16 years ago
  5. 343f0c0 Experimental post-pass scheduling support. Post-pass scheduling by Dan Gohman · 16 years ago
  6. 7d1cd3f Move the code for printing a graph node label for an SUnit into by Dan Gohman · 16 years ago
  7. 252ae9e Convert SUnit's dump method into a print method and implement by Dan Gohman · 16 years ago
  8. eb22065 CMake: Removed source file. by Oscar Fuentes · 16 years ago
  9. dfca407 Do not use separate utility to walk all instructions and remove dead dbg intrinsics. Let instcombiner do this job. by Devang Patel · 16 years ago
  10. b8f69c6 Let instcombiner remove redundant dbg intrinsics. by Devang Patel · 16 years ago
  11. 7fe1dec by Devang Patel · 16 years ago
  12. 57cbd99 CMake: Removed source file from lib/Target/PIC16/CMakeLists.txt. by Oscar Fuentes · 16 years ago
  13. 719b0e1 CellSPU: Do not custom lower i1 stores, rely on type legalization to do the by Scott Michel · 16 years ago
  14. be362ab <rdar://problem/6351057> by Stuart Hastings · 16 years ago
  15. 0c6ba44 ignore the -m elf_i386 directive used in the linux kernel by Andrew Lenharth · 16 years ago
  16. 8b677d0 Revert r59640. It broke this test for builds that aren't by Dan Gohman · 16 years ago
  17. c738ac1 Use %llvmgcc -xassembler instead of invoking as directly. This avoids by Dan Gohman · 16 years ago
  18. 430a555 Temporary check-in for Duncan to demonstrate CellSPU store problem. by Scott Michel · 16 years ago
  19. 3713c0b Fix compilation error on MSVC. by Argyrios Kyrtzidis · 16 years ago
  20. 928df6c Forgot to add this in the previous commit. by Sanjiv Gupta · 16 years ago
  21. 863d3e9 Fixed build warnings. by Sanjiv Gupta · 16 years ago
  22. b1b5ffd Added a more function PIC16 backend. However to get this working a patch in by Sanjiv Gupta · 16 years ago
  23. 2f45f97 Use stripPointerCasts when checking for AllocaInsts for the stackprotector intrinsic. by Bill Wendling · 16 years ago
  24. 021f3f2 Int type for PIC16 is i16. Added i16 intrinsics for memmove, memcpy and memset. by Sanjiv Gupta · 16 years ago
  25. 16062ca add a write method. by Chris Lattner · 16 years ago
  26. 69e4adb - Move the stackprotector intrinsic to the general section. by Bill Wendling · 16 years ago
  27. 75fa96b Add support for rematerialization in pre-alloc-splitting. by Owen Anderson · 16 years ago
  28. 911cfdb LLVMC2: -emit-llvm stops compilation. by Daniel Dunbar · 16 years ago
  29. ff6477b LLVMC2: Teach llvm_gcc_c tool about -include and -fsyntax-only. by Daniel Dunbar · 16 years ago
  30. 607d6bb Grammar. by Daniel Dunbar · 16 years ago
  31. c2f9062 Rearrange code to reduce the nesting level. No functionality change. by Dan Gohman · 16 years ago
  32. 9173383e Use dyn_cast instead of cast. by Bill Wendling · 16 years ago
  33. bccdcca Match an element of the return type if it returns a structure. by Bill Wendling · 16 years ago
  34. fb5fd5a Remove unused variables. by Devang Patel · 16 years ago
  35. b876cc1 Fix typo. by Devang Patel · 16 years ago
  36. 6307b94 CMake: Support for building 32 bits shared libraries on 64 bits GNU by Oscar Fuentes · 16 years ago
  37. 06da2bc Fix debug printing of flagged SDNodes in SUnits so that they by Dan Gohman · 16 years ago
  38. 3a5b020 Make the same change to RegScavenger::backward. by Evan Cheng · 16 years ago
  39. 4b44283 CMake: Option for enabling/disabling threads. by Oscar Fuentes · 16 years ago
  40. c5b795e Verify that the second parameter of the stacprotector intrinsic is an alloca by Bill Wendling · 16 years ago
  41. 63a431c We also need to keep the operand index for two address check. by Evan Cheng · 16 years ago
  42. 9c64bf3 Register scavenger should process early clobber defs first. A dead early clobber def should not interfere with a normal def which happens one slot later. by Evan Cheng · 16 years ago
  43. 01f63cd Fix indentation. by Evan Cheng · 16 years ago
  44. 3c44f5b Documentation for the llvm.stackprotector intrinsic. by Bill Wendling · 16 years ago
  45. f17fc46 Add new helper pass that strips all symbol names except debugging information. by Devang Patel · 16 years ago
  46. c99da13 Don't set neverHasSideEffects on x86's divide instructions, since by Dan Gohman · 16 years ago
  47. 1256f5f Tidy up ScheduleNodeBottomUp methods, and make them more by Dan Gohman · 16 years ago
  48. 0454e86 Update a comment to reflect the current code. by Dan Gohman · 16 years ago
  49. 9a6b92d Remove integer promotion support for FP_EXTEND by Duncan Sands · 16 years ago
  50. 4460a7e Remove even more llvm.dbg variables. by Devang Patel · 16 years ago
  51. 5660878 CMake: Remove HAVE_LT_DLOPEN from config.h.cmake because it was by Oscar Fuentes · 16 years ago
  52. c084687 Simplify code using helper routines. There is not by Duncan Sands · 16 years ago
  53. 5a92d4e Fix a bug introduced by my previous patch. With this change, SPEC is now clean with prealloc splitting enabled. by Owen Anderson · 16 years ago
  54. cbad42c Add more const qualifiers. This fixes build breakage from r59540. by Dan Gohman · 16 years ago
  55. b3b930a Make some methods const. by Dan Gohman · 16 years ago
  56. 4f3096b Initialize MallocFunc and FreeFunc properly. by Devang Patel · 16 years ago
  57. 3dbc4e3 Whitespace cleanups. by Dan Gohman · 16 years ago
  58. 8b88a91 Add svn:ignore for build directories. by Dan Gohman · 16 years ago
  59. 331a746 LegalizeTypes support for splitting and scalarizing by Duncan Sands · 16 years ago
  60. dd643f2 Add a utility function that detects whether a loop is guaranteed to be finite. by Nick Lewycky · 16 years ago
  61. 5734450 Rename stackprotector_create intrinsic to stackprotector. by Bill Wendling · 16 years ago
  62. 9bef706 Cast to remove warning about comparing signed and unsigned. by Bill Wendling · 16 years ago
  63. 67c8c4c Implement support for JIT exceptions on X86_64. Relative offsets are by Nicolas Geoffray · 16 years ago
  64. 130fea2 Remove unused variable. by Duncan Sands · 16 years ago
  65. 51d83fd Reapply r59464, this time using the correct type when softening FNEG. by Duncan Sands · 16 years ago
  66. c4ae87a A simple test for stack protectors. This should be valid on all platforms. by Bill Wendling · 16 years ago
  67. 733bbc5 Remove the stackprotector_check intrinsic. Use a volatile load instead. by Bill Wendling · 16 years ago
  68. c3348a7 - Use "moveAfter" instead of "remove/insert" of a basic block. by Bill Wendling · 16 years ago
  69. 6c2fe22 Fix a typo in a comment. by Dan Gohman · 16 years ago
  70. 3cc6243 Change SUnit's dump method to take a ScheduleDAG* instead of a SelectionDAG*. by Dan Gohman · 16 years ago
  71. 8f55b3d Revert r59464. It was causing this failure: by Bill Wendling · 16 years ago
  72. e45b6f1 There is no InstrStage class. by Dan Gohman · 16 years ago
  73. 13877bf by Devang Patel · 16 years ago
  74. 2d093f3 Avoid using a loop in ReleasePred and ReleaseSucc methods to compute the by Dan Gohman · 16 years ago
  75. cd40233 While handling floating point IVs lift restrictions on initial value and increment value. by Devang Patel · 16 years ago
  76. 84e3515 Handle floating point ivs during doInitialization(). by Devang Patel · 16 years ago
  77. 8123419 Eliminate some trivial differences between the ScheduleNodeTopDown by Dan Gohman · 16 years ago
  78. 7fed65a Add soft float support for a bunch more operations. Original by Duncan Sands · 16 years ago
  79. e93483d Don't bother doing latency calculations in the "fast" scheduler. by Dan Gohman · 16 years ago
  80. 2dcca9d Use SUnit's CycleBound field instead of duplicating it in by Dan Gohman · 16 years ago
  81. 3d631c2 Remove these, which test for optimizations that by Dale Johannesen · 16 years ago
  82. a7647e6 Move some former testcases (low-probability codegen by Dale Johannesen · 16 years ago
  83. b8c564f Let AnalyzeAlloca() remove debug intrinsics. by Devang Patel · 16 years ago
  84. 104de6c Don't produce ADDC/ADDE when expanding SHL unless they are legal by Richard Osborne · 16 years ago
  85. 35fde15 Support dependencies between plugins by priority-sorting. by Mikhail Glushenkov · 16 years ago
  86. fa27077 Filter ToolPropertiesList to exclude all Tools not mentioned in the compilation graph. by Mikhail Glushenkov · 16 years ago
  87. 0108877 Add a layer of indirection to make plugins more flexible. by Mikhail Glushenkov · 16 years ago
  88. 6560c00 Don't use the isPending flag to mean what the isAvailable flag means. by Dan Gohman · 16 years ago
  89. 69e3bd1 move partial template specialization to FoldingSet.h. by Zhongxing Xu · 16 years ago
  90. 28088d3 Fixed legalization of CONVERT_RNDSAT for integers. by Mon P Wang · 16 years ago
  91. 1aed723 Removed 2008-10-17-SpillerBug.ll as it does not provide an accurate test of PR2898. by Lang Hames · 16 years ago
  92. 37a1ebb punctuate, add wording about patches contributed by others. by Chris Lattner · 16 years ago
  93. b079a39 If SI->size() is 0, we are not allowed to dereference ->begin(). by Torok Edwin · 16 years ago
  94. 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
  95. 27601ef Big PBQP allocator update. Adds coalescing support, stack slot coloring, several bug-fixes. by Lang Hames · 16 years ago
  96. 1a6111f eliminate some std::set's. by Chris Lattner · 16 years ago
  97. 3f914f0 simplify loop by Chris Lattner · 16 years ago
  98. cb504b9 simplify a bunch more instcombines to use m_Specific etc. by Chris Lattner · 16 years ago
  99. 69d4ced factor the code for simplifying (icmp)|(icmp) into its own function. by Chris Lattner · 16 years ago
  100. aa3e157 do some computation with apints instead of ConstantInts. by Chris Lattner · 16 years ago