- 6da8d99 New DAG node properties SNDPInFlag, SNDPOutFlag, and SNDPOptInFlag to replace by Evan Cheng · 19 years ago
- 0a3a5e2 Added fpimm node for ConstantFP. by Evan Cheng · 19 years ago
- abf6d17 Added initial support for DEBUG_LABEL allowing debug specific labels to be by Jim Laskey · 19 years ago
- 5bf6f25 Add unique id to debug location for debug label use (work in progress.) by Jim Laskey · 19 years ago
- 993ff1c Add support for brcond by Andrew Lenharth · 19 years ago
- 330851a support targetexternalsym by Andrew Lenharth · 19 years ago
- 171049d * Removed the use of FLAG. Now use hasFlagIn and hasFlagOut instead. by Evan Cheng · 19 years ago
- d13b00e Operand 1 of TRUNCSTORE can be any of integer and floating point types. by Evan Cheng · 19 years ago
- 351dc96 Added special flag node FLAG. by Evan Cheng · 19 years ago
- 5c82f4d add some nodes, forgot to commit this last night :( by Chris Lattner · 19 years ago
- a5386b0 Added X86 readport patterns. by Evan Cheng · 19 years ago
- 898101c X86 conditional branch support. by Evan Cheng · 19 years ago
- 737f631 add a node, for completeness by Chris Lattner · 19 years ago
- 6aa4529 Since extload can also be used by FP, split STDIntExtLoad into two parts, by Nate Begeman · 19 years ago
- 0b21843 add truncstore by Chris Lattner · 19 years ago
- f5395ce Added source file/line correspondence for dwarf (PowerPC only at this point.) by Jim Laskey · 19 years ago
- cb17bac * Promote all 1 bit entities to 8 bit. by Evan Cheng · 19 years ago
- 543b458 Added constpool, frameindex, and externalsym nodes. by Evan Cheng · 19 years ago
- 58e84a6 Added support to specify predicates. by Evan Cheng · 19 years ago
- 2b52426 Fixed extload type profile. The 4th operand is a ValueType node with type by Evan Cheng · 19 years ago
- 3d2331d Added sextld + zextld DAG nodes. by Evan Cheng · 19 years ago
- 993aeb2 Prepare support for AltiVec multiply, divide, and sqrt. by Nate Begeman · 19 years ago
- d2c339c Fix typo :( by Chris Lattner · 19 years ago
- 3aed79e add selectcc by Chris Lattner · 19 years ago
- 8438454 Realize the constant pool & global addrs must always be ptr type by Chris Lattner · 19 years ago
- 28a6b02 Add support for TargetConstantPool nodes to the dag isel emitter, and use by Nate Begeman · 19 years ago
- b612ff9 Use SDTCisPtrTy type property for store address. by Evan Cheng · 19 years ago
- b51a059 * Added X86 store patterns. * Added X86 dec patterns. by Evan Cheng · 19 years ago
- d8fe3b3 Add SDTCisPtrTy and use it for loads, to indicate that the operand of a load by Chris Lattner · 19 years ago
- f20da7e Added support for ComplexPattern. by Evan Cheng · 19 years ago
- 68bfd9c On some targets (e.g. X86), shift amounts are not the same as the value by Chris Lattner · 19 years ago
- f8ac814 * Added instruction property hasCtrlDep for those which r/w control-flow by Evan Cheng · 19 years ago
- db40dc2 Add globaladdress and targetglobaladdress nodes for dag patterns by Chris Lattner · 19 years ago
- 5966955 add support for SELECT to TargetSelectionDAG.td, add support for by Duraid Madina · 19 years ago
- e2fd9e2 add support for int->FP and FP->int ops, and add ia64 patterns for these by Duraid Madina · 19 years ago
- 1f426de Add nodes for CondCodeSDNode and setcc, and add a bunch of pattern fragments by Chris Lattner · 19 years ago
- 9789826 Add undef by Chris Lattner · 19 years ago
- eae6d64 Use a literal to define ineg instead of immzero by Chris Lattner · 19 years ago
- d684e1a add cttz and ctpop by Andrew Lenharth · 19 years ago
- 444215d add the integer truncate/extension operations by Chris Lattner · 19 years ago
- 13664a6 add a new SDTCisOpSmallerThanOp type constraint, and implement fround/fextend in terms of it by Chris Lattner · 19 years ago
- 17f2cf0 Pull DAG ISel generation nodes out of the PowerPC backend to where they by Chris Lattner · 19 years ago