oota-llvm.git
2005-04-22 Tanya LattnerUpdated dependence analyzer. Fixed numerous bugs. Same...
2005-04-22 Chris LattnerMalloc/Free have mod/ref effects. Do not allow CSE...
2005-04-22 Chris Lattnerremove 'another common example', which doesn't work...
2005-04-22 Jeff CohenEliminate tabs and trailing spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-22 Reid SpencerAdd the RUN: prefix to the start of the run line so...
2005-04-22 Reid SpencerChange some old-style casts to C++ style casts to avoid...
2005-04-22 Reid SpencerThere is no =head3. Convert to =head2.
2005-04-22 Reid SpencerCorrect the documentation to match the program.
2005-04-22 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha Brukman* Remove trailing whitespace
2005-04-21 Chris LattnerCheck for eqv matching
2005-04-21 Chris LattnerMatch another form of eqv
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Chris Lattnerthis passes on darwin
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Chris LattnerHandle stores of global address as stores of immediates...
2005-04-21 Chris LattnerHandle (store &GV -> mem) as a store immediate. This...
2005-04-21 Reid SpencerUse the actual uid/gid for defaulting the fields in...
2005-04-21 Chris LattnerFix a bug where we would not promote calls to invokes...
2005-04-21 Reid SpencerEliminate calls to system dependent function getuid...
2005-04-21 Reid SpencerProvide an implementation of the GetCurrentUserId and...
2005-04-21 Reid SpencerAdd two new methods for getting the User Id and Group...
2005-04-21 Chris LattnerAdd doxygen comments, patch contributed by Evan Jones.
2005-04-21 Chris Lattneradd support for taking and resolving the address of...
2005-04-21 Chris Lattneradd support for taking the address of free.
2005-04-21 Chris LattnerImprove doxygen, from part of Evan's patch that didn...
2005-04-21 Chris LattnerImprove doxygen documentation, patch contributed by...
2005-04-21 Chris LattnerImprove and elimination. On PPC, for:
2005-04-21 Chris LattnerFold (x & 8) != 0 and (x & 8) == 8 into (x & 8) >> 3.
2005-04-21 Chris LattnerInstcombine this:
2005-04-21 Chris LattnerTeach simplifycfg that setcc is cheap and non-trapping...
2005-04-21 Chris LattnerFix some broken links, taking care of PR554
2005-04-21 Chris Lattnerupdate to match build changes.
2005-04-21 Reid SpencerFor Bug 543:
2005-04-21 Reid SpencerFor Bug 543:
2005-04-20 Misha BrukmanRemove trailing whitespace at the end of lines
2005-04-20 Misha BrukmanRemove trailing whitespace, patch by Markus Oberhumer.
2005-04-20 Misha BrukmanAdd FIXME by Markus Oberhumer from bug 545: not checkin...
2005-04-20 Misha BrukmanDo not mark directories as `executable', we only want...
2005-04-20 Misha Brukman#include system headers after all LLVM headers
2005-04-20 Misha BrukmanEliminate trailing spaces at end-of-line
2005-04-20 Misha BrukmanConsistently eschew space between `*' or `&' and functi...
2005-04-20 Misha BrukmanIgnore dangling symlinks in getDirectoryContents()
2005-04-20 Misha BrukmanInitialize fields mode, uid, and gid.
2005-04-20 Misha BrukmanAlign comments together for consistency
2005-04-20 Misha Brukman* Print commands as we execute them with `-v'
2005-04-19 Chris LattnerWrap some long lines.
2005-04-19 Chris Lattnerignore generated files
2005-04-19 Chris Lattnerfix bogus warning
2005-04-19 Chris Lattnerfix PR549
2005-04-19 Chris LattnerBug fixed
2005-04-19 Chris LattnerEliminate a broken transformation, fixing PR548
2005-04-19 Chris LattnerAdd completely untested support for mtcrf/mfcrf encoding
2005-04-19 Chris Lattnerswitch over the rest of the formats that use RC to...
2005-04-19 Chris LattnerConvert the XForm instrs and XSForm instruction over...
2005-04-19 Chris LattnerNow that the ppc64 and vmx operands of I are always...
2005-04-19 Chris Lattnerconvert over bform and iform instructions
2005-04-19 Chris LattnerConvert over DForm and DSForm instructions
2005-04-19 Chris LattnerConvert XLForm and XForm instructions over to use PPC64...
2005-04-19 Chris LattnerConvert XO XS and XFX forms to use isPPC64
2005-04-19 Chris LattnerTurn PPC64 and VMX into classes that can be added to...
2005-04-19 Chris LattnerMajor change to tblgen: instead of resolving values...
2005-04-19 Chris LattnerNew testcase for a changing values late and allowing...
2005-04-19 Chris LattnerMake this significantly harder
2005-04-19 Chris LattnerAdd a real run line
2005-04-19 Chris Lattnerfix this testcase
2005-04-19 Chris Lattnernew testcase
2005-04-19 Chris Lattneradd a run line
2005-04-19 Chris LattnerTell dj to run the tests in this directory
2005-04-19 Chris Lattnerimplementing shifting of literal integers
2005-04-19 Chris LattnerAdd initial lexer and parser support for shifting value...
2005-04-18 Nate BegemanNext round of PPC CR optimizations. For the following...
2005-04-18 Chris Lattnersilence a bogus warning
2005-04-18 Chris LattnerFold setcc of MVT::i1 operands into logical operations
2005-04-18 Chris LattnerAnother minor simplification: handle setcc (zero_extend...
2005-04-18 Chris LattnerAnother simple xform
2005-04-18 Chris LattnerFold:
2005-04-18 Chris LattnerMake the AND elimination operation recursive and signif...
2005-04-18 Nate BegemanChange codegen for setcc to read the bit directly out...
2005-04-18 Chris LattnerAdd support for targets that require stubs for external...
2005-04-18 Chris LattnerHandle ExternalSymbol operands in the PPC JIT
2005-04-16 Nate BegemanUpdate dejagnu tests to use the new pattern isel flag
next