oota-llvm.git
2002-11-08 Chris LattnerAdd a bunch more numbers
2002-11-08 Chris LattnerAdd another option to cloneGraph
2002-11-08 Chris LattnerONLY merge in the aux call sites, this causes a HUGE...
2002-11-08 Chris LattnerAllow specification of whether the call sites should...
2002-11-08 Chris LattnerReenable 'quick exit' case
2002-11-08 Chris LattnerReduce amount of work needed to compute ip/modref
2002-11-08 Chris Lattnerfix path
2002-11-08 Chris LattnerReimplement TD pass completely it now works
2002-11-08 Chris LattnerCannot modify original call sites vector
2002-11-08 Chris Lattner- Add a bunch of checking to make sure that dead nodes...
2002-11-08 Chris LattnerRemove gunk used by broken TD pass
2002-11-08 Chris Lattner- Add support for an "auxillary" call site list
2002-11-08 Chris LattnerUse the new getMainFunction() method to efficiently...
2002-11-08 Chris LattnerAdd a method "getMainFunction()" that efficiently locat...
2002-11-08 Chris LattnerFix IPModRef to use new DS interface
2002-11-08 Chris LattnerImplement feof
2002-11-08 Vikram S. AdveInclude HashExtras.h since it is almost always needed...
2002-11-08 Chris LattnerAdd some numbers
2002-11-08 Chris LattnerAdd some notes about DEBUG flag
2002-11-08 Chris LattnerUse DSNodeHandle for persistent maps
2002-11-08 Chris LattnerUse DSNodeHandleMap instead to be safe
2002-11-08 Chris Lattner* actually handle constants (especially constantexprs...
2002-11-08 Chris LattnerAdd flag that may be used to determine if dead nodes...
2002-11-08 Chris LattnerAdd flush
2002-11-08 Chris LattnerFix bug: FunctionResolve/2002-11-07-RetMismatch.ll
2002-11-08 Chris LattnerFix predicate
2002-11-08 Vikram S. AdveRestore a #include because this header file needs the...
2002-11-08 Chris LattnerAdd testcase that is fscking twolf
2002-11-07 Nick HildenbrandtUpdateCVS: ---------------------------------------...
2002-11-07 Nick HildenbrandtMore updates, more test work
2002-11-07 Chris Lattner_REALLY_ fix the float constant problem
2002-11-07 Nick HildenbrandtUpdated test results.
2002-11-07 Chris LattnerPrint out 'float' constants correctly
2002-11-07 Chris LattnerImplement freopen for burg
2002-11-07 Chris LattnerMake command line arguments setup be endian correct!!
2002-11-07 Brian Gaekecomment out the 64-bit cases for now.
2002-11-07 Brian GaekeAdd instruction selection code and tests for setcc...
2002-11-07 Chris LattnerImplement ResolveCallSiteModRefInfo for IPModRef. ...
2002-11-07 Chris LattnerAdd interfaces for ResolveCallSiteModRefInfo
2002-11-07 Chris LattnerInstead of using a bool that constant has to be explain...
2002-11-07 Chris LattnerImplement a new mergeInGraph method, which basically...
2002-11-07 Chris LattnerAdd new method
2002-11-07 Chris LattnerExpose isPointerType to clients of dsanalysis
2002-11-07 Chris LattnerRename DataStructureAnalysis namespace to DS
2002-11-07 Chris LattnerFix problem with dangling referrers
2002-11-07 Chris LattnerMinor bugfix to enable generation of methcall.llvm...
2002-11-07 Chris LattnerUpdate info now that bugfixes have been applied
2002-11-07 Chris LattnerCompute total number of nodes and # call nodes
2002-11-07 Chris LattnerAdd new NumNodes column
2002-11-07 Chris LattnerAdd note
2002-11-07 Chris LattnerNew web page to track the progress of the DSGraph imple...
2002-11-07 Chris LattnerMove printouts to be wrapped in DEBUG() macros
2002-11-07 Chris LattnerWhen the -only-print-main-ds option is specified, still...
2002-11-06 Chris LattnerAdd a comment
2002-11-06 Chris LattnerImplement fprintf
2002-11-06 Chris LattnerImplement fputc and ungetc to allow burg to run in lli
2002-11-06 Nick HildenbrandtFixes escapeing bug in strings. Fixes test case test...
2002-11-06 Nick HildenbrandtCertain characters not getting escaped properly
2002-11-06 Chris LattnerAdd note about what this is
2002-11-06 Chris Lattnerlibraries is used for internal stuff, not as a real...
2002-11-06 Nick HildenbrandtLoads and stores can't be inlined. This fixes test...
2002-11-06 Chris LattnerAllow the ResolveCallSiteModRefInfo method to return...
2002-11-06 Chris LattnerAdd a stub to implement the context sensitive mod/ref...
2002-11-06 Chris LattnerGive a back pointer to the IPModRef object to the Funct...
2002-11-06 Chris LattnerRemove a couple of #includes, move some code from ...
2002-11-06 Chris LattnerRemove a couple of #includes, move some code to .cpp...
2002-11-06 Chris LattnerMake maxSize a private variable, add a size() accessor
2002-11-06 Chris LattnerChange Steens class to build with Vikram's changes
2002-11-06 Chris LattnerMake PointerShift/Size be enums so they are constants...
2002-11-06 Chris LattnerMake PointerSize & Shift be enums
2002-11-06 Vikram S. AdveMake query operations non-const to allow demand-driven...
2002-11-06 Vikram S. AdveAn implementation of the bit-vector representation...
2002-11-06 Vikram S. AdveAn interprocedural analysis pass that computes flow...
2002-11-06 Vikram S. AdveAdd const version of function getNodeForValue:
2002-11-06 Vikram S. AdveDon't build llc symbols by default.
2002-11-06 Chris LattnerNew testcases
2002-11-06 Chris LattnerDramatically simplify internal DSNode representation...
2002-11-06 Chris LattnerRemove stripscalars argument to cloneInto
2002-11-06 Chris LattnerDelete "StripScalars" argument to cloneInto method
2002-11-06 Chris LattnerGive passnames to the printer classes
2002-11-06 Chris LattnerNew testcase to handle eventually
2002-11-06 Vikram S. AdveRemove a nasty little semi-colon someone introduced...
2002-11-05 Nick HildenbrandtTypo fixed
2002-11-05 Nick HildenbrandtAdded new tests
2002-11-05 Chris LattnerNew testcase
2002-11-05 Chris LattnerAdd a note about the switch instruction
2002-11-05 Chris LattnerAttempted fixes to the mergemap to make it work better.
2002-11-04 Chris LattnerAdd a bunch of assertions
2002-11-04 Chris LattnerSimplify code
2002-11-04 Chris LattnerSun can now use mallinfo()
2002-11-04 Nick HildenbrandtFix typo.
2002-11-04 Chris LattnerLink to -lmalloc
2002-11-04 Chris LattnerNo need to explicitly inclue ExportSymbols now
2002-11-04 Chris LattnerGeneralize ExportSymbols into PLATFORMLINKOPTS
2002-11-04 Chris LattnerAllow memory sizes to be negative, eliminate TmpRSS
2002-11-04 Chris LattnerAllow memory sizes to be negative, remove obsolete...
2002-11-04 Chris Lattnermallinfo is not available on sun apparently :(
2002-11-04 Chris LattnerInstcombine this away:
2002-11-04 Chris LattnerAdd new getelementptr elimination test
2002-11-04 Chris LattnerAdd a transformation to turn:
next