oota-llvm.git
2003-01-20 Chris LattnerFix indentation code, simplify a bit
2003-01-20 Chris LattnerAdd information about new warnings and warning changes
2003-01-20 Chris LattnerFix warnings
2003-01-20 Chris LattnerInitial checkin of the nightly build scripts
2003-01-19 Chris Lattner* Prune down library list. In particular, llc doesn...
2003-01-17 Chris LattnerRemove obsolete tests
2003-01-17 Chris LattnerRemove obsolete test
2003-01-17 Chris LattnerInitial checkin of dummylib
2003-01-17 Chris LattnerAdd new support for a bytecode repository
2003-01-16 Chris LattnerSimplify and correct rules for building lex/yacc files...
2003-01-16 Chris LattnerAdd helper
2003-01-16 Chris LattnerAdd support for make TEST=foo
2003-01-16 Chris LattnerAdd support for a recursive test target
2003-01-16 Chris LattnerAdd more testcases
2003-01-16 Chris LattnerPrint machine frame objects with the frame offset intri...
2003-01-16 Chris LattnerDon't emit unneccesary branch instructions!
2003-01-16 Chris LattnerFix problem with invalidated iterator
2003-01-16 Chris LattnerFix problems with empty basic blocks
2003-01-16 Chris LattnerImplement optimization folding setcc into branch.
2003-01-16 Chris LattnerAdd more flavors of branch instructions
2003-01-16 Chris LattnerArg, fix bugs in previous checkin...
2003-01-16 Chris LattnerAdd assertion
2003-01-16 Chris LattnerImplement code to keep the stack pointer aligned to...
2003-01-15 Chris LattnerHandle frame offset due to return address pushed on...
2003-01-15 Chris Lattner* Insert prolog/epilog code before rewriting indexes
2003-01-15 Chris LattnerMove sparc specific code into the Sparc backend
2003-01-15 Chris LattnerFix warnings
2003-01-15 Chris LattnerAdjust to simpler interfaces
2003-01-15 Chris LattnerAdjust to new interfaces
2003-01-15 Chris LattnerSimplify the interface
2003-01-15 Chris LattnerMove headers around
2003-01-15 Chris LattnerHeader is moved into local directory
2003-01-15 Chris LattnerFix bug in previous checkin
2003-01-15 Chris LattnerAdd new method
2003-01-15 Chris LattnerMove private headers into private regalloc directory
2003-01-15 Chris Lattner#include RegClass.h explicitly
2003-01-15 Chris LattnerRemvoe dependency on RegClass.h
2003-01-15 Chris LattnerMove private header to private directory
2003-01-15 Chris LattnerMove private header to private dir
2003-01-15 Chris LattnerPrune #includes
2003-01-15 Chris LattnerMinor changes
2003-01-15 Chris LattnerRemove obsolete ctor
2003-01-15 Chris LattnerRemove internal helper fn
2003-01-15 Chris LattnerUse BuildMI more
2003-01-15 Chris LattnerRemove dead code
2003-01-15 Chris LattnerADd support for CC registers for Sparc BE
2003-01-15 Chris LattnerAdd support for the CC registers for Sparc BE
2003-01-15 Chris LattnerRemove more unused methods
2003-01-15 Chris LattnerFix bug found by regtests
2003-01-15 Chris LattnerUse buildmi not MI ctor directly
2003-01-15 Chris LattnerCleanup testcase
2003-01-15 Chris LattnerUse BuildMI more, Create*Instruction less
2003-01-15 Chris LattnerRemove a ton of functions that are no longer used,...
2003-01-15 Chris LattnerAdd new helper method addRegDef
2003-01-15 Chris LattnerX86 backend should never use addMReg
2003-01-15 Chris Lattner* Elimiante a bunch of functions from InstrSelectionSup...
2003-01-15 Chris Lattner* Eliminate a bunch of inline functions.
2003-01-14 Chris LattnerMove to include/llvm/CodeGen
2003-01-14 Chris LattnerRename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h...
2003-01-14 Chris LattnerRename header
2003-01-14 Chris LattnerMove llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h
2003-01-14 Chris LattnerRename include/llvm/Transforms/Instrumentation/TraceFun...
2003-01-14 Chris LattnerNew header
2003-01-14 Chris LattnerMove to Instrumentation.h
2003-01-14 Chris LattnerFix typeo
2003-01-14 Chris LattnerRemove unused header and function
2003-01-14 Chris LattnerClean up #includes
2003-01-14 Chris LattnerREmove unused header file
2003-01-14 Chris LattnerRemove unused header
2003-01-14 Chris LattnerFix bug Regression/Verifier/2002-11-05-GetelementptrPoi...
2003-01-14 Chris LattnerRename MachineInstrInfo -> TargetInstrInfo
2003-01-14 Chris LattnerMove llvm/Annotation.h to Support/Annotation.h
2003-01-14 Chris LattnerMove annotations to support library
2003-01-14 Chris LattnerLink in lots o libraries
2003-01-14 Chris LattnerMove annotation to support library
2003-01-14 Chris LattnerMust #include assert.h
2003-01-14 Chris LattnerMinor cleanups
2003-01-14 Chris LattnerMake type resolution a bit more efficient
2003-01-14 Chris LattnerFix bug
2003-01-13 Chris LattnerNew testcase
2003-01-13 Chris LattnerNew files
2003-01-13 Chris LattnerNew testcases
2003-01-13 Chris LattnerNew files
2003-01-13 Chris LattnerAdd new files
2003-01-13 Chris LattnerAdd support for named functions
2003-01-13 Chris LattnerDead file
2003-01-13 Chris LattnerAdd support for new types of values
2003-01-13 Chris LattnerBad segvs actually cause a segv now
2003-01-13 Chris Lattner* Wrap at 80 columns
2003-01-13 Chris LattnerHandle value promotion properly to work with tracing...
2003-01-13 Chris LattnerNo longer need scalaropts lib
2003-01-13 Chris LattnerAdd fixme
2003-01-13 Chris Lattnertest the shift cases for long that are implemented
2003-01-13 Chris Lattnertest longs
2003-01-13 Chris LattnerTest longs and fp
2003-01-13 Chris LattnerTEst longs
2003-01-13 Chris LattnerAdd test for longs
2003-01-13 Chris Lattneradd div test as well
2003-01-13 Chris Lattnertest a bunch of stuff
2003-01-13 Chris LattnerTest long support
next