aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/testdata
AgeCommit message (Expand)Author
2020-01-17cmd/compile: change the "bogus line" to be 1David Chase
2019-10-04cmd/compile: remove statement marks from secondary callsDavid Chase
2019-03-27cmd/compile: enhance debug_test for infinite loopsDavid Chase
2019-03-19cmd/compile: fix ssa/debug_test.go reference fileDavid Chase
2019-01-02cmd/compile: Update ssa/debug_test reference files for delve and gdbDavid Chase
2018-11-06cmd/compile: update TestNexting golden file for DelveDavid Chase
2018-11-06cmd/compile: update TestNexting golden fileAlberto Donizetti
2018-10-18cmd/compile: fix gdb stepping test, take 2Keith Randall
2018-10-15cmd/compile: fix gdb stepping testKeith Randall
2018-09-26cmd/compile: update TestNexting golden fileAlberto Donizetti
2018-08-09cmd/compile: update delve's reference data for ssa/debug_testDavid Chase
2018-05-23cmd/compile: grow stack before test() to avoid gdb misbehaviorDavid Chase
2018-05-14cmd/compile: assign and preserve statement boundaries.David Chase
2018-04-04cmd/compile: adjust is-statement on Pos's to improve debuggingDavid Chase
2018-04-04cmd/link: process is_stmt data into dwarf line tablesDavid Chase
2018-03-16cmd/compile: enable scopes unconditionallyDavid Chase
2018-02-14cmd/compile: reimplement location list generationHeschi Kreinick
2018-02-14cmd/compile/internal: decouple scope tracking from location listsHeschi Kreinick
2017-12-21cmd/compile: additional test cleanupDavid Chase
2017-12-01cmd/compile: use src.NoXPos for entry-block constantsDavid Chase
2017-11-28cmd/compile: adjust lineno during import to get Pos rightDavid Chase
2017-11-17cmd/compile: leave Pos unset for racewalk enter/exitDavid Chase
2017-11-08cmd/compile: adjust Pos setting for "empty" blocksDavid Chase
2017-11-05cmd/compile: adjust locationlist lifetimesDavid Chase
2017-11-05cmd/compile: repair name propagation into aggregate partsDavid Chase
2017-11-01cmd/compile: provide more names for stack slotsDavid Chase
2017-10-13cmd/compile: attempt to deflake debug_test.goDavid Chase
2017-10-09cmd/compile: skip ssa/debug_test.go when gdb missing etc.David Chase
2017-10-07cmd/compile: better XPos for rematerialized values and JMPsDavid Chase