1. 5feba4e This page now uses valid HTML 4.01 Strict and valid CSS. by Misha Brukman · 22 years ago
  2. e0c891c This document is now valid HTML 4.01 Strict and valid CSS. by Misha Brukman · 22 years ago
  3. e1f464e * No borders on images used as links * Drop font-size from doc_footer class by Misha Brukman · 22 years ago
  4. 500bc30 * Use stylesheets * Close <li>, <a>, and <p> tags by Misha Brukman · 22 years ago
  5. a59f41f * Add code to flush the ICache, which any self-respecting SMC must do by Misha Brukman · 22 years ago
  6. c282f5a Check return types of functions by Chris Lattner · 22 years ago
  7. 1f254d5 Made paragraph structure more consistent. by Misha Brukman · 22 years ago
  8. e952f23 New testcase by Chris Lattner · 22 years ago
  9. 76683d3 Added note about PR140: gccld generates script to run apps and load libraries. by Misha Brukman · 22 years ago
  10. 6d1db01 Considering that CI is not even IN SCOPE here, I wooda thought the compiler by Chris Lattner · 22 years ago
  11. 1e2385b Finegrainify namespacification by Chris Lattner · 22 years ago
  12. 1192283 Get rid of using decls, finegrainify namespacification by Chris Lattner · 22 years ago
  13. 869adc2 * Finegrainify namespacification by Chris Lattner · 22 years ago
  14. a51bcb5 Finegrainify namespacification by Chris Lattner · 22 years ago
  15. 14b170f Reorder passes a bit. In particular, it makes sense to run globaldce IMMEDIATELY after funcresolve. Also, run the mem2reg pass _early_ so that IPCP and DAE actually do stuff. by Chris Lattner · 22 years ago
  16. afd0b4b Fix problem Reid was having with external globals and nonexternal linkage by Chris Lattner · 22 years ago
  17. ae711a8 Don't crash on bogus source value by Chris Lattner · 22 years ago
  18. 31f8499 Finegrainify namespacification by Chris Lattner · 22 years ago
  19. 23e1492 Fixed another minor grammatical error. by John Criswell · 22 years ago
  20. 15e8752 Fix some problems with assertions printing by Chris Lattner · 22 years ago
  21. 7334f2e improve error message by Chris Lattner · 22 years ago
  22. 108e4ab Minor cleanups and simplifications by Chris Lattner · 22 years ago
  23. 2436eda Minor grammatical and punctuation corrections. by John Criswell · 22 years ago
  24. aa74118 Clean more qmtest files. by Brian Gaeke · 22 years ago
  25. 116e70f This function REALLY DOES return void by Chris Lattner · 22 years ago
  26. 03fb8b2 * Finegrainify namespacification by Chris Lattner · 22 years ago
  27. 0ac5af0 Fix an all too common form of the 'Found global types that are not compatible' warning by Chris Lattner · 22 years ago
  28. 5f36ebe Bug by Chris Lattner · 22 years ago
  29. 00d1e8d New testcase for PR143 by Chris Lattner · 22 years ago
  30. 34d25f1 Blow away compiled versions of qmtest classes on 'make clean'. by Brian Gaeke · 22 years ago
  31. a3382bd Fix0r a test that mistakenly used %llvmg++ instead of %llvmgxx. by Brian Gaeke · 22 years ago
  32. 6c024c4b Bug by Chris Lattner · 22 years ago
  33. 105088a New testcase for PR132 by Chris Lattner · 22 years ago
  34. fc59223 Bug fix by Chris Lattner · 22 years ago
  35. 3e25f2e When writing out the runner script, add -load=<lib> lines to pull in all the by Misha Brukman · 22 years ago
  36. 84fbc65 Add ability to search only for native shared object, and expose the by Misha Brukman · 22 years ago
  37. 65914f5 New testcase for PR141 by Chris Lattner · 22 years ago
  38. f8485c6 Start using the nicer terminator auto-insertion API by Chris Lattner · 22 years ago
  39. adbc0b5 Spew symbolic types! by Chris Lattner · 22 years ago
  40. 143df9a When spewing out warnings during function resolution, do not vomit out pages by Chris Lattner · 22 years ago
  41. 593ba8f Somehow I forgot poor little UnwindInst *sniff* by Chris Lattner · 22 years ago
  42. 4b74c83 * Finegrainify namespacification by Chris Lattner · 22 years ago
  43. dd56927 * Add new constructors to allow insertion of terminator instructions at the by Chris Lattner · 22 years ago
  44. 438e364 For consistency, removed space between function name and left paren in function by Misha Brukman · 22 years ago
  45. 9839969 * Doxygenified comments, simplifying them and shortening in the process by Misha Brukman · 22 years ago
  46. ff0cbe1 Merging the linear scan register allocator in trunk. It currently passes most tests under test/Programs/SingleSource/Benchmarks/Shootout so development will continue on trunk. The allocator is not enabled by default. You will need to pass -regallo=linearscan to lli or llc to use it. by Alkis Evlogimenos · 22 years ago
  47. 18c4d85 One new bug fixed, one old bug fixed. by Chris Lattner · 22 years ago
  48. 6ce829d Testcase for PR113 by Chris Lattner · 22 years ago
  49. 4e4d862 Don't crash if we are printing an orphaned basic block! by Chris Lattner · 22 years ago
  50. 8b1daa3 Unbreak the "-" as filename hack. by Brian Gaeke · 22 years ago
  51. 55ee031 bugz by Chris Lattner · 22 years ago
  52. 8204287 Also print an error msg. for files we cannot currently deal with. by Brian Gaeke · 22 years ago
  53. 08d03c7 Fix PR134, by checking FileOpenable() on each input file before analyzing its by Brian Gaeke · 22 years ago
  54. 841d8e9 New testcase for PR133 by Chris Lattner · 22 years ago
  55. 236c4d4 We now support different expectations for different OS's/architectures. by John Criswell · 22 years ago
  56. c2ee9b9 Fine grainify namespaceification by Chris Lattner · 22 years ago
  57. cb64241 update test by Chris Lattner · 22 years ago
  58. 607c317 Genericize tests by Chris Lattner · 22 years ago
  59. 639b052 Cleanup test by Chris Lattner · 22 years ago
  60. bb4a15c Really, there was a reason for me factoring that out by Chris Lattner · 22 years ago
  61. 542d991 *** Significantly speed up type resultion by Chris Lattner · 22 years ago
  62. 30263d0 Improve test portability by Chris Lattner · 22 years ago
  63. f9e8379 Fix testcase. This should no longer be XFAIL'd by Chris Lattner · 22 years ago
  64. 29b789b * Finegrainify namespacification by Chris Lattner · 22 years ago
  65. 8eb4993 Minor efficiency improvements, finegrainify namespacification by Chris Lattner · 22 years ago
  66. c2f4b11 In the future, these slabs can be null... by Chris Lattner · 22 years ago
  67. ebfb9f4 Minor efficiency improvements all over. Finegrainify Namespacification by Chris Lattner · 22 years ago
  68. deab9a7 Fine grainify namespacification, #include file that defines the interface! by Chris Lattner · 22 years ago
  69. f2586d1 Finegrainify namespacification by Chris Lattner · 22 years ago
  70. 1c3673b Minor speedup to do less linear time searches of information we already have. by Chris Lattner · 22 years ago
  71. cc33d70 add new FAQ entry by Chris Lattner · 22 years ago
  72. 6ff1a92 More bugz by Chris Lattner · 22 years ago
  73. 2cbb754 New testcase for PR 130 by Chris Lattner · 22 years ago
  74. 7dadaa2 Fix PR130, and testcase test/Regression/Linker/2003-11-18-TypeResolution.ll by Chris Lattner · 22 years ago
  75. df52d97 Testcase for PR131 by Chris Lattner · 22 years ago
  76. 43a54cc Add a few new bugs by Chris Lattner · 22 years ago
  77. 3b583a6 new testcase for PR126 by Chris Lattner · 22 years ago
  78. 7b004ca New testcase for PR125 by Chris Lattner · 22 years ago
  79. d219abf Testcase for PR128 by Chris Lattner · 22 years ago
  80. 62b767b Fix PR123 by Chris Lattner · 22 years ago
  81. 76c1e38 Added the new GCC front end section to the table of contents. by John Criswell · 22 years ago
  82. 6ea30b0 Added information on the GCC front end. by John Criswell · 22 years ago
  83. c8db76c Only use -Wl,-R. if HAVE_LINK_R. by Brian Gaeke · 22 years ago
  84. 17a51ce Add new bug fixed in the CFE by Chris Lattner · 22 years ago
  85. ff336a4 Regenerated using autoheader-2.57 by Brian Gaeke · 22 years ago
  86. f91a15c Regenerated using autoconf-2.57 by Brian Gaeke · 22 years ago
  87. 190d685 Fix breakage caused by typos. Use 3-arg form of AC_DEFINE. by Brian Gaeke · 22 years ago
  88. f00785f Update to reflect the fact that llvm-nm can read archives now. by Brian Gaeke · 22 years ago
  89. ef7e570 Emit the MachineConstantPool constants in one contiguous memory `pool'. by Misha Brukman · 22 years ago
  90. 0ca042d * Order #includes as per style guide by Misha Brukman · 22 years ago
  91. 5d5a714 Implement == and != correctly. Before they would incorrectly return != by Chris Lattner · 22 years ago
  92. 48babfa The ConstantPointer class is now gone. by Chris Lattner · 22 years ago
  93. cb7a1eb Added a check for the -R linker option. by John Criswell · 22 years ago
  94. 444fdea This file was somehow missing a top-level comment line. by Misha Brukman · 22 years ago
  95. a83a6e4 No REALLY, get rid of ConstantPointer references by Chris Lattner · 22 years ago
  96. cf09f51 Eliminate use of the ConstantPointer class by Chris Lattner · 22 years ago
  97. 0dc3969 Constant folding shalt not be built on annotations by Chris Lattner · 22 years ago
  98. 02071d0 Remove usage of ConstantPointer by Chris Lattner · 22 years ago
  99. 41495a2 Be a bit more tolerant of broken code by Chris Lattner · 22 years ago
  100. 825b02d Fix copy-and-pasteo by Chris Lattner · 22 years ago