1. 3debf27 Another test. by Owen Anderson · 14 years ago
  2. 3e12033 Another test. by Owen Anderson · 14 years ago
  3. f017900 Add SplitEditor to SplitKit. This class will be used to edit live intervals and by Jakob Stoklund Olesen · 14 years ago
  4. 3eca15b Fix a use-after-free. by Dan Gohman · 14 years ago
  5. 23295cc Using llvm.eh.catch.all.value instead of .llvm.eh.catch.all.value. by Bill Wendling · 14 years ago
  6. a10213e And a bit more non-ASCII stuff. by Eli Friedman · 14 years ago
  7. 4e084e9 Drop some non-ascii stuff by Anton Korobeynikov · 14 years ago
  8. e4373b0 Don't call __register_frame from the JIT on systems that use setjmp/longjmp by Bob Wilson · 14 years ago
  9. dee8101 On x86, f32 / f64 nodes share the same registers as 128-bit vector values. by Evan Cheng · 14 years ago
  10. e0e925e The "excess register pressure" returned by HighRegPressure() is not accurate enough to factor into scheduling priority. Eliminate it and add early exits to speed up scheduling. by Evan Cheng · 14 years ago
  11. 25a6ab0 Add a note by Anton Korobeynikov · 14 years ago
  12. 72eb300 Add a comment. by Dan Gohman · 14 years ago
  13. 3c45734 Temporary hack to let codegen assert or generate poor code in case by Bruno Cardoso Lopes · 14 years ago
  14. c2b13f9 Testing some more. by Owen Anderson · 14 years ago
  15. 1f707c3 Test some more. by Owen Anderson · 14 years ago
  16. 6b156a3 Fix library build messages. by Dan Gohman · 14 years ago
  17. 168bd9c Add svn:ignore. by Dan Gohman · 14 years ago
  18. 05006e2 re-commit r109220, the compile error has already been fixed by Gabor Greif · 14 years ago
  19. cfa7fb6 Add an initial implementation of LazyValueInfo updating for JumpThreading. Disabled for now. by Owen Anderson · 14 years ago
  20. b5a0ef9 Currently EH lowering code expects typeinfo to be global only. by Anton Korobeynikov · 14 years ago
  21. 88dafec Fix a test with malformed IR. Not sure why this didn't fail before. by Owen Anderson · 14 years ago
  22. 0944795 ARM fastisel isn't ready. by Evan Cheng · 14 years ago
  23. 12ba988 One more test commit... by Owen Anderson · 14 years ago
  24. 6ebfd72 Fix SCEVExpander::visitAddRecExpr so that it remembers the induction variable by Dan Gohman · 14 years ago
  25. 7da5d3f Handle Values with no value in getCopyFromRegs. by Dan Gohman · 14 years ago
  26. d805bcb Hopefully the last test commit. by Owen Anderson · 14 years ago
  27. 052f000 Remove LCSSA's bogus dependence on LoopSimplify and LoopSimplify's bogus by Dan Gohman · 14 years ago
  28. 572365e Preserve ScalarEvolution in the loop unroller. by Dan Gohman · 14 years ago
  29. 3d0c723 Another test commit. by Owen Anderson · 14 years ago
  30. 38d49ad Avoid depending on LCSSA implicitly pulling in LoopSimplify. by Dan Gohman · 14 years ago
  31. f5b057c Test commit for new post-commit hooks. by Owen Anderson · 14 years ago
  32. b08ba88 Fix (at least) quadratic worst-case complexity in DominanceFrontier::splitBlock: by Dan Gohman · 14 years ago
  33. ecfa079 80-col. by Eric Christopher · 14 years ago
  34. d2d9752 Avoid copying and recopying a std::set. by Dan Gohman · 14 years ago
  35. e96a6fe Exit a search loop when the search goal is found. by Dan Gohman · 14 years ago
  36. 1deeaa6 Fix formatting. by Dan Gohman · 14 years ago
  37. ce0fe5d A block dominates itself, by definition. by Dan Gohman · 14 years ago
  38. b7aa26b Use DominatorTree::properlyDominates instead of dominates with an by Dan Gohman · 14 years ago
  39. cb6816d A block dominates itself, by definition. by Dan Gohman · 14 years ago
  40. a29dbd2 Use DominatorTree::properlyDominates instead of dominates with an by Dan Gohman · 14 years ago
  41. d8939a8 Add an svn:ignore. by Dan Gohman · 14 years ago
  42. b3893b1 Pacify gcc-4.5 which wrongly thinks that RExcess (passed as the Excess parameter) by Duncan Sands · 14 years ago
  43. fd2878c Fix format-specifier warning by Douglas Gregor · 14 years ago
  44. 933304e MC: Fix whitespace error from last commit. by Michael J. Spencer · 14 years ago
  45. 801a359 MC: Add WinCOFFObjectWriter implementation. by Michael J. Spencer · 14 years ago
  46. 6f4e4df Factored out a bit of common code to mark VNInfos for deletion. by Lang Hames · 14 years ago
  47. 84ae206 Clone and restore the module being reduced in by Rafael Espindola · 14 years ago
  48. 82d5bae Reduce string trashing. by Benjamin Kramer · 14 years ago
  49. 47c4242 Don't pass -export-dynamic to the linker on Cygwin and MinGW. These platforms by Nick Lewycky · 14 years ago
  50. e28ed16 Add comments. by Evan Cheng · 14 years ago
  51. 037b5e4 Remove extraneous semicolon by Douglas Gregor · 14 years ago
  52. 1984d98 Unbreak CMake build by Douglas Gregor · 14 years ago
  53. 3f92f73 Fix crashes when scheduling a CopyToReg node -- getMachineOpcode asserts on by Bob Wilson · 14 years ago
  54. 83b4a97 Revert r109361; it's impossible to write a call with an argument with an by Eli Friedman · 14 years ago
  55. b30cdd8 Revert unintended white space change. by Rafael Espindola · 14 years ago
  56. 97595eb Fix a trivial use after free. by Rafael Espindola · 14 years ago
  57. 13f03f0 Minor simplification. by Eli Friedman · 14 years ago
  58. 568463b Make the ll parser check that arguments have valid types. by Eli Friedman · 14 years ago
  59. 327f4e4 PR7704: A function is not allowed to return a function; make sure to enforce by Eli Friedman · 14 years ago
  60. cec36f4 Hook in GlobalMerge pass by Anton Korobeynikov · 14 years ago
  61. de4e94a Revert this because we can't clone cyclic MDNodes which are creating during a by Nick Lewycky · 14 years ago
  62. 8c64b97 Add hook to insert late LLVM=>LLVM passes just before isel by Anton Korobeynikov · 14 years ago
  63. fee12b2 Whether function-local or not, a MDNode may reference a Function in which case by Nick Lewycky · 14 years ago
  64. 1ec9e6a add a new NullablePtr class which makes it more obvious in API by Chris Lattner · 14 years ago
  65. 0cb24da Document BUILD_EXAMPLES makefile variable by Peter Collingbourne · 14 years ago
  66. ffe8c88 Clarify that if a new value handle is added while dropping value handles by Duncan Sands · 14 years ago
  67. f28dd88 Change ScheduleDAGInstrs::Defs and ::Uses to be variable-size vectors by Bob Wilson · 14 years ago
  68. 2f58485 Use current working directory when Dirname is empty. This only happens when absolute source file path is used on compiler command line. by Devang Patel · 14 years ago
  69. 70017e4 Add an ILP scheduler. This is a register pressure aware scheduler that's by Evan Cheng · 14 years ago
  70. 3c8e1be Support x86 "eiz" and "riz" pseudo index registers in the assembler. by Bruno Cardoso Lopes · 14 years ago
  71. c2723a5 Use the appropriate register class for an i32 when adding ARM::LR to the by Jim Grosbach · 14 years ago
  72. 734738d Remove too-strict assertion. We may want the vreg copy of the physical register by Jim Grosbach · 14 years ago
  73. 19d92fc Consolidate the ELF section directive tests into a single file as by Matt Fleming · 14 years ago
  74. 448e187 Fix use-after-free error. by Owen Anderson · 14 years ago
  75. 5f2f69b Revert r109262. by Devang Patel · 14 years ago
  76. 8086d58 Revert 109076. It is wrong and was causing regressions. Add some by Dale Johannesen · 14 years ago
  77. 3144687 - Allow target to specify when is register pressure "too high". In most cases, by Evan Cheng · 14 years ago
  78. f64a7d4 Remove trailing whitespace by Bruno Cardoso Lopes · 14 years ago
  79. f8336a7 Eliminate getCanonicalInductionVariableIncrement's last user and eliminate it. by Dan Gohman · 14 years ago
  80. 6d7019b Move AVX encoding tests to different files by Bruno Cardoso Lopes · 14 years ago
  81. 63137d5 Simplify this code; it can use the regular CFG utlities rather than by Dan Gohman · 14 years ago
  82. 304a7a6 Micro-optimize SCEVComplexityCompare. by Dan Gohman · 14 years ago
  83. e72079a Add a const qualifier. by Dan Gohman · 14 years ago
  84. cd20c6f Use the proper type for shift counts. This fixes a bootstrap error. by Dan Gohman · 14 years ago
  85. f83f425 IF directory name is empty then try to extract one using absolute file name. by Devang Patel · 14 years ago
  86. 79ced81 Test case to insure template function declaration refers to correct filename. Radar 8063111. by Stuart Hastings · 14 years ago
  87. f528d2b Add AVX version of CLMUL instructions by Bruno Cardoso Lopes · 14 years ago
  88. a4f4d69 DAGCombine (shl (anyext x, c)) to (anyext (shl x, c)) if the high bits by Dan Gohman · 14 years ago
  89. 7c98283 Make SDNode::dump() print a newline at the end. by Dan Gohman · 14 years ago
  90. 04577ef fix constness warnings by Gabor Greif · 14 years ago
  91. 3012e22 Revert r109102 for now as it's causing JIT miscompilations. by Eric Christopher · 14 years ago
  92. 9843688 do not (implicitly) dereference iterator many times, cache it instead by Gabor Greif · 14 years ago
  93. 6252f6e Revert 109220. by Eric Christopher · 14 years ago
  94. 4a3bb24 Simplifying use_iterators by dereferencing by Gabor Greif · 14 years ago
  95. 7d455eb StringRef'icate. by Mikhail Glushenkov · 14 years ago
  96. b2721e7 Formatting. by Mikhail Glushenkov · 14 years ago
  97. b374d4f Get rid of exceptions in llvmc. by Mikhail Glushenkov · 14 years ago
  98. a23650b give StringMap a new ctor which allows you to initialize it by Chris Lattner · 14 years ago
  99. d69121b modernize stringset interface by Chris Lattner · 14 years ago
  100. 26a9142 Declare CLMUL as a subtarget feature by Bruno Cardoso Lopes · 14 years ago