2010-04-28 |
Dale Johannesen | Fix comment.
|
commit | commitdiff | tree |
2010-04-28 |
Dale Johannesen | Test for llvm-gcc checkin 102543.
|
commit | commitdiff | tree |
2010-04-27 |
Dale Johannesen | Revert a small part of 102372; this fixes at least one
|
commit | commitdiff | tree |
2010-04-27 |
Dale Johannesen | Un-XFAIL this on ppc. My enabling of dbg_declare handling
|
commit | commitdiff | tree |
2010-04-26 |
Dale Johannesen | Remove crufty comments.
|
commit | commitdiff | tree |
2010-04-26 |
Dale Johannesen | Handle target-specific form of DBG_VALUE in AsmPrinter.
|
commit | commitdiff | tree |
2010-04-26 |
Dale Johannesen | Add DBG_VALUE handling for byval parameters; this
|
commit | commitdiff | tree |
2010-04-26 |
Dale Johannesen | Add PPC AsmPrinter handling for target-specific form of
|
commit | commitdiff | tree |
2010-04-25 |
Dale Johannesen | Stop abusing EmitInstrWithCustomInserter for target...
|
commit | commitdiff | tree |
2010-04-25 |
Dale Johannesen | Add comment re byval args. Doesn't actually work this...
|
commit | commitdiff | tree |
2010-04-20 |
Dale Johannesen | Because of the EMMS problem, right now we have to support
|
commit | commitdiff | tree |
2010-04-17 |
Dale Johannesen | Add comment (lost when reverting and reapplying 101503).
|
commit | commitdiff | tree |
2010-04-17 |
Dale Johannesen | Reapply 101503+101520. These are "obviously correct...
|
commit | commitdiff | tree |
2010-04-16 |
Dale Johannesen | Use a ValueMap not a std::map for the reason indicated
|
commit | commitdiff | tree |
2010-04-07 |
Dale Johannesen | Split big test into multiple directories to cater to
|
commit | commitdiff | tree |
2010-04-07 |
Dale Johannesen | Test that DEBUG_VALUE comments come out on a variety...
|
commit | commitdiff | tree |
2010-04-07 |
Dale Johannesen | Educate GetInstrSizeInBytes implementations that
|
commit | commitdiff | tree |
2010-04-07 |
Dale Johannesen | Move printing of target-indepedent DEBUG_VALUE comments
|
commit | commitdiff | tree |
2010-04-06 |
Dale Johannesen | Revert 100573, it's causing some testsuite problems.
|
commit | commitdiff | tree |
2010-04-06 |
Dale Johannesen | Move printing of DEBUG_VALUE comments to target-independent...
|
commit | commitdiff | tree |
2010-04-06 |
Dale Johannesen | Allow for the possibility that a debug-value points
|
commit | commitdiff | tree |
2010-04-02 |
Dale Johannesen | Skip debug info when looking for existing EH calls...
|
commit | commitdiff | tree |
2010-04-02 |
Dale Johannesen | Teach AnalyzeBranch, RemoveBranch and the branch
|
commit | commitdiff | tree |
2010-03-31 |
Dale Johannesen | Fix a nasty dangling-pointer heisenbug that could
|
commit | commitdiff | tree |
2010-03-26 |
Dale Johannesen | Debug info shouldn't affect kills.
|
commit | commitdiff | tree |
2010-03-26 |
Dale Johannesen | Handle DEBUG_VALUE in this pass.
|
commit | commitdiff | tree |
2010-03-11 |
Dale Johannesen | Fix debug_value handling.
|
commit | commitdiff | tree |
2010-03-11 |
Dale Johannesen | Make sure HasDebugValue is initialized. This should fix
|
commit | commitdiff | tree |
2010-03-10 |
Dale Johannesen | Cosmetic: lengthen names and improve comments.
|
commit | commitdiff | tree |
2010-03-10 |
Dale Johannesen | Progress towards shepherding debug info through SelectionDAG.
|
commit | commitdiff | tree |
2010-03-10 |
Dale Johannesen | Fix another place where DEBUG_VALUE affected codegen.
|
commit | commitdiff | tree |
2010-03-10 |
Dale Johannesen | Fix a bug in DEBUG_VALUE handling Devang ran into.
|
commit | commitdiff | tree |
2010-03-10 |
Dale Johannesen | This survived a bootstrap, so let's try 98104 again.
|
commit | commitdiff | tree |
2010-03-10 |
Dale Johannesen | Speculatively revert 98104; could be what's causing...
|
commit | commitdiff | tree |
2010-03-09 |
Dale Johannesen | Ever more complicated DEBUG_VALUE fixes for branch...
|
commit | commitdiff | tree |
2010-03-09 |
Dale Johannesen | The address of an indirect call must be in R12 on Darwin.
|
commit | commitdiff | tree |
2010-03-09 |
Dale Johannesen | Another place where debug info affected codegen.
|
commit | commitdiff | tree |
2010-03-08 |
Dale Johannesen | Add Order to SDDbgValue
|
commit | commitdiff | tree |
2010-03-08 |
Dale Johannesen | Fix dbg value handling in tail merging.
|
commit | commitdiff | tree |
2010-03-06 |
Dale Johannesen | Fix another case where LSR was affected by debug info.
|
commit | commitdiff | tree |
2010-03-06 |
Dale Johannesen | Add some new bits of debug info handling. No
|
commit | commitdiff | tree |
2010-03-05 |
Dale Johannesen | Fix a case where LSR is sensitive to debug info.
|
commit | commitdiff | tree |
2010-03-05 |
Dale Johannesen | Fix some more places where dbg_value affected codegen.
|
commit | commitdiff | tree |
2010-02-26 |
Dale Johannesen | Move dbg_value generation to target-independent FastISel,
|
commit | commitdiff | tree |
2010-02-26 |
Dale Johannesen | Further constify MDNode* references.
|
commit | commitdiff | tree |
2010-02-26 |
Dale Johannesen | Add type printing for Metadata pseudo.
|
commit | commitdiff | tree |
2010-02-19 |
Dale Johannesen | recommit 96626, evidence that it broke things appears
|
commit | commitdiff | tree |
2010-02-19 |
Dale Johannesen | Revert 96626, which causes build failure on ppc Darwin.
|
commit | commitdiff | tree |
2010-02-18 |
Dale Johannesen | Generate DBG_VALUE from dbg.value intrinsics. These...
|
commit | commitdiff | tree |
2010-02-16 |
Dale Johannesen | Make g5 target explicit; scheduling affects register...
|
commit | commitdiff | tree |
2010-02-16 |
Dale Johannesen | Adjust register numbers in tests to compensate for the
|
commit | commitdiff | tree |
2010-02-16 |
Dale Johannesen | Really reserve R2 on PPC Darwin. PR 6314.
|
commit | commitdiff | tree |
2010-02-16 |
Dale Johannesen | Handle DBG_VALUE mixed with labels when doing PHI
|
commit | commitdiff | tree |
2010-02-16 |
Dale Johannesen | Reapply 96294; now that I've gotten around to looking
|
commit | commitdiff | tree |
2010-02-16 |
Dale Johannesen | Something broke. Hard to believe it was this patch
|
commit | commitdiff | tree |
2010-02-15 |
Dale Johannesen | More handling of DBG_VALUE.
|
commit | commitdiff | tree |
2010-02-15 |
Dale Johannesen | Ignore DBG_VALUE in a couple more places.
|
commit | commitdiff | tree |
2010-02-12 |
Dale Johannesen | Add the problem I just hacked around in 96015/96020.
|
commit | commitdiff | tree |
2010-02-12 |
Dale Johannesen | This should have gone in with 26015, see comments there.
|
commit | commitdiff | tree |
2010-02-12 |
Dale Johannesen | When save/restoring CR at prolog/epilog, in a large
|
commit | commitdiff | tree |
2010-02-12 |
Dale Johannesen | Rewrite handling of DBG_VALUE; previous algorithm
|
commit | commitdiff | tree |
2010-02-11 |
Dale Johannesen | Allow for more than one DBG_VALUE targeting the
|
commit | commitdiff | tree |
2010-02-11 |
Dale Johannesen | Don't allow DBG_VALUE to affect codegen.
|
commit | commitdiff | tree |
2010-02-10 |
Dale Johannesen | Ignore debug info one more place during coalescing.
|
commit | commitdiff | tree |
2010-02-10 |
Dale Johannesen | Allow isDebug inquiry on any MO.
|
commit | commitdiff | tree |
2010-02-10 |
Dale Johannesen | Skip debug info in a couple of places.
|
commit | commitdiff | tree |
2010-02-10 |
Dale Johannesen | When I rewrote this loop per Chris' preference I
|
commit | commitdiff | tree |
2010-02-10 |
Dale Johannesen | Rewrite loop to suit Chris' preference.
|
commit | commitdiff | tree |
2010-02-10 |
Dale Johannesen | Skip DBG_VALUE many places in live intervals and
|
commit | commitdiff | tree |
2010-02-10 |
Dale Johannesen | more comment updates
|
commit | commitdiff | tree |
2010-02-10 |
Dale Johannesen | Add isDebug argument to ChangeToRegister; this prevents
|
commit | commitdiff | tree |
2010-02-10 |
Dale Johannesen | Fix comments to reflect renaming elsewhere.
|
commit | commitdiff | tree |
2010-02-09 |
Dale Johannesen | Disable unittests/ADT/BitVectorTest on PPC Darwin.
|
commit | commitdiff | tree |
2010-02-09 |
Dale Johannesen | Re-disable for Darwin; I was mistaken to think this...
|
commit | commitdiff | tree |
2010-02-09 |
Dale Johannesen | Skip DEBUG_VALUE in some places where it was affecting...
|
commit | commitdiff | tree |
2010-02-09 |
Dale Johannesen | Debug operands should not be def or kill.
|
commit | commitdiff | tree |
2010-02-08 |
Dale Johannesen | Apply the 95471 fix to SelectionDAGBuilder as well;
|
commit | commitdiff | tree |
2010-02-06 |
Dale Johannesen | Add a Debug bit to MachineOperand, for uses that
|
commit | commitdiff | tree |
2010-02-06 |
Dale Johannesen | After Victor's latest commits I am seeing null
|
commit | commitdiff | tree |
2010-02-04 |
Dale Johannesen | Rewrite FP constant handling in DEBUG_VALUE yet
|
commit | commitdiff | tree |
2010-02-03 |
Dale Johannesen | This test passes now on ppc darwin; if it doesn't pass
|
commit | commitdiff | tree |
2010-02-03 |
Dale Johannesen | This test passes now on ppc darwin, so reenable it.
|
commit | commitdiff | tree |
2010-02-03 |
Dale Johannesen | Debugging is now reenabled on PPC darwin, so reenable
|
commit | commitdiff | tree |
2010-02-03 |
Dale Johannesen | Reapply 95050 with a tweak to check the register class.
|
commit | commitdiff | tree |
2010-02-03 |
Dale Johannesen | Print FPImm a less kludgy way; APFloat.toString seems
|
commit | commitdiff | tree |
2010-02-02 |
Dale Johannesen | Accept floating point immediates in DEBUG_VALUE.
|
commit | commitdiff | tree |
2010-02-02 |
Dale Johannesen | Test revert 95050; there's a good chance it's causing
|
commit | commitdiff | tree |
2010-02-02 |
Dale Johannesen | Make local RA smarter about reusing input register...
|
commit | commitdiff | tree |
2010-02-01 |
Dale Johannesen | Testcase for 94996 (PR 6157)
|
commit | commitdiff | tree |
2010-02-01 |
Dale Johannesen | fix PR 6157. Testcase pending.
|
commit | commitdiff | tree |
2010-01-30 |
Dale Johannesen | Fix a case where debug_value could affect codegen.
|
commit | commitdiff | tree |
2010-01-29 |
Dale Johannesen | Add assertion to humor the paranoid.
|
commit | commitdiff | tree |
2010-01-27 |
Dale Johannesen | If the only use of something is a DEBUG_VALUE, don't
|
commit | commitdiff | tree |
2010-01-27 |
Dale Johannesen | Treat MO_REG 0 location as undefined in DEBUG_VALUE,
|
commit | commitdiff | tree |
2010-01-26 |
Dale Johannesen | Accept immediate as value of a dbg_value.
|
commit | commitdiff | tree |
2010-01-26 |
Dale Johannesen | Generate DEBUG_VALUE comments on x86. The (limited)
|
commit | commitdiff | tree |
2010-01-26 |
Dale Johannesen | use findDebugLoc in more places.
|
commit | commitdiff | tree |
2010-01-22 |
Dale Johannesen | Ignore DEBUG_VALUE when building live intervals;
|
commit | commitdiff | tree |
2010-01-20 |
Dale Johannesen | make findDebugLoc a class method
|
commit | commitdiff | tree |
2010-01-20 |
Dale Johannesen | Move findDebugLoc somewhere more central. Fix
|
commit | commitdiff | tree |
next |