1. 9b3b5de Adjusted the projects Makefile so that it picks up the name of projects by John Criswell · 21 years ago
  2. 33a911a Configure all project directories contained in llvm/projects. by John Criswell · 21 years ago
  3. fa3711a Do not depend on index type to determine whether it is a structure or sequential index by Chris Lattner · 21 years ago
  4. c4c6b9e Work with gepi's and constant exprs. Also, add versions of iterator ctors that take references by Chris Lattner · 21 years ago
  5. 9d7c9ea Fix file header by Chris Lattner · 21 years ago
  6. b66214c Remove dead variable by Chris Lattner · 21 years ago
  7. 1af55e1 Use gep_type_begin/end instead of looking for ubytes by Chris Lattner · 21 years ago
  8. bf6b5d0 Configure script for ModuleMaker. by John Criswell · 21 years ago
  9. 02af846 Auto-confed ModuleMaker. by John Criswell · 21 years ago
  10. 27bf637 Auto-conf'ed the ModuleMaker code. Moved Makefile.common to Makefile.common.in. by John Criswell · 21 years ago
  11. 94a28c6 Rename class to be consistent with other iterator classes by Chris Lattner · 21 years ago
  12. 19ed305 Initial checkin of gep_type_begin/end which will be used to address PR82 by Chris Lattner · 21 years ago
  13. b3866b6 All directory targets now install the Makefile only if it is missing. by John Criswell · 21 years ago
  14. ec4e808 Finegrainify namespacification by Chris Lattner · 21 years ago
  15. 6057760 Added a pseudo-hack: The Makefile now copies Makefiles from source tree to by John Criswell · 21 years ago
  16. 38eeb15 boog by Chris Lattner · 21 years ago
  17. f7d10b7 testcase for PR 148 by Chris Lattner · 21 years ago
  18. edaa674 Testcase for PR147 by Chris Lattner · 21 years ago
  19. 0b268fb Fix PR147 by Chris Lattner · 21 years ago
  20. 22e4686 add link to the stacker dox by Chris Lattner · 21 years ago
  21. 0b404c8 Minor fixes by Chris Lattner · 21 years ago
  22. e46d601 Apply docs patch fro Reid by Chris Lattner · 21 years ago
  23. 261efe9 checkin reid's docpatch by Chris Lattner · 21 years ago
  24. 5af06f6 Modified directory building rules so that using the cd program/alias is by John Criswell · 21 years ago
  25. 07e89e4 Apply doc patch from PR136. by Brian Gaeke · 21 years ago
  26. 971a7b8 Fix copy-pasto. by Misha Brukman · 21 years ago
  27. 0d2459a I'm gonna be picky and say we don't really need that trailing slash "lib/" by Misha Brukman · 21 years ago
  28. 3e15c7a Make sure we ONLY add a `-load' switch to the JIT command line if the file is by Misha Brukman · 21 years ago
  29. a140b3c Expose functionality to query if a file is an ELF shared object. by Misha Brukman · 21 years ago
  30. 17cca96 Add ability to query if a file is a legitimate ELF shared object. by Misha Brukman · 21 years ago
  31. 3e4a271 Apply patches from PR136 by Brian Gaeke · 21 years ago
  32. 866f10c Regenerated using autoconf-2.57 by Brian Gaeke · 21 years ago
  33. 1548802 Add Stacker directories. by Brian Gaeke · 21 years ago
  34. 9018148 Add documentation for Stacker. by Brian Gaeke · 21 years ago
  35. ac981ae Add a script I missed by Chris Lattner · 21 years ago
  36. e44f1db Checkin tests by Chris Lattner · 21 years ago
  37. 7610029 Disable test. by Chris Lattner · 21 years ago
  38. c7afc06 Fix these assertions: by Chris Lattner · 21 years ago
  39. 767a1e4 Checkin the stacker compiler by Chris Lattner · 21 years ago
  40. afec3dc Fix file header by Chris Lattner · 21 years ago
  41. 42cb6df Initial checkin by Chris Lattner · 21 years ago
  42. 9d014e7 Initial checkin of stacker samples by Chris Lattner · 21 years ago
  43. 900f12b Adjust file header by Chris Lattner · 21 years ago
  44. 302810d Initial checkin of stacker runtime by Chris Lattner · 21 years ago
  45. f608e85 Initial stacker checkin by Chris Lattner · 21 years ago
  46. 3fabd81 Update file header by Chris Lattner · 21 years ago
  47. 2025b24 initial checkin of stacker makefile by Chris Lattner · 21 years ago
  48. c6b519d Do not DESTROY programs by default. No wonder bugpoint was not being useful all this time! by Chris Lattner · 21 years ago
  49. 9bb2188 A better way to get std::pair into the compiler's little, walnut-sized brain. by Brian Gaeke · 21 years ago
  50. 6de98f2 This is a hack to make this file compile under g++-3.0.x; by Brian Gaeke · 21 years ago
  51. 3edb77c Revert the previous patch since it causes lots of miscompilations. :( :( by Chris Lattner · 21 years ago
  52. f9c86cf Support constant casting constant pointers to ints/uints, and/or by Brian Gaeke · 21 years ago
  53. dfcc9cf Constant shift expressions, meet InstSelectSimple. Yow!! by Brian Gaeke · 21 years ago
  54. 3d55eda Unbreak this test case - llvm-as no longer tolerates redefining names in any by Brian Gaeke · 21 years ago
  55. 2dd3e1b Stub for constant shift expr support. by Brian Gaeke · 21 years ago
  56. 0415b6c Fix PR149 - support constant shift expressions. by Brian Gaeke · 21 years ago
  57. 95c03fd Strengthen test case. by Brian Gaeke · 21 years ago
  58. b1ef7d6 C Writer was dumping core on this test case. by Brian Gaeke · 21 years ago
  59. ab25f5a Delete dead line by Chris Lattner · 21 years ago
  60. 3788c24 Fix bug: Transforms/PruneEH/2003-11-21-PHIUpdate.llx by Chris Lattner · 21 years ago
  61. be8d299 New testcase that breaks the pruneeh pass by Chris Lattner · 21 years ago
  62. c8ecd22 Do not crash when deleing a region with a dead invoke instruction by Chris Lattner · 21 years ago
  63. 8bc098b Do not crash when dealing with invoke and unwind instructions! by Chris Lattner · 21 years ago
  64. 89eca90 Use new interfaces by Chris Lattner · 21 years ago
  65. 142207b Switch to the standard footer. This page is not yet W3C-compliant. by Misha Brukman · 21 years ago
  66. 35bb52f Finegrainify namespacification by Chris Lattner · 21 years ago
  67. 915cab2 Align the W3C images on the right side, bottom of page. by Misha Brukman · 21 years ago
  68. 3f1b24c Styles for the page footer to align images properly. by Misha Brukman · 21 years ago
  69. 2061e89 Put the W3C graphics on the right side of the page. by Misha Brukman · 21 years ago
  70. 9f9d00a Add newly fixed pr by Chris Lattner · 21 years ago
  71. 5feba4e This page now uses valid HTML 4.01 Strict and valid CSS. by Misha Brukman · 21 years ago
  72. e0c891c This document is now valid HTML 4.01 Strict and valid CSS. by Misha Brukman · 21 years ago
  73. e1f464e * No borders on images used as links * Drop font-size from doc_footer class by Misha Brukman · 21 years ago
  74. 500bc30 * Use stylesheets * Close <li>, <a>, and <p> tags by Misha Brukman · 21 years ago
  75. a59f41f * Add code to flush the ICache, which any self-respecting SMC must do by Misha Brukman · 21 years ago
  76. c282f5a Check return types of functions by Chris Lattner · 21 years ago
  77. 1f254d5 Made paragraph structure more consistent. by Misha Brukman · 21 years ago
  78. e952f23 New testcase by Chris Lattner · 21 years ago
  79. 76683d3 Added note about PR140: gccld generates script to run apps and load libraries. by Misha Brukman · 21 years ago
  80. 6d1db01 Considering that CI is not even IN SCOPE here, I wooda thought the compiler by Chris Lattner · 21 years ago
  81. 1e2385b Finegrainify namespacification by Chris Lattner · 21 years ago
  82. 1192283 Get rid of using decls, finegrainify namespacification by Chris Lattner · 21 years ago
  83. 869adc2 * Finegrainify namespacification by Chris Lattner · 21 years ago
  84. a51bcb5 Finegrainify namespacification by Chris Lattner · 21 years ago
  85. 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 · 21 years ago
  86. afd0b4b Fix problem Reid was having with external globals and nonexternal linkage by Chris Lattner · 21 years ago
  87. ae711a8 Don't crash on bogus source value by Chris Lattner · 21 years ago
  88. 31f8499 Finegrainify namespacification by Chris Lattner · 21 years ago
  89. 23e1492 Fixed another minor grammatical error. by John Criswell · 21 years ago
  90. 15e8752 Fix some problems with assertions printing by Chris Lattner · 21 years ago
  91. 7334f2e improve error message by Chris Lattner · 21 years ago
  92. 108e4ab Minor cleanups and simplifications by Chris Lattner · 21 years ago
  93. 2436eda Minor grammatical and punctuation corrections. by John Criswell · 21 years ago
  94. aa74118 Clean more qmtest files. by Brian Gaeke · 21 years ago
  95. 116e70f This function REALLY DOES return void by Chris Lattner · 21 years ago
  96. 03fb8b2 * Finegrainify namespacification by Chris Lattner · 21 years ago
  97. 0ac5af0 Fix an all too common form of the 'Found global types that are not compatible' warning by Chris Lattner · 21 years ago
  98. 5f36ebe Bug by Chris Lattner · 21 years ago
  99. 00d1e8d New testcase for PR143 by Chris Lattner · 21 years ago
  100. 34d25f1 Blow away compiled versions of qmtest classes on 'make clean'. by Brian Gaeke · 21 years ago