| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adding more assignment of ordering to SDNodes. This time in the "call" and | Bill Wendling | 2009-12-22 | 1 | -32/+66 |
| * | Add ordering of SDNodes to LowerCallTo. | Bill Wendling | 2009-12-22 | 1 | -19/+44 |
| * | Now add ordering to SDNodes created by the massive intrinsic lowering function. | Bill Wendling | 2009-12-22 | 1 | -100/+183 |
| * | To make things interesting, I added MORE code to set the ordering of | Bill Wendling | 2009-12-22 | 1 | -32/+387 |
| * | Add more plumbing to assign ordering to SDNodes. Have the "getValue" method | Bill Wendling | 2009-12-21 | 1 | -59/+133 |
| * | More ordering plumbing. This time for GEP. I need to remember to assign | Bill Wendling | 2009-12-21 | 1 | -4/+32 |
| * | Another incremental check-in for assigning ordering to SDNodes. This time for | Bill Wendling | 2009-12-21 | 1 | -25/+75 |
| * | Assign ordering to more instructions. Incremental check-in. | Bill Wendling | 2009-12-21 | 1 | -57/+156 |
| * | - Add a bit more plumbing assigning an order to SDNodes. | Bill Wendling | 2009-12-21 | 2 | -9/+32 |
| * | First wave of plumbing for assigning an ordering to SDNodes. This takes care of | Bill Wendling | 2009-12-21 | 1 | -28/+43 |
| * | Place SDNodeOrdering.h in the directory it's used. | Bill Wendling | 2009-12-21 | 2 | -1/+59 |
| * | Use 4-arg getVTList) variant instead of generic one, when possible | Anton Korobeynikov | 2009-12-19 | 1 | -0/+1 |
| * | Changes from review: | Bill Wendling | 2009-12-18 | 4 | -143/+67 |
| * | Increase opportunities to optimize (brcond (srl (and c1), c2)). | Evan Cheng | 2009-12-18 | 1 | -1/+28 |
| * | Handle ARM inline asm "w" constraints with 64-bit ("d") registers. | Bob Wilson | 2009-12-18 | 1 | -1/+1 |
| * | Introduce EVT::getHalfSizedIntegerVT() for use in ExpandUnalignedStore() in | Ken Dyck | 2009-12-17 | 1 | -6/+3 |
| * | Fix a comment grammaro. | Bob Wilson | 2009-12-17 | 1 | -2/+2 |
| * | Revert this dag combine change: | Evan Cheng | 2009-12-17 | 1 | -13/+0 |
| * | Reapply r91392, it was only unmasking the bug, and since TOT is still broken ... | Daniel Dunbar | 2009-12-16 | 3 | -29/+155 |
| * | Revert "Initial work on disabling the scheduler. This is a work in progress, and | Daniel Dunbar | 2009-12-16 | 3 | -155/+29 |
| * | Make 91378 more conservative. | Evan Cheng | 2009-12-15 | 1 | -1/+11 |
| * | Initial work on disabling the scheduler. This is a work in progress, and this | Bill Wendling | 2009-12-15 | 3 | -29/+155 |
| * | Fold (zext (and x, cst)) -> (and (zext x), cst). | Evan Cheng | 2009-12-15 | 1 | -0/+13 |
| * | Propagate zest through logical shift. | Evan Cheng | 2009-12-15 | 1 | -0/+10 |
| * | Fix integer cast code to handle vector types. | Dan Gohman | 2009-12-14 | 2 | -20/+45 |
| * | Fix this to properly clear the FastISel debug location. Thanks to | Dan Gohman | 2009-12-14 | 1 | -1/+1 |
| * | Fix weird typo which leads to unallocated memory access for nodes with 4 resu... | Anton Korobeynikov | 2009-12-13 | 1 | -1/+1 |
| * | Delete an unnecessary line. The VTSDNode on a SIGN_EXTEND_REG is never | Dan Gohman | 2009-12-11 | 1 | -1/+0 |
| * | Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. | Dan Gohman | 2009-12-11 | 7 | -32/+84 |
| * | Fix the result type of SELECT nodes lowered from Select instructions with | Dan Gohman | 2009-12-11 | 1 | -1/+1 |
| * | Teach InferPtrAlignment to infer GV+cst alignment and use it to simplify x86 ... | Evan Cheng | 2009-12-09 | 1 | -0/+6 |
| * | Move isConsecutiveLoad to SelectionDAG. It's not target dependent and it's pr... | Evan Cheng | 2009-12-09 | 3 | -44/+44 |
| * | Infer alignment for non-fixed stack object. | Evan Cheng | 2009-12-09 | 1 | -3/+4 |
| * | Add const qualifier. | Evan Cheng | 2009-12-09 | 1 | -1/+1 |
| * | Refactor InferAlignment out of DAGCombine. | Evan Cheng | 2009-12-09 | 2 | -45/+46 |
| * | Truncate the arguments of llvm.frameaddress / llvm.returnaddress intrinsics f... | Anton Korobeynikov | 2009-12-07 | 2 | -1/+13 |
| * | Remove old DBG_LABEL code. | Dan Gohman | 2009-12-05 | 1 | -8/+0 |
| * | Remove the unused DisableLegalizeTypes option and related code. | Dan Gohman | 2009-12-05 | 2 | -52/+47 |
| * | Don't blindly set the debug location for PHI node copies. | Dan Gohman | 2009-12-05 | 1 | -3/+3 |
| * | Make TargetSelectInstruction protected and called from FastISel.cpp | Dan Gohman | 2009-12-05 | 2 | -7/+9 |
| * | The debug information for an LLVM Instruction applies to that Instruction | Dan Gohman | 2009-12-05 | 1 | -33/+57 |
| * | Add note about a subtle bug in this code. Does not effect the main | Duncan Sands | 2009-12-04 | 1 | -0/+6 |
| * | Fix ExpandShiftWithUnknownAmountBit, which was completely bogus. | Duncan Sands | 2009-12-03 | 1 | -37/+38 |
| * | Don't pull vector sext through both hands of a logical operation, since doing... | Nate Begeman | 2009-12-03 | 1 | -2/+8 |
| * | Don't call getValueType() on a null SDValue | Jakob Stoklund Olesen | 2009-12-03 | 1 | -1/+2 |
| * | improve portability to avoid conflicting with std::next in c++'0x. | Chris Lattner | 2009-12-03 | 4 | -4/+4 |
| * | Add edge source labels to SelectionDAG graphs, now that the graph printing | Dan Gohman | 2009-12-01 | 1 | -0/+5 |
| * | Minor cleanups. | Dan Gohman | 2009-12-01 | 1 | -9/+9 |
| * | Trim an unnecessary #include. | Dan Gohman | 2009-12-01 | 1 | -1/+0 |
| * | Fix last DOTGraphTraits problems in CompilationGraph. | Tobias Grosser | 2009-11-30 | 1 | -1/+1 |