| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 110372
|
|
|
|
| |
llvm-svn: 106954
|
|
|
|
|
|
|
|
| |
register. Update this test to avoid this.
iSel not properly lowring argument into a well formed DBG_VALUE in some cases is a separate issue and not related to the test in this testcase.
llvm-svn: 105295
|
|
|
|
|
|
|
|
|
| |
The goal is to match following 3 lines. In otherwords, a temp. label between to DEBUG_VALUE comments.
;DEBUG_VALUE: bar:x <- undef ## 2010-01-18-Inlined-Debug.c:7
Ltmp1:
;DEBUG_VALUE: foo:__x <- undef ## 2010-01-18-Inlined-Debug.c:5
llvm-svn: 104872
|
|
|
|
| |
llvm-svn: 104858
|
|
they are not directly attached to current function.
llvm-svn: 104848
|