index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be specific. Use FileCheck.
Devang Patel
2010-06-16
1
-3
/
+4
*
This requires more investigation. Unblock buildbots for now.
Devang Patel
2010-06-16
1
-2
/
+2
*
Update test to explicitly capture llc output.
Devang Patel
2010-06-16
1
-1
/
+2
*
DwarfWrite is now smart enough to drop debug value pointing to undefined regi...
Devang Patel
2010-06-01
1
-40
/
+35
*
Keep track of incoming debug value of unused argument.
Devang Patel
2010-06-01
1
-0
/
+51
*
Debreak test for non-Darwin.
Bill Wendling
2010-05-31
1
-1
/
+1
*
Let's try one more time to match patterns.
Devang Patel
2010-05-27
1
-2
/
+2
*
Temp. labels number may not match for all configurations.
Devang Patel
2010-05-27
1
-1
/
+1
*
inlined function's arguments need a label to mark the start point because the...
Devang Patel
2010-05-27
1
-0
/
+49
*
Simplify. Eliminate unneeded debug_loc entry.
Devang Patel
2010-05-26
1
-2
/
+2
*
First cut at supporting .debug_loc section.
Devang Patel
2010-05-25
1
-0
/
+239
*
Enable multiple Compile Units in one module.
Devang Patel
2010-05-10
1
-0
/
+30
*
Set DW_AT_APPLE_omit_frame_ptr in endFunction() where MachineFunction is avai...
Devang Patel
2010-05-04
1
-0
/
+34
*
Do not ignore debug loc attached with llvm.dbg.declare while collecting debug...
Devang Patel
2010-05-04
1
-0
/
+86
*
Update tests. Now DBG_VALUE instruction is created only if alloca correspondi...
Devang Patel
2010-04-28
1
-39
/
+35
*
Un-XFAIL this on ppc. My enabling of dbg_declare handling
Dale Johannesen
2010-04-27
1
-1
/
+0
*
Use DW_AT_entry_pc instead of DW_AT_low_pc/DW_AT_high_pc pair. This simplifie...
Devang Patel
2010-04-26
1
-1
/
+1
*
Remove the test for now.
Devang Patel
2010-04-22
1
-38
/
+0
*
Adjust debug range offsets for isWeakForLinker() functions.
Devang Patel
2010-04-22
1
-0
/
+38
*
Add RUN:
Devang Patel
2010-04-20
1
-2
/
+2
*
Fix typo. add a test case.
Devang Patel
2010-04-19
1
-0
/
+30
*
XFAIL this test for powerpc.
Devang Patel
2010-04-13
1
-1
/
+1
*
Do not include types without any definition in pubtypes list.
Devang Patel
2010-04-13
1
-0
/
+48
*
add newlines at the end of files.
Chris Lattner
2010-04-07
1
-1
/
+1
*
Split big test into multiple directories to cater to
Dale Johannesen
2010-04-07
1
-45
/
+0
*
Test that DEBUG_VALUE comments come out on a variety of targets.
Dale Johannesen
2010-04-07
1
-0
/
+45
*
Do not emit specification DIE with DW_AT_specification attribute for member f...
Devang Patel
2010-04-06
1
-0
/
+89
*
change this from using '!dbg' to using '!dbgx'. The
Chris Lattner
2010-04-01
1
-4
/
+4
*
Ignore invalid metadata.
Devang Patel
2010-03-30
1
-0
/
+30
*
Do not rely on getCompileUnit() to find source file information for a subprog...
Devang Patel
2010-03-24
1
-0
/
+62
*
Emit DW_AT_low_pc and DW_AT_high_pc attributes for TAG_compile_unit.
Devang Patel
2010-03-22
1
-0
/
+9
*
call void @llvm.dbg.declare(metadata !{i32* null}, metadata !1)
Devang Patel
2010-03-19
1
-0
/
+12
*
Fix llc crash on invalid input.
Devang Patel
2010-03-12
1
-0
/
+20
*
Remove test to check bugfix in handing debug info for global variables using ...
Devang Patel
2010-03-01
1
-264
/
+0
*
Remove dead test.
Devang Patel
2010-03-01
1
-147
/
+0
*
Replace test case that uses @llvm.dbg.* intrinsic with a test that uses metad...
Devang Patel
2010-03-01
2
-62
/
+151
*
These two tests check whether oprimizer safely ignores @llvm.dbg.stoppoint in...
Devang Patel
2010-03-01
2
-205
/
+0
*
This test checks whether LICM ignores @llvm.dbg.stoppoint intrinsics appropri...
Devang Patel
2010-03-01
1
-83
/
+0
*
Testcase for 94996 (PR 6157)
Dale Johannesen
2010-02-01
1
-0
/
+34
*
Generate DEBUG_VALUE comments on x86. The (limited)
Dale Johannesen
2010-01-26
1
-0
/
+55
*
If a instruction belongs to another function (and not current function) as pe...
Devang Patel
2010-01-20
1
-0
/
+28
*
Reverting.
Dale Johannesen
2010-01-19
1
-55
/
+0
*
Enable code to emit dbg.declare as DEBUG_VALUE
Dale Johannesen
2010-01-18
1
-0
/
+55
*
Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...
Victor Hernandez
2010-01-15
2
-6
/
+5
*
Revert r93504 because older uses of llvm.dbg.declare intrinsics need to be au...
Victor Hernandez
2010-01-15
2
-5
/
+6
*
Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...
Victor Hernandez
2010-01-15
2
-6
/
+5
*
If a scope has only one instruction then first instruction is also the last i...
Devang Patel
2010-01-05
1
-0
/
+18
*
Remove dead debug info intrinsics.
Devang Patel
2010-01-05
1
-7
/
+0
*
Remove oversimplified test case.
Devang Patel
2010-01-04
1
-17
/
+0
*
The test, derived from optimzed IR, does not mention "bar" in debug info anyw...
Devang Patel
2010-01-04
1
-1
/
+1
[next]