oota-llvm.git
2003-11-25 John CriswellAuto-confed ModuleMaker.
2003-11-25 John CriswellAuto-conf'ed the ModuleMaker code.
2003-11-25 Chris LattnerRename class to be consistent with other iterator classes
2003-11-25 Chris LattnerInitial checkin of gep_type_begin/end which will be...
2003-11-25 John CriswellAll directory targets now install the Makefile only...
2003-11-25 Chris LattnerFinegrainify namespacification
2003-11-25 John CriswellAdded a pseudo-hack: The Makefile now copies Makefiles...
2003-11-25 Chris Lattnerboog
2003-11-25 Chris Lattnertestcase for PR 148
2003-11-25 Chris LattnerTestcase for PR147
2003-11-25 Chris LattnerFix PR147
2003-11-25 Chris Lattneradd link to the stacker dox
2003-11-25 Chris LattnerMinor fixes
2003-11-25 Chris LattnerApply docs patch fro Reid
2003-11-25 Chris Lattnercheckin reid's docpatch
2003-11-24 John CriswellModified directory building rules so that using the...
2003-11-24 Brian GaekeApply doc patch from PR136.
2003-11-24 Misha BrukmanFix copy-pasto.
2003-11-24 Misha BrukmanI'm gonna be picky and say we don't really need that...
2003-11-24 Misha BrukmanMake sure we ONLY add a `-load' switch to the JIT comma...
2003-11-24 Misha BrukmanExpose functionality to query if a file is an ELF share...
2003-11-24 Misha BrukmanAdd ability to query if a file is a legitimate ELF...
2003-11-24 Brian GaekeApply patches from PR136
2003-11-24 Brian GaekeRegenerated using autoconf-2.57
2003-11-24 Brian GaekeAdd Stacker directories.
2003-11-24 Brian GaekeAdd documentation for Stacker.
2003-11-23 Chris LattnerAdd a script I missed
2003-11-23 Chris LattnerCheckin tests
2003-11-23 Chris LattnerDisable test.
2003-11-23 Chris LattnerFix these assertions:
2003-11-23 Chris LattnerCheckin the stacker compiler
2003-11-23 Chris LattnerFix file header
2003-11-23 Chris LattnerInitial checkin
2003-11-23 Chris LattnerInitial checkin of stacker samples
2003-11-23 Chris LattnerAdjust file header
2003-11-23 Chris LattnerInitial checkin of stacker runtime
2003-11-23 Chris LattnerInitial stacker checkin
2003-11-23 Chris LattnerUpdate file header
2003-11-23 Chris Lattnerinitial checkin of stacker makefile
2003-11-23 Chris LattnerDo not DESTROY programs by default. No wonder bugpoint...
2003-11-23 Brian GaekeA better way to get std::pair into the compiler's littl...
2003-11-23 Brian GaekeThis is a hack to make this file compile under g++...
2003-11-22 Chris LattnerRevert the previous patch since it causes lots of misco...
2003-11-22 Brian GaekeSupport constant casting constant pointers to ints...
2003-11-22 Brian GaekeConstant shift expressions, meet InstSelectSimple....
2003-11-22 Brian GaekeUnbreak this test case - llvm-as no longer tolerates...
2003-11-22 Brian GaekeStub for constant shift expr support.
2003-11-22 Brian GaekeFix PR149 - support constant shift expressions.
2003-11-22 Brian GaekeStrengthen test case.
2003-11-22 Brian GaekeC Writer was dumping core on this test case.
2003-11-22 Chris LattnerDelete dead line
2003-11-22 Chris LattnerFix bug: Transforms/PruneEH/2003-11-21-PHIUpdate.llx
2003-11-22 Chris LattnerNew testcase that breaks the pruneeh pass
2003-11-22 Chris LattnerDo not crash when deleing a region with a dead invoke...
2003-11-22 Chris LattnerDo not crash when dealing with invoke and unwind instru...
2003-11-22 Chris LattnerUse new interfaces
2003-11-22 Misha BrukmanSwitch to the standard footer. This page is not yet...
2003-11-22 Chris LattnerFinegrainify namespacification
2003-11-22 Misha BrukmanAlign the W3C images on the right side, bottom of page.
2003-11-22 Misha BrukmanStyles for the page footer to align images properly.
2003-11-22 Misha BrukmanPut the W3C graphics on the right side of the page.
2003-11-22 Chris LattnerAdd newly fixed pr
2003-11-22 Misha BrukmanThis page now uses valid HTML 4.01 Strict and valid...
2003-11-22 Misha BrukmanThis document is now valid HTML 4.01 Strict and valid...
2003-11-22 Misha Brukman* No borders on images used as links
2003-11-22 Misha Brukman* Use stylesheets
2003-11-21 Misha Brukman* Add code to flush the ICache, which any self-respecti...
2003-11-21 Chris LattnerCheck return types of functions
2003-11-21 Misha BrukmanMade paragraph structure more consistent.
2003-11-21 Chris LattnerNew testcase
2003-11-21 Misha BrukmanAdded note about PR140: gccld generates script to run...
2003-11-21 Chris LattnerConsidering that CI is not even IN SCOPE here, I wooda...
2003-11-21 Chris LattnerFinegrainify namespacification
2003-11-21 Chris LattnerGet rid of using decls, finegrainify namespacification
2003-11-21 Chris Lattner* Finegrainify namespacification
2003-11-21 Chris LattnerFinegrainify namespacification
2003-11-21 Chris LattnerReorder passes a bit. In particular, it makes sense...
2003-11-21 Chris LattnerFix problem Reid was having with external globals and...
2003-11-21 Chris LattnerDon't crash on bogus source value
2003-11-21 Chris LattnerFinegrainify namespacification
2003-11-21 John CriswellFixed another minor grammatical error.
2003-11-21 Chris LattnerFix some problems with assertions printing
2003-11-21 Chris Lattnerimprove error message
2003-11-21 Chris LattnerMinor cleanups and simplifications
2003-11-21 John CriswellMinor grammatical and punctuation corrections.
2003-11-21 Brian GaekeClean more qmtest files.
2003-11-20 Chris LattnerThis function REALLY DOES return void
2003-11-20 Chris Lattner* Finegrainify namespacification
2003-11-20 Chris LattnerFix an all too common form of the 'Found global types...
2003-11-20 Chris LattnerBug
2003-11-20 Chris LattnerNew testcase for PR143
2003-11-20 Brian GaekeBlow away compiled versions of qmtest classes on 'make...
2003-11-20 Brian GaekeFix0r a test that mistakenly used %llvmg++ instead...
2003-11-20 Chris LattnerBug
2003-11-20 Chris LattnerNew testcase for PR132
2003-11-20 Chris LattnerBug fix
2003-11-20 Misha BrukmanWhen writing out the runner script, add -load=<lib...
2003-11-20 Misha BrukmanAdd ability to search only for native shared object...
2003-11-20 Chris LattnerNew testcase for PR141
2003-11-20 Chris LattnerStart using the nicer terminator auto-insertion API
next