More templatization.
[oota-llvm.git] / utils /
2007-11-14 Duncan SandsEliminate the recently introduced CCAssignToStackABISiz...
2007-11-13 Dale JohannesenAdd parameter to getDwarfRegNum to permit targets
2007-11-12 Bill WendlingMove SYSCTL stuff close to where it's used.
2007-11-12 Devang PatelBuild universal llvm.
2007-11-12 Owen AndersonAdd a flag for indirect branch instructions.
2007-11-12 Owen AndersonFix on 64-bit machines.
2007-11-11 Anton KorobeynikovUse TableGen to emit information for dwarf register...
2007-11-11 Anton KorobeynikovAdd convenient helper to obtain list of ints
2007-11-10 Dale JohannesenAdd CCAssignToStackABISizeAlign for convenience in
2007-11-10 Evan ChengAdded -test-opts to specify test options.
2007-11-09 Bill WendlingInitial commit of files that support building LLVM...
2007-11-07 Dale JohannesenInterchange Dwarf numbers of ESP and EBP on x86 Darwin.
2007-11-02 Neil BoothRemove some unnecessary C-style statics.
2007-10-24 Chris Lattnerswitch some calls to SelectionDAG::getTargetNode to use
2007-10-19 Anton KorobeynikovUpdate this file for 2.0 syntax. Contributed by Jan...
2007-10-18 Chris Lattnertblgen uses dynamic_cast heavily, so it needs rtti...
2007-10-17 Gordon HenriksenReverting unnecessary commit of generated files.
2007-10-17 Gordon HenriksenSwitching TargetMachineRegistry to use the new generic...
2007-10-17 Hartmut KaiserUpdated VC++ build system.
2007-10-15 Chris LattnerOne mundane change: Change ReplaceAllUsesOfValueWith...
2007-10-12 Evan ChengFix typos.
2007-10-02 Tanya LattnerIf the user did not check out LLVM and request it to...
2007-09-28 Dale JohannesenAdd sqrt and powi intrinsics for long double.
2007-09-25 Evan ChengRename keyword "modify" -> "implicit".
2007-09-19 Evan ChengAdd CopyCost to TargetRegisterClass. This specifies...
2007-09-17 Evan ChengBug fix and minor clean up of generated code.
2007-09-17 Chris Lattnerregenerate
2007-09-14 Dan GohmanRemove spurious consts. This fixes warnings with compil...
2007-09-12 Evan ChengInitial support for multi-result patterns:
2007-09-11 Evan ChengAllow set operators with multiple destinations, i.e...
2007-09-11 Chris Lattnerupdate this to use llvm-config, patch by Jose M. Moya
2007-09-07 Evan ChengTableGen no longer emit CopyFromReg nodes for implicit...
2007-09-04 Evan ChengAlways check the type of node. This prevents situations...
2007-08-16 Dan GohmanAdd MVT::fAny for overloading intrinsics on floating...
2007-08-13 Reid SpencerMake use of the llvm-ld tool's new ability to read...
2007-08-11 Reid SpencerNow that llvm-ld can accept - as input from stdin,...
2007-08-10 Rafael Espindolapropagate struct size and alignment of byval arguments...
2007-08-06 Chandler CarruthThis resolves a regression of BasicAA which failed...
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-08-02 Evan ChengAdded TargetInstrDescriptor::numDefs - num of results.
2007-07-30 Dan GohmanMore explicit keywords.
2007-07-27 Chuck Rose IIIVStudio compiler errors and placing Function*->ExFunc...
2007-07-26 Dan GohmanFix a pasto in a comment.
2007-07-26 Christopher LambHave register info provide the inverse mapping of regis...
2007-07-26 Christopher LambAdd target independent MachineInstr's to represent...
2007-07-26 Christopher LambTeach TableGen about the new vector types.
2007-07-24 Dan GohmanA minor simplication in the generated code.
2007-07-20 Chandler CarruthFixing some differences between CVS and SVN diff'ing...
2007-07-20 Evan ChengNo need for noResults anymore.
2007-07-19 Evan ChengChange instruction description to split OperandList...
2007-07-18 Chris LattnerWork around a bogus gcc 4.2 warning.
2007-07-13 Dan GohmanEliminate an unused parameter.
2007-07-10 Evan ChengTry committing again. Add OptionalDefOperand. Remove...
2007-07-09 Reid SpencerRemove the cvsupdate script. Its no longer useful in...
2007-07-09 Reid SpencerSubversionify the script.
2007-07-06 Evan ChengImmutablePredicateOperand is no more.
2007-07-06 Rafael EspindolaAdd the byval attribute
2007-07-06 Evan ChengRefactor code to add initial support for OptionalDefOpe...
2007-07-05 Evan ChengTeach DAGISelEmitter about zero_reg.
2007-07-05 Evan ChengInstructions with ImmutablePredicateOperand aren't...
2007-07-04 Reid SpencerIgnore the .svn directories so countloc.sh and llvmgrep...
2007-07-03 Anton KorobeynikovTest modified svn mailer
2007-07-02 Reid SpencerRemove the last vestiges of -usesvn.
2007-07-02 Reid SpencerWe want the Subversion checkout to succeed even if...
2007-06-29 John CriswellApplied Reid's patch. Long live Subversion!
2007-06-29 John CriswellConvert .cvsignore files
2007-06-29 Reid SpencerFix problems with the checkout and cd directories for...
2007-06-27 Evan ChengOne additional field in TargetRegisterDesc.
2007-06-26 Evan ChengAdd immediate sub-registers.
2007-06-26 Reid SpencerUpdate for Subversion conversion:
2007-06-26 Dan GohmanRevert the earlier change that removed the M_REMATERIAL...
2007-06-26 Dan GohmanFix a typo in a comment.
2007-06-19 Chris Lattnersilence warning when assertions are disabled.
2007-06-19 Dan GohmanReplace M_REMATERIALIZIBLE and the newly-added isOtherR...
2007-06-19 Evan ChengReplace TargetInstrInfo::CanBeDuplicated() with a M_NOT...
2007-06-13 Christopher LambAdd support to tablegen for specifying subregister...
2007-06-06 Evan ChengAdd clobbersPred - instruction that clobbers condition...
2007-06-04 Bill WendlingPatches by Chuck Rose to unbreak V Studio builds.
2007-06-04 Dan GohmanRemove the operator<< for MVT::ValueType in preparation...
2007-05-22 Reid SpencerThe Intrinsic::getDeclaration function's Tys parameter...
2007-05-16 Evan ChengRename M_PREDICATED to M_PREDICABLE; opcode can be...
2007-05-15 Chris LattnerFix CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash...
2007-05-15 Evan ChengAdded \!con(a,b) syntax to concatnate two dag fragments.
2007-05-15 Evan ChengMark all (not just the first) predicate operand M_PREDI...
2007-05-15 Evan ChengPredicateOperand related bug fix.
2007-05-14 Evan ChengRemove duplicated line.
2007-05-08 Evan ChengIf a PredicateOperand has an empty ExecuteAlways field...
2007-05-04 Bill WendlingAdd an "implies" field to features. This indicates...
2007-05-03 Lauro Ramos VenancioMake my proxy happy.
2007-05-01 Nate BegemanA bit of feedback from Chris that I missed; error rathe...
2007-05-01 Nate Begemanllvm bug #1350, parts 1, 2, and 3.
2007-04-26 Dan GohmanUpdate a comment to reflect recent changes in the type...
2007-04-26 Lauro Ramos Venanciobugfix: remember that ResNode was declared.
2007-04-22 Christopher LambFix generation of certain scheduler itineraries.
2007-04-21 Evan ChengBug fix; add super-registers sets.
2007-04-20 Lauro Ramos VenancioImplement "general dynamic", "initial exec" and "local...
2007-04-20 Evan ChengAdd sub-registers sets.
2007-04-16 Reid SpencerFor PR1328:
2007-04-13 Tanya LattnerAdding target triplet to be passed to database.
2007-04-10 Jeff CohenCorrectly report version of GCC used.
next