oota-llvm.git
2003-05-12 Chris LattnerMake error messages more useful than jsut an abort
2003-05-12 Chris LattnerRemove wierd printout
2003-05-12 Chris LattnerUse a kill, not a dead definition, update comment
2003-05-12 Chris LattnerFix bug: CWriter/2003-05-12-IntegerSizeWarning.c
2003-05-12 Chris LattnerNew testcase
2003-05-12 Chris LattnerMake regression tests fail if any warnings are emitted
2003-05-12 Chris LattnerFix Bug: ConstProp/2003-05-12-DivideError.ll
2003-05-12 Chris LattnerTestcase which kills the constant folder
2003-05-12 Chris LattnerFix Bug: Assembler/2003-05-12-MinIntProblem.llx
2003-05-12 Chris LattnerNew bug distilled from aha program
2003-05-12 Chris LattnerPrint filename correctly
2003-05-12 Chris LattnerThe JIT is the default mode for LLI now
2003-05-12 Chris Lattner* Keep LiveVariable information more up-to-date and...
2003-05-12 Chris LattnerFix bug where we could iterate off the end of a basic...
2003-05-12 Chris Lattner* Keep the BBMap around as long as the pass is live
2003-05-12 Chris LattnerBeef up interface, move getVarInfo out-of-line.
2003-05-12 Chris LattnerDo not insert multiple initializations for the same...
2003-05-12 Chris LattnerFix N^2 algorithm
2003-05-12 Chris LattnerAdd old test
2003-05-12 Chris Lattner* Fix several comments
2003-05-12 Chris LattnerFix tab infestation!
2003-05-12 Chris LattnerExpand API for updating live var info.
2003-05-12 Chris LattnerSimplify testcase a bit more
2003-05-12 Chris LattnerNew testcase that crashes Jello
2003-05-12 Chris LattnerMake sure that globals are emitted AFTER the passmanage...
2003-05-11 Chris LattnerCheckin old test
2003-05-11 Chris LattnerAdd info about the LLVM_LIB_SEARCH_PATH envvar
2003-05-11 Chris LattnerRemove dead makefile code
2003-05-11 Chris LattnerSwitch over to using the New CFE on Sparc
2003-05-11 Chris Lattner* Remove dead hunk of makefile fragment for dealing...
2003-05-11 Chris LattnerAllow llx tests as well
2003-05-11 Chris LattnerFix a halfway done change to the nightly tester :(
2003-05-10 Chris LattnerGet the nightly tester to detect other kind of testing...
2003-05-10 Chris Lattnerswitch main LLI core execution to use an InstVisitor...
2003-05-10 Chris LattnerForce overwriting the file if it already exists.
2003-05-10 Chris LattnerUpdate column info
2003-05-10 Chris LattnerFix testcase: SingleSource/UnitTests/2003-05-02-Dependa...
2003-05-10 Joel StanleyFixed comment.
2003-05-09 Chris LattnerUpdate out of date comment
2003-05-09 Chris LattnerUpdates to match recent timer updates
2003-05-09 Chris LattnerAdd a new info-output-file option (hidden from --help...
2003-05-09 Chris LattnerEnable the new C front-end for targets which define...
2003-05-09 Chris LattnerSwitch over to using the new C front-end by default.
2003-05-09 Chris LattnerAdd support for function stubs, which allow calling...
2003-05-09 Chris LattnerAdd new method to check to see if a global is available
2003-05-09 Chris LattnerThis blank line has GOT to go.
2003-05-09 Chris LattnerAllow const functions
2003-05-08 Chris LattnerFix bug in last checkin
2003-05-08 Chris LattnerAdd methods for stub function generation
2003-05-08 Chris LattnerAdd new methods for stub generation
2003-05-08 Chris LattnerMinor speedup by avoiding callbacks to functions alread...
2003-05-08 Chris LattnerImprove efficiency of JIT by having it use direct funct...
2003-05-08 Chris Lattnerassert early instead of late for unimplemented feature
2003-05-08 Chris LattnerAdd support for Add, Sub, And, Or, & Xor constant exprs
2003-05-08 Chris LattnerRemvoe testcase that should never be implemented
2003-05-08 Chris LattnerNew testcase
2003-05-08 Chris LattnerAdd support for variable argument functions!
2003-05-08 Chris LattnerAdd support for variable argument functions!
2003-05-08 Chris LattnerImplement varargs support for LLI!
2003-05-08 Chris LattnerAdd a pointersize/endianness safe load routine to match...
2003-05-08 Chris LattnerA large number of simple changes:
2003-05-08 Chris LattnerAdd support for recording arguments passed through...
2003-05-08 Chris Lattnerva_start only takes on argument now.
2003-05-08 Chris Lattnerllvm.va_start only takes on argument now
2003-05-08 Chris LattnerUpdate information about the switch instruction
2003-05-08 Chris Lattner* Add information about LLVM intrinsics
2003-05-08 Chris LattnerAdd more support for intrinsic functions and for vararg...
2003-05-08 Chris LattnerTest the whole range of varargs handling stuff
2003-05-08 Chris LattnerInitial support for intrinsic functions
2003-05-08 Chris LattnerInitial checkin for LLVM intrinsic functions
2003-05-08 Chris LattnerHandle va_arg instruction correctly
2003-05-08 Chris LattnerAdd support for the new va_arg instruction
2003-05-08 Chris LattnerAdd support for the new VarArgInst instruction, reinden...
2003-05-08 Chris LattnerAdd new VarArgInst class for the va_arg instruction
2003-05-08 Chris LattnerAdd support for new va_arg instruction
2003-05-08 Chris LattnerNew testcase
2003-05-08 Chris LattnerDon't inline functions that take variable numbers of...
2003-05-08 Chris LattnerRemove using decl
2003-05-08 Chris LattnerRemove using declarations
2003-05-07 Misha BrukmanAdded the initial version of the TableGen description...
2003-05-07 Misha BrukmanFixed syntax error (in documentation!): missing parenth...
2003-05-07 Misha BrukmanGrammar fix: `of course' is separated from the sentence...
2003-05-07 Chris LattnerFix bug: Jello/2003-05-07-ArgumentTest.llx
2003-05-07 Chris LattnerNew testcase for problem that is actually generic to...
2003-05-07 Chris LattnerAdd a vector to keep track of which registers are alloc...
2003-05-07 Chris LattnerAdd comments, add a vector to keep track of which regis...
2003-05-07 Chris LattnerIMPLICIT_DEF was not the beautiful elegant solution...
2003-05-06 Chris LattnerRe-add gross hack, it's still necessary. :(
2003-05-06 Chris LattnerRemove hideously nasty hack
2003-05-06 Chris LattnerEmit pseudo instructions to indicate that some register...
2003-05-06 Chris LattnerDon't have a cow with new pseudo instructions
2003-05-06 Chris LattnerAdd two new pseudo instructions
2003-05-06 Chris LattnerAdd a new open project
2003-05-06 Chris LattnerNew testcase distilled from the fhourstones benchmark
2003-05-06 Chris LattnerMake sure to compiel the LowerSwitch tests
2003-05-06 Chris LattnerFix memory corruption problem
2003-05-04 Misha BrukmanDebug output should go to cerr, not cout, because that...
2003-05-03 Chris LattnerNew testcase
2003-05-03 Chris LattnerFix bug: UnitTests/2003-05-02-DependantPHI.c
2003-05-03 Chris LattnerFix miscompilation in Fhourstones and bug: LICM/2003...
next