oota-llvm.git
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
2003-11-20 Chris LattnerSpew symbolic types!
2003-11-20 Chris LattnerWhen spewing out warnings during function resolution...
2003-11-20 Chris LattnerSomehow I forgot poor little UnwindInst
2003-11-20 Chris Lattner* Finegrainify namespacification
2003-11-20 Chris Lattner* Add new constructors to allow insertion of terminator...
2003-11-20 Misha BrukmanFor consistency, removed space between function name...
2003-11-20 Misha Brukman* Doxygenified comments, simplifying them and shortenin...
2003-11-20 Alkis EvlogimenosMerging the linear scan register allocator in trunk...
2003-11-20 Chris LattnerOne new bug fixed, one old bug fixed.
2003-11-20 Chris LattnerTestcase for PR113
2003-11-20 Chris LattnerDon't crash if we are printing an orphaned basic block!
2003-11-19 Brian GaekeUnbreak the "-" as filename hack.
2003-11-19 Chris Lattnerbugz
2003-11-19 Brian GaekeAlso print an error msg. for files we cannot currently...
2003-11-19 Brian GaekeFix PR134, by checking FileOpenable() on each input...
2003-11-19 Chris LattnerNew testcase for PR133
2003-11-19 John CriswellWe now support different expectations for different...
2003-11-19 Chris LattnerFine grainify namespaceification
2003-11-19 Chris Lattnerupdate test
2003-11-19 Chris LattnerGenericize tests
2003-11-19 Chris LattnerCleanup test
2003-11-19 Chris LattnerReally, there was a reason for me factoring that out
2003-11-19 Chris Lattner*** Significantly speed up type resultion
2003-11-19 Chris LattnerImprove test portability
2003-11-19 Chris LattnerFix testcase. This should no longer be XFAIL'd
2003-11-19 Chris Lattner* Finegrainify namespacification
2003-11-19 Chris LattnerMinor efficiency improvements, finegrainify namespacifi...
2003-11-19 Chris LattnerIn the future, these slabs can be null...
2003-11-19 Chris LattnerMinor efficiency improvements all over. Finegrainify...
2003-11-19 Chris LattnerFine grainify namespacification, #include file that...
2003-11-19 Chris LattnerFinegrainify namespacification
2003-11-19 Chris LattnerMinor speedup to do less linear time searches of infor...
2003-11-19 Chris Lattneradd new FAQ entry
2003-11-19 Chris LattnerMore bugz
2003-11-19 Chris LattnerNew testcase for PR 130
2003-11-19 Chris LattnerFix PR130, and testcase test/Regression/Linker/2003...
2003-11-18 Chris LattnerTestcase for PR131
2003-11-18 Chris LattnerAdd a few new bugs
2003-11-18 Chris Lattnernew testcase for PR126
2003-11-18 Chris LattnerNew testcase for PR125
2003-11-18 Chris LattnerTestcase for PR128
2003-11-18 Chris LattnerFix PR123
2003-11-18 John CriswellAdded the new GCC front end section to the table of...
2003-11-18 John CriswellAdded information on the GCC front end.
2003-11-18 Brian GaekeOnly use -Wl,-R. if HAVE_LINK_R.
2003-11-18 Chris LattnerAdd new bug fixed in the CFE
next