index
:
~vadimg/llvm
master
r600-wip-sched
si_sched
vadimg's llvm repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
upgrade
Devang Patel
1
-28
/
+28
2009-06-16
Use MainCU if it is available.
Devang Patel
1
-0
/
+275
2009-06-15
Gracefully handle imbalanced inline function begin and end markers.
Devang Patel
1
-0
/
+77
2009-06-13
llvm.dbg.region.end() intrinsic is not required to be in _last_ basic block i...
Devang Patel
1
-0
/
+75
2009-06-12
Clear AbstractInstanceRootMap at the end of the function.
Devang Patel
1
-0
/
+94
2009-05-21
Fix broken logic in DominatorTreeBase::Split. Part of PR4238.
Eli Friedman
1
-1
/
+1
2009-05-13
Remove too large testcase.
Bill Wendling
1
-3256
/
+0
2009-05-13
Move the bookkeeping of the debug scopes back to the place where it
Bill Wendling
1
-0
/
+3256
2009-05-04
Restore minor deletion.
Mike Stump
1
-1
/
+1
2009-04-29
Second attempt:
Bill Wendling
4
-4
/
+4
2009-04-28
r70270 isn't ready yet. Back this out. Sorry for the noise.
Bill Wendling
4
-4
/
+4
2009-04-28
Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
Bill Wendling
4
-4
/
+4
2009-03-10
Global variables don't have a corresponding llvm.dbg.declare, yet it is possible
Torok Edwin
2
-1
/
+75
2009-03-05
Ignore the debug info intrinsics when looking for dependency through basic bl...
Zhou Sheng
1
-0
/
+125
2009-03-04
Make my earlier patch to skip debug intrinsics
Dale Johannesen
1
-0
/
+80
2009-03-03
Instruction counters must skip the bitcasts that
Dale Johannesen
1
-0
/
+260
2009-03-03
When removing a store to an alloca that has only one
Dale Johannesen
1
-0
/
+108
2009-03-03
Ignore the debug info intrinsics when adding instructions into alias sets.
Zhou Sheng
1
-0
/
+83
2009-03-03
Testcase for line number sinking in InstCombine.
Dale Johannesen
1
-0
/
+57
2009-02-24
- Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit
Bill Wendling
3
-3
/
+4
2009-02-23
Add test case for checkin @r65314.
Zhou Sheng
1
-0
/
+41
2009-02-18
The subprogram die may not exist while creating "default" scope.
Devang Patel
1
-0
/
+31
2009-02-02
Do not add redundant arguments in a method definition DIE.
Devang Patel
1
-0
/
+103
2009-02-02
Make this test case smaller.
Devang Patel
1
-86
/
+16
2009-01-30
Each input file is encoded as a separate compile unit in LLVM debugging
Devang Patel
1
-0
/
+46
2009-01-30
Enable target tripple.
Devang Patel
1
-1
/
+1
2009-01-30
Linux and other target's encoding for DW_AT_declaration may not match.
Devang Patel
1
-0
/
+1
2009-01-30
Add DW_AT_declaration for class methods.
Devang Patel
1
-0
/
+31
2009-01-28
Give this test an explicit target, to make it host-independent.
Dan Gohman
1
-1
/
+1
2009-01-28
Do not forget to derived type while constructing an array type.
Devang Patel
1
-0
/
+93
2009-01-27
Assorted debug info fixes.
Devang Patel
1
-1
/
+1
2009-01-23
Fix test case. Use valid file name and directory in global variable's debug i...
Devang Patel
1
-1
/
+1
2009-01-22
Do not use buggy llvm-gcc to generate testcases.
Devang Patel
1
-11
/
+9
2009-01-20
Appropriately mark fowrad decls.
Devang Patel
1
-1
/
+0
2009-01-20
Need compile unit to find location.
Devang Patel
1
-2
/
+2
2009-01-19
Verify Intrinsic::dbg_declare.
Devang Patel
1
-1
/
+3
2009-01-16
Do not stumble over forward declared struct member.
Devang Patel
1
-0
/
+30
2009-01-15
Validate dbg_* intrinsics before lowering them.
Devang Patel
1
-0
/
+15
2009-01-15
Use variable's context to identify respective DbgScope.
Devang Patel
1
-0
/
+355
2009-01-13
Use DebugInfo interface to lower dbg_* intrinsics.
Devang Patel
2
-2
/
+0
2009-01-05
This test passes again, unXFAIL.
Torok Edwin
1
-1
/
+0
2008-12-19
More precise XFAIL.
Bill Wendling
1
-0
/
+1
2008-12-19
Un-XFAIL this test because it's passing and John doesn't seem interested in u...
Bill Wendling
1
-1
/
+0
2008-12-17
Xfail these tests for now.
Devang Patel
4
-0
/
+4
2008-12-16
add testcase for -print-dbginfo
Torok Edwin
1
-0
/
+136
2008-12-10
Fix a couple of Dwarf bugs.
Evan Cheng
1
-0
/
+49
2008-11-19
If there are two consecutive llvm.dbg.stoppoint calls then
Devang Patel
1
-0
/
+44
2008-11-07
Handle (delete) dbg intrinsics while promoting alloca.
Devang Patel
1
-0
/
+56
2008-11-06
Emit label for llvm.dbg.func.start of the inlined function.
Devang Patel
1
-0
/
+1
2008-11-06
Emit label for llvm.dbg.func.start of the inlined function.
Devang Patel
1
-0
/
+71
[next]