2011-01-10 |
Jakob Stoklund Olesen | Simplify a bunch of isVirtualRegister() and isPhysicalR... |
blob | commitdiff | raw |
2011-01-07 |
Evan Cheng | Do not model all INLINEASM instructions as having unmod... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Evan Cheng | Optimize: |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Chris Lattner | flags -> glue for selectiondag |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Jeffrey Yasskin | Change all self assignments X=X to (void)X, so that... |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Chris Lattner | rename MVT::Flag to MVT::Glue. "Flag" is a terrible... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Bob Wilson | Fix crash compiling a QQQQ REG_SEQUENCE for a Neon... |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Eric Christopher | Reword comment slightly. |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Dan Gohman | Split pseudo-instruction expansion into a separate... |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Bill Wendling | Revert r112461. It was failing on PPC... |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Bill Wendling | When adding a register, we should mark it as "def"... |
blob | commitdiff | raw | diff to current |
2010-07-10 |
Jakob Stoklund Olesen | Emit COPY instructions instead of using copyRegToReg... |
blob | commitdiff | raw | diff to current |
2010-07-10 |
Dan Gohman | Insert IMPLICIT_DEF instructions at the current insert... |
blob | commitdiff | raw | diff to current |
2010-07-10 |
Dan Gohman | Reapply bottom-up fast-isel, with several fixes for... |
blob | commitdiff | raw | diff to current |
2010-07-09 |
Bob Wilson | --- Reverse-merging r107947 into '.': |
blob | commitdiff | raw | diff to current |
2010-07-09 |
Dan Gohman | Re-apply bottom-up fast-isel, with fixes. Be very caref... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Jakob Stoklund Olesen | Convert EXTRACT_SUBREG to COPY when emitting machine... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Dan Gohman | Revert 107840 107839 107813 107804 107800 107797 107791. |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Dan Gohman | Not all custom inserters create new basic blocks. If... |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Devang Patel | Update comment. |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Dan Gohman | Reapply r107655 with fixes; insert the pseudo instructi... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Dale Johannesen | Propagate the AlignStack bit in InlineAsm's to the |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Rafael Espindola | Add a VT argument to getMinimalPhysRegClass and replace... |
blob | commitdiff | raw | diff to current |
2010-06-18 |
Dan Gohman | Teach regular and fast isel to set dead flags on unused... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Jakob Stoklund Olesen | Mark physregs defined by inline asm as implicit. |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Jakob Stoklund Olesen | Add argument name comments. |
blob | commitdiff | raw | diff to current |
2010-05-18 |
Evan Cheng | Continuously refine the register class of REG_SEQUENCE... |
blob | commitdiff | raw | diff to current |
2010-05-18 |
Evan Cheng | Fix PR7162: Use source register classes and sub-indices... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Dan Gohman | Don't set kill flags for instructions which the schedul... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Dan Gohman | Don't set kill flags on uses of CopyFromReg nodes.... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Evan Cheng | Indentation. |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Dan Gohman | SDDbgValues are apparently not being legalized. Fix... |
blob | commitdiff | raw | diff to current |
2010-05-06 |
Dan Gohman | Add a DebugLoc argument to TargetInstrInfo::copyRegToRe... |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Evan Cheng | Teach scheduler about REG_SEQUENCE. |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Dan Gohman | Re-enable isel kill flags, now that the local allocator... |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Dan Gohman | Re-disable kill flags, as there is more trouble. |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Dan Gohman | Re-enable kill flags from SelectionDAGISel, with a... |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Dan Gohman | Get rid of the EdgeMapping map. Instead, just check... |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Dan Gohman | EmitDbgValue doesn't need its EdgeMapping argument. |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Dan Gohman | Temporarily disable SelectionDAG kill flags, which... |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Dan Gohman | Set register kill flags on the SelectionDAG path, at... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Bob Wilson | Avoid adding a null MD node operand, which crashes... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Evan Cheng | - Move TargetLowering::EmitTargetCodeForFrameDebugValue... |
blob | commitdiff | raw | diff to current |
2010-04-25 |
Dale Johannesen | Stop abusing EmitInstrWithCustomInserter for target... |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Dan Gohman | Delete a redundant return statement. |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Dan Gohman | Add const qualifiers to CodeGen's use of LLVM IR constr... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Chris Lattner | Have the inst emitter add the !srcloc mdnode to the... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Chris Lattner | Three changes: |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Dale Johannesen | Allow for the possibility that a debug-value points |
blob | commitdiff | raw | diff to current |
2010-03-26 |
Evan Cheng | LiveVariables should clear kill / dead markers first... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Chris Lattner | fix a valgrind error on copy-constructor-synthesis... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Chris Lattner | Make the NDEBUG assertion stronger and more clear what is |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Chris Lattner | reapply 99444/99445, which I speculatively reverted in |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Evan Cheng | Change how dbg_value sdnodes are converted into machine... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Chris Lattner | revert 99444/99445. This doesn't cause the failure of |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Chris Lattner | remove dead argument. |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Chris Lattner | split EmitNode in half to reduce indentation. |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Evan Cheng | Rename SDDbgValue.h to SDNodeDbgValue.h for consistency. |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Chris Lattner | change the LabelSDNode to be EHLabelSDNode and make... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Dale Johannesen | Cosmetic: lengthen names and improve comments. |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Dale Johannesen | Progress towards shepherding debug info through Selecti... |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Dale Johannesen | Add some new bits of debug info handling. No |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Chris Lattner | move target-independent opcodes out of TargetInstrInfo |
blob | commitdiff | raw | diff to current |
2010-01-21 |
Evan Cheng | Trim unneeded includes. |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Dan Gohman | Target-independent support for TargetFlags on BlockAddr... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Dan Gohman | Fix a typo in a comment. |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Dan Gohman | Don't mark registers dead here when processing nodes... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Dan Gohman | Initial target-independent CodeGen support for BlockAdd... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Dan Gohman | Rename usesCustomDAGSchedInserter to usesCustomInserter... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Dan Gohman | Mark dead physregdefs dead immediately. This helps... |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Dan Gohman | Create a new InstrEmitter class for translating Selecti... |
blob | commitdiff | raw | diff to current |
|