1. f7af931 Expose LLVMSetOperand and LLVMGetNumOperands to llvm-c and ocaml. by Erick Tryzelaar · 14 years ago
  2. e127410 Fix arguments to ocaml's llvm_params. by Erick Tryzelaar · 14 years ago
  3. 2a7d731 Fix some Ocaml tests: the %t substitution now returns an absolute path. by Bob Wilson · 14 years ago
  4. 8d854a4 The %ocamlopt setting has embedded quotes. Copy the entire value instead by Bob Wilson · 14 years ago
  5. 678e4e2 Update LLVMC tests for r111620. by Benjamin Kramer · 14 years ago
  6. 7a57454 llvmc: Do not prefix option names with AutoGenerated. by Mikhail Glushenkov · 14 years ago
  7. 03b6d4e llvmc: Cut global namespace pollution. by Mikhail Glushenkov · 14 years ago
  8. 68e18b3 Disambiguate calls to WriteGraph() to disable ADL. by Mikhail Glushenkov · 14 years ago
  9. c0086ed Trailing whitespace. by Mikhail Glushenkov · 14 years ago
  10. b31a11b Replace the arm.neon.vmovls and vmovlu intrinsics with vector sign-extend and by Bob Wilson · 14 years ago
  11. 2df9504 Use tool_output_file in llvm-extract and llvm-link too. by Dan Gohman · 14 years ago
  12. d5826a3 Use the new tool_output_file in several tools. This fixes a variety by Dan Gohman · 14 years ago
  13. 52fdaed Make the SCC printing passes use errs() instead of outs(), as the by Dan Gohman · 14 years ago
  14. 4bb122e Print chatty verbose messages to errs() instead of outs(). by Dan Gohman · 14 years ago
  15. cfbe401 Minor cleanups to follow the common convention for pass registration variables. by Dan Gohman · 14 years ago
  16. a2a3bbc Minor cleanups to follow the common convention for pass registration variables. by Dan Gohman · 14 years ago
  17. af0636f Introduce a new tool_output_file class, which extends raw_ostream with by Dan Gohman · 14 years ago
  18. f762fbe Fix loop conditionals (MO.isDef() asserts that it's a reg) and by Eric Christopher · 14 years ago
  19. cb59229 Add a couple of random comments. by Eric Christopher · 14 years ago
  20. 63241f7 If the target says that an extending load is not legal, regardless of whether by Bob Wilson · 14 years ago
  21. e2f5569 Better handling of offsets on frame index references. rdar://8277890 by Jim Grosbach · 14 years ago
  22. b08ceb8 CrashRecovery/Darwin: On Darwin, raise sends a signal to the main thread instead by Daniel Dunbar · 14 years ago
  23. 7c73b8b Previous revert failed to remove this file. by Owen Anderson · 14 years ago
  24. 79976e9 Update comment to remove special case for vector extending loads. An by Bob Wilson · 14 years ago
  25. f942c13 Update debug logs. by Evan Cheng · 14 years ago
  26. 1970892 Properly update MachineDominators when splitting critical edge. by Evan Cheng · 14 years ago
  27. 45c3b65 Revert r111568 to unbreak clang self-host. by Owen Anderson · 14 years ago
  28. 9419cab When a set of bitmask operations, typically from a bitfield initialization, only modifies the low bytes of a value, by Owen Anderson · 14 years ago
  29. b57326c llvmc: Update examples. by Mikhail Glushenkov · 14 years ago
  30. 8f2766d Trailing whitespace. by Mikhail Glushenkov · 14 years ago
  31. 684d8d5 Disable LVI while I evaluate a failure. by Owen Anderson · 14 years ago
  32. f2d197b Tentatively enabled LVI by default. I'll be monitoring for any failures. by Owen Anderson · 14 years ago
  33. 5567bb0 Correct header. by Bill Wendling · 14 years ago
  34. d400850 Silence 'unused' warning. by Bill Wendling · 14 years ago
  35. e5e7946 It's possible to sink a def if its local uses are PHI's. by Evan Cheng · 14 years ago
  36. 6715be2 Fix the msvc 2010 build. by Michael J. Spencer · 14 years ago
  37. b1508d1 Do not assert when reading an exponent out of range. by Dale Johannesen · 14 years ago
  38. 74d7b0a Add Thumb1 support for virtual frame indices. by Jim Grosbach · 14 years ago
  39. c546c75 Remove disabled assertion. by Evan Cheng · 14 years ago
  40. 4dc301a Teach machine-sink to break critical edges when appropriate. Work in progress. by Evan Cheng · 14 years ago
  41. a7031d3 buildbot/valgrind: Update RegisterPass false positive suppression for API by Daniel Dunbar · 14 years ago
  42. 6f0c0b3 buildbot/valgrind: Suppress warnings about leaks in /bin/grep. by Daniel Dunbar · 14 years ago
  43. 638ff6d Re-re-revert this patch. It seems to be causing performance by Eric Christopher · 14 years ago
  44. 2e5ec11 tests: Haste makes waste. by Daniel Dunbar · 14 years ago
  45. 62b4d71 tests: Ignore whitespace in llvm_supports_binding() and llvm_gcc_supports(). by Daniel Dunbar · 14 years ago
  46. 979e0a1 Silence warning. by Eric Christopher · 14 years ago
  47. 44cbde8 MCELF: Count the section orders properly. Patch by Roman Divacky. by Benjamin Kramer · 14 years ago
  48. 6e97e1d Fixed and reactivated a partial specialization test by Kenneth Uildriks · 14 years ago
  49. a8fa392 Use std::string instead of StringRef in ClangAttrEmitter.cpp; per report on by Eli Friedman · 14 years ago
  50. a0fc005 Update local stack block allocation to let PEI do the allocs if no additional by Jim Grosbach · 14 years ago
  51. 8a757ae Revert r111199; it breaks -debug-pass=Structure output. by Dan Gohman · 14 years ago
  52. e81043a Reapply the virtual register patch from 109102. The places where we were by Eric Christopher · 14 years ago
  53. 59f8a6a fix PR7465, mishandling of lcall and ljmp: intersegment long call and jumps. by Chris Lattner · 14 years ago
  54. 694a15e Process the step before the start, because it's usually the simpler of the two. by Dan Gohman · 14 years ago
  55. efbdc8e minor progress towards fixing PR7465 by Chris Lattner · 14 years ago
  56. 456144e Add an AddOptionalDefs method and use it. by Eric Christopher · 14 years ago
  57. 1ca8559 lit/GoogleTest: Add .exe to the suffix when looking for tests. by Daniel Dunbar · 14 years ago
  58. 5c5f466 Add include missing for VC build. by Sean Hunt · 14 years ago
  59. a69c493 Testcase for llvm-gcc checkin 111482. by Dale Johannesen · 14 years ago
  60. f0e132c Add the "isCompare" attribute to the defm instead of each individual instr. by Bill Wendling · 14 years ago
  61. 5b38500 Remove three spurious semicolons by Sean Hunt · 14 years ago
  62. 7552a3d Don't call Predicate_* in Mips. by Jakob Stoklund Olesen · 14 years ago
  63. d96b02b Remove extra header. by Eric Christopher · 14 years ago
  64. 726a3d2 Finish full attribute class emission for clang. by Sean Hunt · 14 years ago
  65. cd799ce Add a newline to debug output by Jim Grosbach · 14 years ago
  66. 2215c60 refix PR1143 by making basicaa analyze zexts of indices aggresively, by Chris Lattner · 14 years ago
  67. c3439ad If any def of a machine-sink candidate has local uses, it's obviously not safe to sink it to a successor block. This bug has been hidden because a later check for critical-edge disable these illegal optimizations. This patch should significantly reduce the amount of time spent on checking dominator information for obviously unsafe sinking. by Evan Cheng · 14 years ago
  68. ff2efb9 GetLinearExpression is only called when TD is non-null, pass as by Chris Lattner · 14 years ago
  69. 8807e9f rework GEP decomposition to make a new VariableGEPIndex struct instead of by Chris Lattner · 14 years ago
  70. 2b1e202 Enable ARM base register reuse to local stack slot allocation. Whenever a new by Jim Grosbach · 14 years ago
  71. e0b313d Add a testcase to verify that commands don't crash when they hit by Dan Gohman · 14 years ago
  72. 2499990 Make raw_fd_ostream consider itself the owner of STDOUT_FILENO when by Dan Gohman · 14 years ago
  73. 4bb4641 When sending stats output to stdout for grepping, don't emit normal by Dan Gohman · 14 years ago
  74. 30963fb move gep decomposition out of ValueTracking into BasicAA. The form of by Chris Lattner · 14 years ago
  75. d77e5a8 Tidy. by Dan Gohman · 14 years ago
  76. ad42271 Minor simplification. Gets rid of a needless temporary. by Bill Wendling · 14 years ago
  77. b81fd62 Use ConstantRange to propagate information through value definitions. by Owen Anderson · 14 years ago
  78. 4a8d7db When sending stats output to stdout for grepping, don't emit normal by Dan Gohman · 14 years ago
  79. ff3ae86 Thinking about it, we don't need MachineDominatorTree after all. The DomValue by Jakob Stoklund Olesen · 14 years ago
  80. e160682 Introduce a ScopedFatalErrorHandler class to make it easy to register by Dan Gohman · 14 years ago
  81. cf16bea Revert r111394. It was too aggressive. by Jakob Stoklund Olesen · 14 years ago
  82. 4d440bd Aggressively prune the DFS when inserting phi-defs. by Jakob Stoklund Olesen · 14 years ago
  83. 1407c84 Add the LiveIntervalMap class. Don't hook it up yet. by Jakob Stoklund Olesen · 14 years ago
  84. 6709c7b Add df_iterator::getPathLength and getPath as a way of getting a path from the by Jakob Stoklund Olesen · 14 years ago
  85. 4ae56d7 Revert r111375, "move gep decomposition out of ValueTracking into BasicAA. The by Daniel Dunbar · 14 years ago
  86. 3d7ff08 Improve whitespace. by Bill Wendling · 14 years ago
  87. 86b98b5 Marked with ATTRIBUTE_USED so that clang doesn't complain. by Bill Wendling · 14 years ago
  88. 00ac77e Inform LazyValueInfo whenever a block is deleted, to avoid dangling pointer issues. by Owen Anderson · 14 years ago
  89. c983b20 MC/ELF: Allow null values in virtual sections, ELF doesn't use special by Daniel Dunbar · 14 years ago
  90. 6b63037 move gep decomposition out of ValueTracking into BasicAA. The form of by Chris Lattner · 14 years ago
  91. 74d803a Add hook for re-using virtual base registers for local stack slot access. by Jim Grosbach · 14 years ago
  92. 18cde6d Eliminate some redundancy by relying on raw_fd_ostream to handle "-" properly. by Dan Gohman · 14 years ago
  93. 4931b31 Allow the -analyze option to follow the -o option, which defaults to by Dan Gohman · 14 years ago
  94. 86cbc1b Don't translate "-" to outs() manually; raw_ostream does that automatically. by Dan Gohman · 14 years ago
  95. 510cea0 Don't translate "-" to outs() manually; raw_ostream does that automatically. by Dan Gohman · 14 years ago
  96. ca91912 Don't register stdout to be deleted on a signal. by Dan Gohman · 14 years ago
  97. 0a6ee29 Remove an unused command-line option. by Dan Gohman · 14 years ago
  98. 9ac2488 Preserve subregs on PHI source operands. Patch by Krister Wombell! by Jakob Stoklund Olesen · 14 years ago
  99. ca9460f Fix a bug with insertelement on SPU. by Kalle Raiskila · 14 years ago
  100. 86a7912 Remove all traces of v2[i,f]32 on SPU. by Kalle Raiskila · 14 years ago