Add support for target nodes with more than 3 operands, required by ppc
[oota-llvm.git] / include /
2005-08-19 Nate BegemanAdd support for target nodes with more than 3 operands...
2005-08-18 Nate BegemanRemove the X86 and PowerPC Simple instruction selectors...
2005-08-18 Chris Lattneradd a method
2005-08-18 Nate BegemanAdd support for target DAG nodes that take 4 operands...
2005-08-17 Jim Laskeyinclude/llvm/Support/MathExtras.h
2005-08-17 Nate BegemanAdd two new methods isTargetOpcode() which returns...
2005-08-17 Jim LaskeyMove the code dependency for MathExtras.h from Selectio...
2005-08-17 Jim LaskeyMove code dependency for MathExtras.h out of Constants.h.
2005-08-17 Jim LaskeyCulling out use of unions for converting FP to bits...
2005-08-17 Chris Lattneradd ReplaceAllUsesWith, and a helper to implemented it
2005-08-17 Chris LattnerMake removeUser more efficient, add a matching addUser.
2005-08-17 Jim LaskeyAdded support for converting raw bits to FP, and FP...
2005-08-17 Chris LattnerThis was moved to the .cpp file
2005-08-17 Chris Lattneradd a helper
2005-08-17 Chris Lattnermake sure to remove a node from the use list of its...
2005-08-17 Chris Lattneradd some helper methods, and a new TargetConstant node...
2005-08-16 Chris Lattnerremove a dead enum value, making a comment above correc...
2005-08-16 Chris LattnerEliminate the RegSDNode class, which 3 nodes (CopyFromR...
2005-08-16 Nate BegemanImplement BR_CC and BRTWOWAY_CC. This allows the remov...
2005-08-16 Chris Lattnerallow passing a dag into getOperationName and dump
2005-08-16 Chris Lattneradd some methods for dag->dag isel
2005-08-13 Nate BegemanRemove an unncessary argument to SimplifySelectCC and...
2005-08-13 Nate BegemanFix the fabs regression on x86 by abstracting the selec...
2005-08-12 Chris Lattneradd a helper method
2005-08-11 Nate BegemanSome SELECT_CC cleanups:
2005-08-10 Nate BegemanAdd new node, SELECT_CC. This node is for targets...
2005-08-09 Chris Lattneradd two helper methods
2005-08-09 Chris LattnerI can't believe I caught this before Misha! :)
2005-08-09 Chris LattnerEliminate the SetCCSDNode in favor of a CondCodeSDNode...
2005-08-08 Chris Lattneradd a new helper method
2005-08-05 Chris LattnerSince getSubtarget() always provides a const Subtarget...
2005-08-05 Chris LattnerMark hasConstantValue as a const method
2005-08-04 Nate BegemanAdd an extra parameter that Chris requested
2005-08-04 Nate BegemanFix a fixme in CondPropagate.cpp by moving a PhiNode...
2005-08-03 Chris LattnerFix an obvious bug in the Log2 stuff that broke SingleS...
2005-08-03 Chris LattnerWrap comments to 80 cols, fix code sequence for CountLe...
2005-08-03 Chris LattnerFix another bug in the clz patch that caused miscompila...
2005-08-02 Chris LattnerFix the non-gcc 4.0 paths for countleadingzeros
2005-08-02 Chris LattnerFix inverted conditionals
2005-08-02 Chris LattnerFix the non-gcc 4.0 path to compile
2005-08-02 Chris LattnerConsolidate all of the various log2 computing functions...
2005-08-02 Jeff CohenImplement SetInterruptFunction for Windows.
2005-08-02 Chris Lattneradd a new function proto
2005-08-01 Chris LattnerMark these as V9 specific
2005-07-30 Jeff CohenKeep tabs and trailing spaces out.
2005-07-30 Nate BegemanBreak SCEVExpander out of IndVarSimplify into its own...
2005-07-29 Andrew Lenharthsupport near allocations for the JIT
2005-07-28 Andrew Lenharthnew is not a valid default anywhere, so make this pure...
2005-07-28 Andrew LenharthLike constants, globals on some platforms are GOT relat...
2005-07-28 Jeff CohenPlease do not reintroduce tabs.
2005-07-27 Reid SpencerFix PR608:
2005-07-27 Jeff CohenEliminate tabs and trailing spaces.
2005-07-22 Andrew Lenharthallow constants to be relocated like GV (necessary...
2005-07-19 Reid SpencerFor: memory operations -> stores
2005-07-16 Chris LattnerAdd two helper methods, adjust a prototype
2005-07-16 Chris LattnerAdd ability to set TYPE and FLAGS field for section...
2005-07-16 Chris LattnerMajor refactor of the ELFWriter code. Instead of build...
2005-07-14 Reid Spencer* Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use...
2005-07-14 Reid SpencerPut the path to the Graphviz program in the #defines...
2005-07-13 Reid SpencerImplement a test for the Graphviz program for Chris...
2005-07-13 Jeff CohenEliminate tabs
2005-07-13 Jeff CohenWin32 support for Mutex class.
2005-07-12 Reid SpencerFor PR540:
2005-07-12 Reid SpencerFor PR540:
2005-07-12 Reid SpencerFor PR540:
2005-07-12 Chris LattnerAdd support for emitting 64-bit integers
2005-07-12 Chris LattnerAdd some apparently undocumented ELF section header...
2005-07-12 Nate BegemanClean up and add comments to the newly implemented...
2005-07-12 Nate BegemanClean up the TargetSubtarget class a bit, removing...
2005-07-12 Nate BegemanImplement Subtarget support
2005-07-11 Chris LattnerThe symbol table just needs a const GlobalValue*, not...
2005-07-11 Chris Lattnerexpose a new code emitter object
2005-07-11 Chris Lattneradd a helper method
2005-07-11 Chris Lattneradd a name mangler object
2005-07-10 Chris LattnerChange *EXTLOAD to use an VTSDNode operand instead...
2005-07-10 Chris LattnerMove TRUNCSTORE to using a VTSDNode operand instead...
2005-07-10 Chris LattnerIntroduce a new VTSDNode class with the ultimate goal...
2005-07-08 Reid SpencerFinal Changes For PR495:
2005-07-08 Jeff Cohenfix typo
2005-07-07 Reid SpencerFor PR495:
2005-07-07 Reid SpencerFor PR495:
2005-07-07 Chris LattnerAdd support for building/representing the symbol table...
2005-07-05 Chris LattnerMake several cleanups to Andrews varargs change:
2005-06-29 Chris LattnerDon't crash on a query where the block is not in any...
2005-06-27 Chris Lattneriniital checkin of ELFWriter header.
2005-06-25 Chris Lattneradd some new file types
2005-06-25 Chris Lattnerrefactor these interfaces a bit
2005-06-24 Chris Lattnerimprove comments
2005-06-20 Andrew Lenharthmake AliasAnalysis know that VAArg writes memory. ...
2005-06-19 Andrew Lenharthfix DCE + va_arg problem
2005-06-18 Andrew Lenharthheader file changes for varargs
2005-06-18 Reid SpencerMake sure a variable is initialized before use to clean...
2005-06-17 Chris Lattnersilence a huge number of bogus warnings with GCC 4...
2005-06-17 Tanya LattnerAdded ModuloSchedSB as a friend class.
2005-06-15 Reid SpencerDon't lie to the casual reader about Value subclassing...
2005-06-15 Nate BegemanAdd some operators the PowerPC backend needs to efficie...
2005-05-20 Chris LattnerGive the asmparser the ability to parse strings, patch...
2005-05-16 Chris Lattnerremove deprecated methods
2005-05-15 Reid SpencerRemove the check for the ffsll function. Its no longer...
2005-05-15 Chris Lattnerfix warning
next