summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Checkin the stacker compilerChris Lattner2003-11-232-0/+181
* Fix file headerChris Lattner2003-11-231-2/+2
* Initial checkinChris Lattner2003-11-231-0/+20
* Initial checkin of stacker samplesChris Lattner2003-11-235-0/+236
* Adjust file headerChris Lattner2003-11-231-1/+1
* Initial checkin of stacker runtimeChris Lattner2003-11-232-0/+51
* Initial stacker checkinChris Lattner2003-11-236-0/+2417
* Update file headerChris Lattner2003-11-231-1/+1
* initial checkin of stacker makefileChris Lattner2003-11-231-0/+20
* Do not DESTROY programs by default. No wonder bugpoint was not being useful ...Chris Lattner2003-11-231-11/+7
* A better way to get std::pair into the compiler's little, walnut-sized brain.Brian Gaeke2003-11-232-2/+2
* This is a hack to make this file compile under g++-3.0.x;Brian Gaeke2003-11-232-0/+2
* Revert the previous patch since it causes lots of miscompilations. :( :(Chris Lattner2003-11-221-4/+2
* Support constant casting constant pointers to ints/uints, and/orBrian Gaeke2003-11-222-8/+16
* Constant shift expressions, meet InstSelectSimple. Yow!!Brian Gaeke2003-11-222-100/+110
* Unbreak this test case - llvm-as no longer tolerates redefining names in anyBrian Gaeke2003-11-222-6/+6
* Stub for constant shift expr support.Brian Gaeke2003-11-222-0/+46
* Fix PR149 - support constant shift expressions.Brian Gaeke2003-11-222-0/+8
* Strengthen test case.Brian Gaeke2003-11-222-2/+10
* C Writer was dumping core on this test case.Brian Gaeke2003-11-222-0/+12
* Delete dead lineChris Lattner2003-11-221-1/+0
* Fix bug: Transforms/PruneEH/2003-11-21-PHIUpdate.llxChris Lattner2003-11-221-0/+2
* New testcase that breaks the pruneeh passChris Lattner2003-11-221-0/+15
* Do not crash when deleing a region with a dead invoke instructionChris Lattner2003-11-221-0/+4
* Do not crash when dealing with invoke and unwind instructions!Chris Lattner2003-11-221-4/+7
* Use new interfacesChris Lattner2003-11-221-6/+2
* Switch to the standard footer. This page is not yet W3C-compliant.Misha Brukman2003-11-221-5/+4
* Finegrainify namespacificationChris Lattner2003-11-221-14/+16
* Align the W3C images on the right side, bottom of page.Misha Brukman2003-11-221-8/+9
* Styles for the page footer to align images properly.Misha Brukman2003-11-221-0/+3
* Put the W3C graphics on the right side of the page.Misha Brukman2003-11-221-6/+7
* Add newly fixed prChris Lattner2003-11-221-0/+2
* This page now uses valid HTML 4.01 Strict and valid CSS.Misha Brukman2003-11-221-5/+7
* This document is now valid HTML 4.01 Strict and valid CSS.Misha Brukman2003-11-221-15/+18
* * No borders on images used as linksMisha Brukman2003-11-221-1/+4
* * Use stylesheetsMisha Brukman2003-11-221-193/+307
* * Add code to flush the ICache, which any self-respecting SMC must doMisha Brukman2003-11-211-5/+8
* Check return types of functionsChris Lattner2003-11-213-0/+9
* Made paragraph structure more consistent.Misha Brukman2003-11-211-26/+22
* New testcaseChris Lattner2003-11-211-0/+5
* Added note about PR140: gccld generates script to run apps and load libraries.Misha Brukman2003-11-211-0/+1
* Considering that CI is not even IN SCOPE here, I wooda thought the compilerChris Lattner2003-11-211-1/+1
* Finegrainify namespacificationChris Lattner2003-11-2112-52/+27
* Get rid of using decls, finegrainify namespacificationChris Lattner2003-11-211-23/+18
* * Finegrainify namespacificationChris Lattner2003-11-211-30/+99
* Finegrainify namespacificationChris Lattner2003-11-211-4/+5
* Reorder passes a bit. In particular, it makes sense to run globaldce IMMEDIA...Chris Lattner2003-11-211-2/+4
* Fix problem Reid was having with external globals and nonexternal linkageChris Lattner2003-11-211-3/+2
* Don't crash on bogus source valueChris Lattner2003-11-211-0/+3
* Finegrainify namespacificationChris Lattner2003-11-2113-170/+151