1. 9913e59 Fix writer to properly quote label names when they don't contain by Alkis Evlogimenos · 20 years ago
  2. d82ef51 Do not allow empty label names. by Alkis Evlogimenos · 20 years ago
  3. 0cfbdf8 Update testcase by Alkis Evlogimenos · 20 years ago
  4. c6c9772 Implement test/Feature/escaped_label.ll by Chris Lattner · 20 years ago
  5. a44f445 Simple testcase for quoted label. by Chris Lattner · 20 years ago
  6. 17b1afe Link V8 backend into llc. by Brian Gaeke · 20 years ago
  7. f4540a6 Add SparcV8 target back into the build by Brian Gaeke · 20 years ago
  8. 5760054 Adjust paths: Sparc/V8 --> SparcV8 by Brian Gaeke · 20 years ago
  9. 8fe429d Make this file self-contained. by Brian Gaeke · 20 years ago
  10. 09d8d67 Update list of failing MultiSource benchmarks. It works out to +5 -5, but I by Brian Gaeke · 20 years ago
  11. 8ee6a2f When FpMOVDs appeared in pairs, we were mistakenly skipping over the latter of by Brian Gaeke · 20 years ago
  12. dc0cd02 Missed moving bugpoint link over to CommandGuide/html/ by Misha Brukman · 20 years ago
  13. 233952b Generated HTML documentation is now back in CommandGuide/html/ by Misha Brukman · 20 years ago
  14. 78bf32b Rip out the guts of this document to prepare it for LLVM 1.5 progress by Chris Lattner · 20 years ago
  15. 0c123df Clean up this man page by Chris Lattner · 20 years ago
  16. dbcd4f5 Add new pseudo target by Chris Lattner · 20 years ago
  17. ee3b045 The textual description is gone from this manpage, only the options and a quick by Misha Brukman · 20 years ago
  18. 94218a7 * Straighten a comment to a single line by Misha Brukman · 20 years ago
  19. 3df00a0 We now have a real Bugpoint doc, not just a huge man page. by Misha Brukman · 20 years ago
  20. d97cb46 Convert from being a copy of the man page to a full-fledged document. by Misha Brukman · 20 years ago
  21. 3616f91 We're continuing to make progress on MultiSource. by Brian Gaeke · 20 years ago
  22. 20503bd Bytes and shorts are aligned differently from words. by Brian Gaeke · 20 years ago
  23. 3bf960c Fix asm-printing directives (how did we not see this before...apparently, by Brian Gaeke · 20 years ago
  24. 2dc45b8 More grammaro's fixed. by Reid Spencer · 20 years ago
  25. cc16dc3 Clean up some grammaro's. by Reid Spencer · 20 years ago
  26. 200d93b Correct the version numbers for automake, Perl, and CVS. by Reid Spencer · 20 years ago
  27. c3f5976 Fully document the LLVM constants. This should go into LLVM 1.4 by Chris Lattner · 20 years ago
  28. e5d947b Reflow and clean up some of the HTML in the initial section, split linkage by Chris Lattner · 20 years ago
  29. fa73021 Move the "High Level Structure" to before "Type System" by Chris Lattner · 20 years ago
  30. d4f0f98 More QMTest cruft gone! by Reid Spencer · 20 years ago
  31. 13eaf4f note to self: Do not check in debugging code! by Chris Lattner · 20 years ago
  32. 96a52a6 Implement trivial sinking for load instructions. This causes us to sink 567 loads in spec by Chris Lattner · 20 years ago
  33. 389bd04 Remove a dead field, make the map go to integer type ID to hash better and by Chris Lattner · 20 years ago
  34. 31127e1 Fix residual Visual Studio build problems by Jeff Cohen · 20 years ago
  35. b6a0d35 Test commit by Test Commit · 20 years ago
  36. 0aed01d Remove #include inadvertently added by Chris Lattner · 20 years ago
  37. c4d6916 Eliminate this ugly hack. This was put back in when replaceAllUsesOf used by Chris Lattner · 20 years ago
  38. c49741d Add testcase and fix for yet another case where we query the size an by Alkis Evlogimenos · 20 years ago
  39. ea1c454 Do extremely simple sinking of instructions when they are only used in a by Chris Lattner · 20 years ago
  40. a95cf30 Add testcase and fix for another case where we query the size an abstract type. by Alkis Evlogimenos · 20 years ago
  41. 5cb77fb new testcase by Chris Lattner · 20 years ago
  42. 54a96a2 Fix this regression and remove the XFAIL from this test. by Alkis Evlogimenos · 20 years ago
  43. 8690180 Remove last remnants of Python/QMTest support by Reid Spencer · 20 years ago
  44. a23c066 Implement the LLVM_DO_NOT_BUILD feature. If a file of that name is by Reid Spencer · 20 years ago
  45. 2a0cd9c Fix Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll by Chris Lattner · 20 years ago
  46. d5e4e17 This testcase causes the instruction combiner to go spiraling into by Chris Lattner · 20 years ago
  47. 833408d Move method out of line by Chris Lattner · 20 years ago
  48. b29dd0f Move method out of line for better ICC support by Chris Lattner · 20 years ago
  49. 2c20ef5 Properly extern this. by Chris Lattner · 20 years ago
  50. d828e34 Define the pointer hash struct before the string one, to improve compatibility by Chris Lattner · 20 years ago
  51. 0b5b5e9 The noreturn GCC extension is now supported. Fixed some minor typos. by John Criswell · 20 years ago
  52. b2abb26 Turn this error back into a warning, fixing the povray regression by Chris Lattner · 20 years ago
  53. 61db465 Test commit by Chris Lattner · 20 years ago
  54. e47fd7d Build the man and ps versions of the command guide as well when by Reid Spencer · 20 years ago
  55. 12d0cbc ignore generated file by Chris Lattner · 20 years ago
  56. 00af662 Mark this as an XFAIL until a fix is worked out. by Alkis Evlogimenos · 20 years ago
  57. 79445ba Fixed broken link to Bruce Eckle's book. by Tanya Lattner · 20 years ago
  58. 78537e4 Fixed a broken link to gcc manual. by Tanya Lattner · 20 years ago
  59. 014e5f5 Fixed broken link. by Tanya Lattner · 20 years ago
  60. 54dc8b2 Fixed broken links. by Tanya Lattner · 20 years ago
  61. d9eceee Mention in the exposition that lli can JIT on PowerPC now. by John Criswell · 20 years ago
  62. a34e65d We don't have python test classes anymore. by John Criswell · 20 years ago
  63. 079e945 Add llvm-ld tool Note that both llvmc and llvm-ld are experimental in 1.4 by Reid Spencer · 20 years ago
  64. 3d8ba51 Minor fixups. by John Criswell · 20 years ago
  65. faaeca2 Fixed typo in Dejagnu section. by Tanya Lattner · 20 years ago
  66. cc85da0 Removed QMTest reference. by Tanya Lattner · 20 years ago
  67. d10bc6e Removed QMTest reference. by Tanya Lattner · 20 years ago
  68. 8f18724 Removed QMTest referrences. Updated ordering of notes. by Tanya Lattner · 20 years ago
  69. c4ef3f2 Fix spell'os. by John Criswell · 20 years ago
  70. 3281ead Move documentation for various configuration options applicabe only to the by Reid Spencer · 20 years ago
  71. 66db92e Various 1.4ish corrections and additions. by Reid Spencer · 20 years ago
  72. 687d5e5 Update the version numbers of the pre-built LLVM GCC frontends. by John Criswell · 20 years ago
  73. 997715f Fix llvmgcc to use the TestRunner substition mechanism. by John Criswell · 20 years ago
  74. 207a6e9 xfail this across all platforms. by John Criswell · 20 years ago
  75. 129f94e * Change version numbers of tarballs from 1.3 to 1.4 by Reid Spencer · 20 years ago
  76. 1d875b8 Work correctly with MSVC and ICC, patch contributed by Bjørn Wennberg by Chris Lattner · 20 years ago
  77. fe78165 Work correctly with ICC, Patch contributed by Bjørn Wennberg by Chris Lattner · 20 years ago
  78. c4b09ba Add descriptions of missing top level directories. by Reid Spencer · 20 years ago
  79. 6d8dbec Add support for compilers with arg dependent name lookup, contributed by by Chris Lattner · 20 years ago
  80. 17a213a Add support for compilers without argument dependent name lookup, contributed by Chris Lattner · 20 years ago
  81. 194ca80 Make this work with the ICC compiler, contributed by Bjørn Wennberg by Chris Lattner · 20 years ago
  82. f2fd400 Remove unneeded class qualifier, contributed by Bjørn Wennberg by Chris Lattner · 20 years ago
  83. f08e961 Add regression by Alkis Evlogimenos · 20 years ago
  84. 6b463b2 When -link-as-library, add -l options to Module's deplibs by Reid Spencer · 20 years ago
  85. 6318456 Make an alternate version of this Makefile that can be used in an by Reid Spencer · 20 years ago
  86. 519799e Remove -Woverloaded-virtual usage that was committed by accident. by Reid Spencer · 20 years ago
  87. 2e2035b Remove variables that are not used by any of the LLVM makefiles by Reid Spencer · 20 years ago
  88. 8f4102d Remove useless -L switch now that gccld -link-as-library bug is fixed. by Reid Spencer · 20 years ago
  89. 57ebabe Use getOperand() and remove getElementAt() function. by Alkis Evlogimenos · 20 years ago
  90. d37a75b Revert this disgusting hack, John has a much nicer solution by Chris Lattner · 20 years ago
  91. a6a2bdd Add a disgusting hack to work around a libstdc++ issue. This code should by Chris Lattner · 20 years ago
  92. e36ae66 This test is xfail right now, to keep DJ clean, also mention the PR# in testcases. by Chris Lattner · 20 years ago
  93. e09ca64 * Eliminate redundancies * Fix grammaro's * HTML 4.01 Strict compliance by Reid Spencer · 20 years ago
  94. 791a959 For PR387:\ Add doInitialization method to avoid overloaded virtuals by Reid Spencer · 20 years ago
  95. 4a7ebfa For PR387:\ Add getModRefInfo method to avoid overloaded virtuals by Reid Spencer · 20 years ago
  96. ce20771 For PR387:\ by Reid Spencer · 20 years ago
  97. 7506b1d Commit the cleanup of the LLVM 1.4 release notes. This should clearly go by Chris Lattner · 20 years ago
  98. 574cdb3 Revert the recent patches to "fix" ConstantFP::isValueValidForType. None by Reid Spencer · 20 years ago
  99. e243259 Provide a missing header file. by Reid Spencer · 20 years ago
  100. 79457c7 Fix some comments. by Reid Spencer · 20 years ago