1. bfcadff You cannot debug namespacified LLVM with GDB 5.x anymore. by Misha Brukman · 22 years ago
  2. 502c481 Add another fixed bug. by Brian Gaeke · 22 years ago
  3. e94e0ed Fix faulty namespacification by Chris Lattner · 22 years ago
  4. 811ce9f Regenerated `configure' for adding Makefiles and test.in to FreeBench by Misha Brukman · 22 years ago
  5. 960624b OK, scratch my last post, this actually *does* work, those syntax errors were by Misha Brukman · 22 years ago
  6. d0a23ab Add new testcase for PR112 by Chris Lattner · 22 years ago
  7. 7331298 Apparently adding these entries and regenerating llvm/configure results in by Misha Brukman · 22 years ago
  8. 5541467 Some programs actually require an input to run. The nerve! by Misha Brukman · 22 years ago
  9. 558992d Mention LLVM cast instructions. by Brian Gaeke · 22 years ago
  10. 78a3710 Update section on GNU lightning fp. by Brian Gaeke · 22 years ago
  11. 0c77aeb I won't claim we're "better than and/or different from..." at Misha's behest. by Brian Gaeke · 22 years ago
  12. fed0b29 Regress to not using the llvm namespace. by John Criswell · 22 years ago
  13. 7af03e9 Make the beginning of this page look like the beginnings of other pages. by Brian Gaeke · 22 years ago
  14. 1ce764e index.html: Add link to llvm vs. the world by Brian Gaeke · 22 years ago
  15. 2f002b5 This color is making me want to puke :) by Chris Lattner · 22 years ago
  16. 22f9645 Whoops, a div got closed in the wrong place. by Brian Gaeke · 22 years ago
  17. e65a8e4 First draft of LLVM-to-anything comparison document. by Brian Gaeke · 22 years ago
  18. 3e910fe Add FreeBench benchmarks to our test suite -- they weren't available by default by Misha Brukman · 22 years ago
  19. afc1dba Add new argument to disable checking by Chris Lattner · 22 years ago
  20. f58aefc Add argument by Chris Lattner · 22 years ago
  21. 413f155 The bytecode reader/writer is borking this testcase by Chris Lattner · 22 years ago
  22. c7f05ca This is not the instruction combiner's fault! No really! by Chris Lattner · 22 years ago
  23. 9c9e9df Reduced testcase for PR 110 by Chris Lattner · 22 years ago
  24. 579de71 Detect problems with PHI node operands! by Chris Lattner · 22 years ago
  25. 6a45da0 Restore the -llvm option by Chris Lattner · 22 years ago
  26. d8ea8a5 Print return nodes for graphs with multiple functions in them correctly by Chris Lattner · 22 years ago
  27. 9dc4185 Don't crash if no gg by Chris Lattner · 22 years ago
  28. 9b29bde PR107 is now fixed by Chris Lattner · 22 years ago
  29. 15b6972 Fix bug PR107, patch contributed by Reid Spencer! by Chris Lattner · 22 years ago
  30. 400b896 New testcase for PR107 by Chris Lattner · 22 years ago
  31. 2e09698 I don't think this was supposed to have gotten into the namespaceify patch, but by Brian Gaeke · 22 years ago
  32. c5f0afa Cleanups by Chris Lattner · 22 years ago
  33. 2a77f2d reword a bit, be less aggressive with my link by Chris Lattner · 22 years ago
  34. 5f6fbeb Add a link to the llvmdev posting by Chris Lattner · 22 years ago
  35. 360c266 Mention that all LLVM C++ code has been moved into the 'llvm' C++ namespace. by Brian Gaeke · 22 years ago
  36. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  37. 0d723ac Move IsArchive, IsBytecode to FileUtilities. Fix up some method comments. by Brian Gaeke · 22 years ago
  38. a2302ff Move IsArchive and IsBytecode here from gccld. Refactor into CheckMagic. by Brian Gaeke · 22 years ago
  39. f33d00f Add prototypes for CheckMagic, IsArchive, and IsBytecode. by Brian Gaeke · 22 years ago
  40. 7879206 Add another fixed bug. by Brian Gaeke · 22 years ago
  41. 413406c Compute node offsets correctly by Chris Lattner · 22 years ago
  42. aab9ca7 'Tis quite silly to check for a cached version of the entire executable. That by Misha Brukman · 22 years ago
  43. ee8adb1 This version of Linker.cpp works a lot better, but it's a little messy. Sorry. by Brian Gaeke · 22 years ago
  44. 56be7ff Add implementation of FileOpenable(). by Brian Gaeke · 22 years ago
  45. 6a9127e VS: ---------------------------------------------------------------------- by Brian Gaeke · 22 years ago
  46. fa33a13 The caching will not live in LLEE's execve() handler; that's suboptimal. by Misha Brukman · 22 years ago
  47. 400433d Add new method for computing node mappings. This is used by the pool allocator by Chris Lattner · 22 years ago
  48. 3b120be Add new method by Chris Lattner · 22 years ago
  49. 4bf44c2 Added link to ``CVS Branching and Tags Primer''. by Misha Brukman · 22 years ago
  50. 2fe6909 Shorten the "updating Makefile" status print-out. by Misha Brukman · 22 years ago
  51. e9414ca Fix problems linking against the reoptimizer; _llvm_regAllocState must have by Brian Gaeke · 22 years ago
  52. 363ca61 Reorganize code for locality, improve comments by Chris Lattner · 22 years ago
  53. aeef8c7 Include forms of SplitCriticalEdge which work correctly with pred/succ iterators by Chris Lattner · 22 years ago
  54. 33e0a75 No really, I'm not on crack by Chris Lattner · 22 years ago
  55. b977ef2 Helper method by Chris Lattner · 22 years ago
  56. d23520c Adjust to new critical edge interface by Chris Lattner · 22 years ago
  57. d9c5c5e Move isCriticalEdge & SplitCritical into this file. While we're at it, change by Chris Lattner · 22 years ago
  58. 4a05ba0 Move isCriticalEdge & SplitCritical edge out of this file, which is only by Chris Lattner · 22 years ago
  59. 9058349 Regenerated. by Brian Gaeke · 22 years ago
  60. 278a4ac Patch to fix PR102, contributed by Reid Spencer. by Brian Gaeke · 22 years ago
  61. 75920ee add Reid Spencer by Brian Gaeke · 22 years ago
  62. 2139041 Operand numbers are now ints. Save the register allocation of the value by Brian Gaeke · 22 years ago
  63. 4f7a8cf If the source tree's Makefile is more up-to-date, copy it over into the build by Misha Brukman · 22 years ago
  64. cc650b6 Give gccld more guts by Chris Lattner · 22 years ago
  65. ccc4b1a More additions by Chris Lattner · 22 years ago
  66. 11dde85 Bugz bugz bugz by Chris Lattner · 22 years ago
  67. d5b1245 Fix PR95. I'm checking this patch in for Reid Spencer, who figured it out by Chris Lattner · 22 years ago
  68. 54baafd Add an assertion by Chris Lattner · 22 years ago
  69. 1654bdb Fix PR103 by Brian Gaeke · 22 years ago
  70. 786cfa5 New testcase by Chris Lattner · 22 years ago
  71. d77922f Do NOT inline self recursive calls into other functions. This is causing the by Chris Lattner · 22 years ago
  72. b045e14 Untypo by Chris Lattner · 22 years ago
  73. cda2347 Add more functions by Chris Lattner · 22 years ago
  74. 4d728e8 None of the __llvm_* functions call into the program. This makes the by Chris Lattner · 22 years ago
  75. 67ce57a Add support for memmove by Chris Lattner · 22 years ago
  76. 0bb3c2b Remove #include of PassManager.h which was marked FIXME, and apparently is no by Brian Gaeke · 22 years ago
  77. d338a23 Totally disable assert, in order to fix PR101 by Chris Lattner · 22 years ago
  78. 07909a3 new testcase by Chris Lattner · 22 years ago
  79. 102f1b6 new testcase by Chris Lattner · 22 years ago
  80. fb8c610 Handle bzero and memset in the local analysis, because we were missing the fact by Chris Lattner · 22 years ago
  81. 52d792c Fix broken makefile dependency generation by Chris Lattner · 22 years ago
  82. 492dda9 This doesn't use DSCallSiteIterator by Chris Lattner · 22 years ago
  83. a3ed7d3 * Add units to the yaxis of each chart * Add charts to the nightly test report by Chris Lattner · 22 years ago
  84. 75dd3e5 Since we are collecting all of this data, we might as well graph it! by Chris Lattner · 22 years ago
  85. 641271d Fix two typos I found in comments. by Brian Gaeke · 22 years ago
  86. 3e2959e Update the portability section by Chris Lattner · 22 years ago
  87. 7af4d5e sjlj bug by Chris Lattner · 22 years ago
  88. a395409 Fix wierd problems linking C programs which look for symbols in libstdc++. by Chris Lattner · 22 years ago
  89. 0ef1906 Add news from brian by Chris Lattner · 22 years ago
  90. 9d0919f First pass at cleaning up LangRef.html: stylesheet-ification, consistent by Misha Brukman · 22 years ago
  91. 6d2670d For some reason, LICM and GCSE like to crash the FunctionPassManager when they by Misha Brukman · 22 years ago
  92. 94db570 Provide a specialization of _Alloc_traits, which allows the G++ runtime to avoid by Chris Lattner · 22 years ago
  93. c1a2be1 Implement vaarg instruction. This is not quite perfect: 2003-08-11-VaListArg by Brian Gaeke · 22 years ago
  94. 5270945 Implement branching to a PC-relative constant (not a BasicBlock). by Misha Brukman · 22 years ago
  95. dbde1ae popStackAndReturnValueToCaller() must advance instruction pointer to normal by Brian Gaeke · 22 years ago
  96. 3518817 PreSelection is not optional, it performs a necessary and vital transformation by Misha Brukman · 22 years ago
  97. cb93d8d Remove the *BIG UGLY HACK* from the JIT: PreSelection is now a FunctionPass. by Misha Brukman · 22 years ago
  98. 9bf06b1 Add stub version of unwind support by Brian Gaeke · 22 years ago
  99. fea483d visitCallInst --> visitCallSite. by Brian Gaeke · 22 years ago
  100. ae2495a Make the operation of visitCallInst() only depend on the CallSite. by Brian Gaeke · 22 years ago