1. e5e228d Comments to appease sabre. by Evan Cheng · 19 years ago
  2. b12223e Minor compilation speed improvement. by Evan Cheng · 19 years ago
  3. 86c75d3 RewriteExpr, either the new PHI node of induction variable or the by Evan Cheng · 19 years ago
  4. a452932 Update some comments, and expose LCSSAID in preparation for having other passes by Owen Anderson · 19 years ago
  5. 0c48fd4 Fix X86/inline-asm.ll:test2, a case where an input value was implicitly by Chris Lattner · 19 years ago
  6. 586e653 Add new testcase by Chris Lattner · 19 years ago
  7. cf752aa Fix Regression/CodeGen/X86/inline-asm.ll, a case where inline asm causes by Chris Lattner · 19 years ago
  8. 5591c51 New testcase, using "AX" as i32. by Chris Lattner · 19 years ago
  9. ab4d9b0 Squelch a warning about signed/unsigned. by Reid Spencer · 19 years ago
  10. c0bad57 Add support for "m" inline asm constraints. by Chris Lattner · 19 years ago
  11. fd561cd Fix an assert-on-inline-inline-asm bug. by Chris Lattner · 19 years ago
  12. 393830a For PR804: by Reid Spencer · 19 years ago
  13. 28962f3 Remove dead code. by Vladimir Prus · 19 years ago
  14. dd49dbf New method BasicBlock::getFirstNonPHI. by Vladimir Prus · 19 years ago
  15. 7f3ac41 This no longer needs plugins, this it doesn't need all of VMCore. by Chris Lattner · 19 years ago
  16. 32f5553 For PR787: by Reid Spencer · 19 years ago
  17. 2991b01 Shorten a value description so --help out isn't so wide. by Reid Spencer · 19 years ago
  18. e3f0561 Make sure this tool links in all of libVMCore.a because it can --load by Reid Spencer · 19 years ago
  19. af303d5 For PR780: by Reid Spencer · 19 years ago
  20. 3bdac51 Add a virtual dtor to the InlineAsm class so that the principle method of by Chris Lattner · 19 years ago
  21. 101cefa Fix a bug where the types for inlineasm nodes were not properly entered into by Chris Lattner · 19 years ago
  22. 454d85b Previous version of this file wasn't supposed to be committed. This version by Reid Spencer · 19 years ago
  23. 4f1bd9e For PR780: by Reid Spencer · 19 years ago
  24. 6296b3c Fix a spello in a comment. by Reid Spencer · 19 years ago
  25. 170da9b For PR780: by Reid Spencer · 19 years ago
  26. 6df60a9 For PR780: by Reid Spencer · 19 years ago
  27. 19fd7ef Add -extraflags FLAGS to pass extra compilation options. by Evan Cheng · 19 years ago
  28. dc05009 Remove useless noop argument by Chris Lattner · 19 years ago
  29. 3e347f2 Fix a bug in the following scenario. by Chris Lattner · 19 years ago
  30. e8bd0a3 Added X86FunctionInfo subclass of MachineFunction to record whether the by Evan Cheng · 19 years ago
  31. 215abc7 document --libfiles by Chris Lattner · 19 years ago
  32. d179de5 Add a new --libfiles option, for getting fully-qualified pathnames to libraries. by Chris Lattner · 19 years ago
  33. fc79016 Move toolrunner out of libsupport into the bugpoint tool by Chris Lattner · 19 years ago
  34. f1b20d8 Move ToolRunner.(cpp|h) into the bugpoint directory by Chris Lattner · 19 years ago
  35. 18a4af2 Fix a bug in a recent patch. This fixes UnitTests/Vector/Altivec/casts.c on by Chris Lattner · 19 years ago
  36. 475c553 Now that PR633 is implemented, the CBE can know to emit _setjmp/_longjmp by Chris Lattner · 19 years ago
  37. 001db45 Add PowerPC intrinsics to support dcbz[l] by Chris Lattner · 19 years ago
  38. 73ebd09 Make the llvm-config library dependency database depend on all of the libraries. by Chris Lattner · 19 years ago
  39. e9d93d5 Fix some formatting, and use inLoop() when appropriate. by Owen Anderson · 19 years ago
  40. 92deacf Stop a memory leak, and update some comments. by Owen Anderson · 19 years ago
  41. 51ab5c8 Add the -Xlinker option to bugpoint which allows an option to be passed by Reid Spencer · 19 years ago
  42. 4b02367 add R0 to liveout by Rafael Espindola · 19 years ago
  43. 2403b85 Document the cl::SetVersionPrinter function. by Reid Spencer · 19 years ago
  44. bddcb94 For PR778: by Reid Spencer · 19 years ago
  45. fcadfbb For PR798: by Reid Spencer · 19 years ago
  46. 515b5b3 Make it possible to override the standard version printer. Not all tools by Reid Spencer · 19 years ago
  47. cdb08a3 For PR633: by Reid Spencer · 19 years ago
  48. caf0ece Some enhancements for gv/graphviz/dot/dotty support and better handling of by Reid Spencer · 19 years ago
  49. 3e0c154 For PR798: Add support for Graphviz. Patch contributed by Anton Korobeynikov. by Reid Spencer · 19 years ago
  50. c21051f A few new entries. by Evan Cheng · 19 years ago
  51. f8614db Be consistent with gcc. by Evan Cheng · 19 years ago
  52. 32a90f8 Update the regression tests, and add a new one encountered while compiling crtend. by Owen Anderson · 19 years ago
  53. c14c1d4 Some more clean-up, and squash an IDF-Phi related bug. by Owen Anderson · 19 years ago
  54. a5cc38b ignore ordered/unordered for now by Andrew Lenharth · 19 years ago
  55. 9e1c1dd Various clean-ups suggested by Chris. by Owen Anderson · 19 years ago
  56. 30019c8 Fix a bug in Phi-noded insertion. Also, update some comments to reflect what's by Owen Anderson · 19 years ago
  57. 98bb297 Document the LINK_LIBS_IN_SHARED control variable. by Reid Spencer · 19 years ago
  58. 2e1f0ed temporarily add back this option, I will remove it in a couple days by Chris Lattner · 19 years ago
  59. ecbd242 For PR798: Have configure find the "dotty" program and adjust configuration. by Reid Spencer · 19 years ago
  60. 22033b2 More of PR728, don't install utils either. by Chris Lattner · 19 years ago
  61. 3649b0e Cygwin support. Patch by Anton Korobeynikov! by Evan Cheng · 19 years ago
  62. 936cd54 Part of PR728, don't install examples or projects. by Chris Lattner · 19 years ago
  63. 7c5357f Fix a -pedantic warning by Chris Lattner · 19 years ago
  64. 0cd059e Add flags to get access to build_mode, objdir, srcdir etc. by Chris Lattner · 19 years ago
  65. 16ad618 Make llvm-config "do the right thing" when an install tree is relocated or by Chris Lattner · 19 years ago
  66. aede9b9 Use xor to clear a register. by Evan Cheng · 19 years ago
  67. 94b1453 Incorrect AT&T opcode. by Evan Cheng · 19 years ago
  68. abdbae7 Capture the build mode (e.g. Debug/Release) in the llvm-config script. by Chris Lattner · 19 years ago
  69. 0c1262c Remove unneeded hook. Patch by Anton K. Thanks! by Chris Lattner · 19 years ago
  70. 584073a Convert to standard file header by Chris Lattner · 19 years ago
  71. 41655cd Remove a couple of things no longer figured out by autoconf by Chris Lattner · 19 years ago
  72. d947760 Add mingw support, patch contributed by Anton by Chris Lattner · 19 years ago
  73. 191b0ba Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h by Chris Lattner · 19 years ago
  74. 2d2c2f2 Add several more autoconf variables so that new features can be implemented by Reid Spencer · 19 years ago
  75. 1969e3c Fix build on systems with broken bison by Chris Lattner · 19 years ago
  76. 57de7a4 Fix build on systems with bad bison's by Chris Lattner · 19 years ago
  77. c95cf1d Add tblgen to the index by Chris Lattner · 19 years ago
  78. 699623d tblgen isn't related to llvm2cpp. Fix typo by Chris Lattner · 19 years ago
  79. e02b97b Add a gross "--use-current-dir-as-prefix" option as a temporary workaround by Chris Lattner · 19 years ago
  80. 411c33d Remove some variables from the configured section that aren't. by Chris Lattner · 19 years ago
  81. 06e752e Remove more "alpha is archive" stuff. by Chris Lattner · 19 years ago
  82. 76c8710 Remove some flags backed out from earlier attempts at getting MING32W by Reid Spencer · 19 years ago
  83. 409411e Suppress -pedantic warnings about print("%a") by Reid Spencer · 19 years ago
  84. 6574994 Remove obsolete CORE_IS_ARCHIVE support by Chris Lattner · 19 years ago
  85. 117f8cd Remove obsolete CORE_IS_ARCHIVE stuff. by Chris Lattner · 19 years ago
  86. c929c66 Update the ignore file by Chris Lattner · 19 years ago
  87. 8f5591a Document the -gen-inline option. by Reid Spencer · 19 years ago
  88. f977e7b Teach CppWriter how to emit an inline (partial) function. by Reid Spencer · 19 years ago
  89. 5482ef3 added some tests for argument passing by Rafael Espindola · 19 years ago
  90. 29c3123 testcase for the recent inliner improvement. by Chris Lattner · 19 years ago
  91. ecf626f Remove dead #include by Chris Lattner · 19 years ago
  92. 35033ef Make the "pruning cloner" smarter. As it propagates constants through the by Chris Lattner · 19 years ago
  93. 620fd68 Fix linking of inline asm objects. by Chris Lattner · 19 years ago
  94. 48fdf91 Provide configuration support and usage for MINGW32 platform by Reid Spencer · 19 years ago
  95. d386e55 Don't build tblgen with -pedantic or -Wno-long-long by Reid Spencer · 19 years ago
  96. ced39bd Make sure windows.h is #included first. by Reid Spencer · 19 years ago
  97. 870286a Fix -pedantic warnings. by Chris Lattner · 19 years ago
  98. 26e6e10 Fix -pedantic warnings by Chris Lattner · 19 years ago
  99. 080e25d Fix -pedantic warning by Chris Lattner · 19 years ago
  100. 08a9a98 Silence -pedantic warning by Chris Lattner · 19 years ago