oota-llvm.git
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.
2004-08-03 Brian GaekeTesting...one more time.
2004-08-03 Reid SpencerProperly wrap some lines.
2004-08-03 Reid SpencerAdded llvmcs to my list.
2004-08-03 Brian GaekeTesting... One more time...
2004-08-03 Brian GaekeJust testing
2004-08-03 Brian Gaeketesting
2004-08-03 Brian GaekeTesting commit-diffs.pl
2004-08-03 Chris LattnerMoved into SparcV9 directory
2004-08-03 Chris LattnerMove this file out of the top-level docs directory
2004-08-03 Chris LattnerSimplify the first example, as the LLVM IR interfaces...
2004-08-02 John CriswellUse the new prcontext script.
2004-08-02 John CriswellAdd support for using the prcontext python script inste...
2004-08-02 John CriswellNew python script that print a specified number of...
2004-08-02 John CriswellSet a variable so that we can find the python interpreter.
2004-08-02 Misha Brukman* Use simpler instruction templates to define instructions
2004-08-02 Misha BrukmanReplace patterns 0, 4, and 5 with simpler heirarchical...
2004-08-02 Chris LattnerAdd link for IRC
2004-08-02 Chris LattnerWritten by
2004-08-02 Chris Lattnercontinue hacking
2004-08-02 Chris LattnerRevamp the index page
next