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