oota-llvm.git
2004-08-08 Chris LattnerFix another really nasty regression that Anshu pointed...
2004-08-08 Chris LattnerAdd standard print/dump methods to CallGraph classes.
2004-08-08 Chris LattnerTwo fixes:
2004-08-08 Chris LattnerThis DEBUG is buggy. comment it out because it's not...
2004-08-07 Reid SpencerAdded information about the configuration file. This...
2004-08-07 Reid SpencerGet rid of a warning when compiling optimized. Uninitia...
2004-08-07 Chris LattnerOk get rid of the REST of the tabs
2004-08-07 Chris LattnerDeath to tabs
2004-08-06 Reid SpencerCorrect spelling mistakes. Wrap lines at 80 columns.
2004-08-06 Reid SpencerVarious updates suggested by Misha and Chris. Moved...
2004-08-06 Brian GaekedumpSavedState has outlived its usefulness.
2004-08-06 Chris LattnerNew testcase for critical 1.3 feature
2004-08-06 Reid SpencerFirst version of a manual page for the llvmc compiler...
2004-08-06 Alkis EvlogimenosSplit assertion to two in order to give better assertio...
2004-08-06 Chris LattnerNow without stinky dos newlines!
2004-08-06 Chris LattnerChanges commited for Nate Begeman:
2004-08-06 Brian GaekeUpdate the To-Do list according to my notes + assertions
2004-08-05 John CriswellAdded Louis Gerbarg. Louis is given credit in the...
2004-08-05 Chris LattnerMore prominantly mention ppc support, more accurately...
2004-08-05 Misha Brukman* Mention PowerPC as new feature, and experimental...
2004-08-05 John CriswellAdd additional copyright notice for the PowerPC backend.
2004-08-05 Brian GaekeSplit out -disable-codegen into -disable-llc and -disab...
2004-08-05 Misha BrukmanWe now have the PowerPC backend, thanks to Nate Begeman...
2004-08-05 Misha BrukmanSimplify makefile by combining all TableGen dependencie...
2004-08-05 Chris Lattnerwhile we're at it, make the libraries be on separate...
2004-08-05 Misha BrukmanLines need to end with \ to make sure they're actually...
2004-08-05 Misha Brukman* Add PowerPC library to LLC
2004-08-05 Misha BrukmanPowerPC is a real target now.
2004-08-05 Chris LattnerThis file is obsolete
2004-08-05 Alkis EvlogimenosMake GlobalVariable constructor assert when an initiali...
2004-08-05 Brian Gaekesparcv9select is history.
2004-08-05 Chris LattnerC++ support does not live in the C runtime any longer
2004-08-05 Chris LattnerTwo files are moved to libstdc++, and a NOTE gets added
2004-08-05 Chris LattnerAdd missing copyrights
2004-08-04 Reid SpencerTurn a use of intptr_t into a reinterpret_cast<uint64_t...
2004-08-04 Chris LattnerFix another minor problem that exists if you ahve multi...
2004-08-04 Chris LattnerFix a typeo
2004-08-04 Chris LattnerAdd a hack to work around a problem my changes exposed
2004-08-04 Misha Brukman* Added documentation in the file header
2004-08-04 Misha BrukmanSurround code element with <tt> tags
2004-08-04 Misha BrukmanHand-propagate the constant TARGET_NAME which was makin...
2004-08-04 Misha Brukman* Remove unnecessary comment
2004-08-04 Misha BrukmanAlign dependencies so they don't hurt the eyes to look...
2004-08-04 Misha Brukman* Convert C++ comments to C
2004-08-04 Misha BrukmanShared libraries are usually prepended with `lib'
2004-08-04 Misha BrukmanRemove unused instruction classes
2004-08-04 Misha BrukmanMake tablegen targets depend on PowerPCInstrFormats...
2004-08-04 Chris LattnerFix a latent bug exposed by my recent changes
2004-08-04 Chris LattnerMove method out of line
2004-08-04 Chris LattnerIt is not possible to catch SIGKILL, don't bother trying.
2004-08-04 Chris LattnergetValues does not exist
2004-08-04 Chris LattnergetValues is gone
2004-08-04 Alkis EvlogimenosClean up whitespace.
2004-08-04 Alkis EvlogimenosConvert indentation to 2 spaces.
2004-08-04 Alkis EvlogimenosRemove uneeded getValues() functions.
2004-08-04 Alkis EvlogimenosStop using getValues().
2004-08-04 Chris LattnerFix a major regression in my previous checkin
2004-08-04 Alkis EvlogimenosStop using getValues().
2004-08-04 Brian GaekegetResultPos() is dead.
2004-08-04 Brian GaekeGet rid of the only use of TargetInstrInfo::getResultPo...
2004-08-04 Alkis EvlogimenosStop using getValues().
2004-08-04 Chris LattnerAdd note
2004-08-04 Chris LattnerFindGlobalNamed used to take 2.92s out of 8.39s running...
2004-08-04 Brian Gaekesparcv9select is history
2004-08-04 Brian Gaekelibsparcv9select is history
2004-08-04 Brian GaekeThese headers have been moved/merged into other files.
2004-08-04 Brian GaekeInclude SparcV9TmpInstr.h to pick up the def. of TmpIns...
2004-08-04 Brian GaekeTighten up some whitespace. Include SparcV9TmpInstr...
2004-08-04 Brian GaekeInclude SparcV9BurgISel.h, to pick up the definition of
2004-08-04 Brian GaekeInclude SparcV9TmpInstr.h instead of llvm/CodeGen/Instr...
2004-08-04 Brian GaekeInclude SparcV9BurgISel.h, because PreSelection uses...
2004-08-04 Brian GaekeAdd a Doxygen comment, and inline the constructor ...
2004-08-04 Brian GaekeThe InstrForest data type has moved from llvm/CodeGen...
2004-08-04 Brian GaekeAdd a new file containing just TmpInstruction and its...
2004-08-04 Brian GaekeAll the SparcV9 BURG instruction selector pieces have...
2004-08-04 Chris LattnerI swear I compiled this, really I did.
2004-08-04 Chris LattnerFactor some code out, no substantial change.
2004-08-04 Chris LattnerConcisify some code
2004-08-04 Chris LattnerFix linkage types
2004-08-04 Chris LattnerImplement a FIXME, by not searching linearly through...
2004-08-04 Chris LattnerNew methods
2004-08-04 Chris LattnerMinor efficiency improvements
2004-08-04 Chris LattnerSquelch warnings in release mode
2004-08-04 Chris LattnerNow that ConstantPointerRef is gone, it is the case...
2004-08-04 Chris LattnerAdd a special version of getType for ConstantPointerNul...
2004-08-04 Chris LattnerAdd a cast
2004-08-04 Reid SpencerAdded note for PR413
2004-08-04 Chris LattnerChange SymbolTable::insertEntry to be more careful...
2004-08-04 Reid SpencerAdd a --version option for every tool that prints out:
2004-08-04 Reid SpencerChange the package identification to use one less level...
2004-08-04 Chris LattnerMake getGlobalTableValue not use getTypeSlot, this...
2004-08-04 Chris LattnerThe Type* is redundant with the TypeSlot
2004-08-03 Chris LattnerDo not do a linear std::find to reconstruct information...
2004-08-03 Reid SpencerLine length <= 80 cols.
2004-08-03 Reid SpencerFix some indentation (so brg can test commit script).
2004-08-03 Misha BrukmanRemove unused opcodes.
2004-08-03 Reid SpencerFix line lengths.
2004-08-03 Brian GaekeTesting the commit-diffs script again.
2004-08-03 Brian GaekeLet's try it again.
2004-08-03 Brian GaekeAnother test.
next