oota-llvm.git
2003-10-25 Vikram S. AdveDang...these different file locations make it a pain...
2003-10-25 Vikram S. AdveFix license URL and typo.
2003-10-25 Vikram S. AdveImprove formatting of licensing section.
2003-10-25 Vikram S. AdveAdd a section on licensing questions.
2003-10-25 Chris LattnerAttempt to provide support for those without RTLD_DEFAULT.
2003-10-25 Chris LattnerUnbreak the build
2003-10-24 John CriswellAdded answers to test suite questions.
2003-10-24 Brian GaekePublicize the type of FnAllocState.
2003-10-24 Chris Lattnerstandardize command line option names
2003-10-24 Brian GaekeTraceMode, as you may have heard, is history.
2003-10-24 Brian Gaekelli -q is history. Rebuild your gccld shell scripts...
2003-10-24 Brian GaekeExecutionEngine::create no longer takes a TraceMode...
2003-10-24 Brian GaekeExecutionEngine::create no longer takes a TraceMode...
2003-10-24 Misha Brukman* Use stylesheets and <div>s for layout instead of...
2003-10-24 Brian GaekeThe ExecutionAnnotations (SlotNumber, InstNumber, and...
2003-10-24 Brian GaekeReduce the number of #includes.
2003-10-24 Brian GaekeExecutionEngine::create no longer takes a TraceMode...
2003-10-24 Misha BrukmanAdded a style for making test red, which is used in...
2003-10-24 Chris LattnerTurn on the inliner by default at link-time
2003-10-24 Misha BrukmanThis is now valid HTML 4.01 Strict.
2003-10-24 Misha Brukman* Use HTML 4.01 Strict DTD
2003-10-24 Misha BrukmanAdd a style for document footers.
2003-10-24 Misha Brukman* Made into valid CSS that W3C accepts
2003-10-24 Chris LattnerAdd note about multilibs. THis should go into the...
2003-10-24 Chris LattnerUpdate list of passes and buglist.
2003-10-24 Brian GaekeDestroy MachineFunction for any Function that we are...
2003-10-24 Vikram S. AdveOrganized in 4 parts. The last two are the same as...
2003-10-23 Brian GaekeMove the implementations of ==, != on AllocInfos here...
2003-10-23 Brian GaekeMove AllocInfo structure to a private AllocInfo.h heade...
2003-10-23 Brian GaekeMake FnAllocState contain vectors of AllocInfo, instead...
2003-10-23 Brian GaekeNew file, containing AllocInfo structure.
2003-10-23 Chris LattnerRecommend using -z3
2003-10-23 Chris LattnerRemove explicit paths
2003-10-23 Chris LattnerAdd assertions
2003-10-23 Chris LattnerFix bug in eon hopefully
2003-10-23 Chris LattnerFix bug: CBackend/2003-10-23-UnusedType.ll and hopefull...
2003-10-23 Chris LattnerNew testcase, which failes to compile. 252.eon hits...
2003-10-23 John CriswellUpdated configure script.
2003-10-23 Chris LattnerWe might as well strip off any CPRs before propagation
2003-10-23 Chris LattnerFail gracefully if we have a zero arg varargs function
2003-10-23 Chris LattnerTurn on the IPCP pass by default. It has passed all...
2003-10-23 Brian GaekeReformat. A few minor edits.
2003-10-23 Misha Brukman* Eliminate `using' directive
2003-10-23 Misha Brukman* Fix order of #include files
2003-10-23 Misha Brukman* Order #includes as per style guide
2003-10-23 Misha Brukman* Use C++ style comments instead of C-style
2003-10-23 Misha Brukman* Eliminate `using' directive
2003-10-23 Chris Lattner* We were forgetting to pass varargs arguments through...
2003-10-23 Misha Brukman* Eliminate `using' directive
2003-10-23 Misha BrukmanMake code layout more consistent.
2003-10-23 Chris LattnerZero arg varargs functions are legal in LLVM, but not...
2003-10-23 Chris LattnerDelete unused EmitByteSwap method
2003-10-23 Chris LattnerCheck in initial version of ipcp
2003-10-23 Chris LattnerInclude new prototype
2003-10-23 Misha BrukmanMake code layout more consistent.
2003-10-23 Chris LattnerActually share constants local to a function!
2003-10-23 Misha Brukman* Order includes according to style guide
2003-10-23 Misha Brukman* Stop referring to llvmbugs mailing list, point them...
2003-10-23 Chris LattnerUpdate test
2003-10-23 Chris Lattnerdocument real source of bug
2003-10-23 John CriswellAdded new license information in preparation for LLVM...
2003-10-23 Chris Lattnerfix test
2003-10-23 Chris LattnerFix test
2003-10-23 Chris LattnerFix buggy test
2003-10-23 Chris LattnerFix an assertion failure in Bugpoint
2003-10-23 John CriswellDo not report errors if QMTest returns a non-zero value.
2003-10-23 Chris LattnerFix bug: instcombine/2003-10-23-InstcombineNullFail.ll
2003-10-23 Chris LattnerA new testcase for an instcombine miscompilation!
2003-10-23 Brian GaekeFix apparent typo in head-of-file comment.
2003-10-23 Chris LattnerMinor edits
2003-10-23 Chris LattnerMake this pass substantially stronger by having it...
2003-10-23 Chris LattnerTo say this file is obsolete to understate the obvious
2003-10-23 Misha BrukmanReally close the <li> tags.
2003-10-23 Misha BrukmanRemove extraneous comments.
2003-10-23 Misha Brukman* Quote a value in <font> tag.
2003-10-23 Misha Brukman* Use UTF-8 instead of ISO-8859-1
2003-10-22 Misha Brukman* Use UTF-8 instead of soon-to-be-extinct ISO-8859...
2003-10-22 Misha BrukmanWe will distributed this stylesheet with the documentat...
2003-10-22 Chris LattnerThis important patch fixes two warnings in the linker...
2003-10-22 Chris LattnerNew testcase for the deadreturnvalue deletion extension...
2003-10-22 Brian GaekeChange the type of FnAllocState.
2003-10-22 Brian GaekeDon't worry about converting each function's reg. alloc...
2003-10-22 Brian GaekeAdd prototype for verifySavedState().
2003-10-22 Brian GaekeDoxygenify method comments.
2003-10-22 Chris LattnerThis is a disgusting hack that improves code substantia...
2003-10-22 Brian GaekeClarify our testing experience.
2003-10-22 Brian GaekeDo not check for strings.h. This is an old, old, old...
2003-10-22 Brian GaekeI think this file is not included by anything.
2003-10-22 Misha Brukman* Changed URL referring to zion to use llvm instead
2003-10-22 Chris LattnerDo not add unreachable code to a natural loop!
2003-10-22 Chris LattnerMake sure to print labels on nodes without names
2003-10-22 Chris LattnerIf the basic block has no name, make sure to print...
2003-10-22 Chris LattnerImplement the Function::viewCFG* methods, for use in...
2003-10-22 Chris LattnerAdd two new function stubs for viewing the CFG of a...
2003-10-22 Chris LattnerDelete the -print-cfg pass from this file
2003-10-22 John CriswellAdded information on using Bugzilla.
2003-10-22 Misha BrukmanAdd comments to describe what these functions actually do.
2003-10-22 Misha Brukman* Use <cmath> instead of <math.h>
2003-10-22 Misha BrukmanRemoved completely duplicated function comment (an...
2003-10-22 Misha BrukmanNo, really, order the #includes correctly.
next