Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e8aab7480c2550b51fd60d6eb102b361e70931d7
/
llvm
/
test
/
CodeGen
/
ARM
/
debug-info-arg.ll
176b691
Revert "Revert "DI: Fold constant arguments into a single MDString""
by Duncan P. N. Exon Smith
· 11 years ago
786cd04
Revert "DI: Fold constant arguments into a single MDString"
by Duncan P. N. Exon Smith
· 11 years ago
571f97b
DI: Fold constant arguments into a single MDString
by Duncan P. N. Exon Smith
· 11 years ago
87b7eb9
Move the complex address expression out of DIVariable and into an extra
by Adrian Prantl
· 11 years ago
b458dc2
Revert r218778 while investigating buldbot breakage.
by Adrian Prantl
· 11 years ago
25a7174
Move the complex address expression out of DIVariable and into an extra
by Adrian Prantl
· 11 years ago
fb0412f
DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range.
by David Blaikie
· 11 years ago
6800e39
Fix up scoping in a few tests (and delete one that validates unnecessary behavior).
by David Blaikie
· 11 years ago
409558f
Debug Info: update testing cases to specify the debug info version number.
by Manman Ren
· 12 years ago
deeafd8
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
by Manman Ren
· 12 years ago
4c12bf5
Debug Info Testing: Updated to use null instead of "i32 0" for containing-type
by Manman Ren
· 12 years ago
0ed70ae
Debug Info: add an identifier field to DICompositeType.
by Manman Ren
· 12 years ago
921382e
Debug Info Verifier: verify SPs in llvm.dbg.sp.
by Manman Ren
· 12 years ago
0252265b
Debug Info: Simplify Frame Index handling in DBG_VALUE Machine Instructions
by David Blaikie
· 12 years ago
c9380db
DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offset when it's zero
by David Blaikie
· 12 years ago
f55abea
Revert "Revert "PR14606: debug info imported_module support""
by David Blaikie
· 13 years ago
0e89ade
Revert "PR14606: debug info imported_module support"
by Eric Christopher
· 13 years ago
88564f3c
PR14606: debug info imported_module support
by David Blaikie
· 13 years ago
5692e72
Revert "Adding DIImportedModules to DIScopes."
by David Blaikie
· 13 years ago
a26d703
Adding DIImportedModules to DIScopes.
by David Blaikie
· 13 years ago
0d7d62e
Move the DIFile in DISubprogram to the beginning to be a common prefix along with other DIScopes
by David Blaikie
· 13 years ago
cc8d090
Remove unused field in DISubprogram
by David Blaikie
· 13 years ago
efb0d65
Debug info: refactor the first field of DICompileUnit to be a raw file/directory pair
by David Blaikie
· 13 years ago
3b88852
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the common DIScope prefix
by David Blaikie
· 13 years ago
43a729d
Remove unused field in DICompileUnit
by David Blaikie
· 13 years ago
200b6ed
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a raw directory/file pair
by David Blaikie
· 13 years ago
abec74b
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
by David Blaikie
· 13 years ago
8fb8224
Split out filename & directory from DIFile to start generalizing over DIScopes
by David Blaikie
· 13 years ago
0d22115
Remove the unused 4th operand for DIFile debug info metadata
by David Blaikie
· 13 years ago
1ca2f36
Refactor filename/directory in DICompileUnit into a DIFile
by David Blaikie
· 13 years ago
452c3ff
Remove unused "isMain" field from DICompileUnit
by David Blaikie
· 13 years ago
47922fb
Upgrading debug info test cases to be (more) compatible with the current debug info format.
by David Blaikie
· 13 years ago
e5a2f70
Upgrade tests to the latest debug info format.
by David Blaikie
· 13 years ago
801d98b
Fix more places which should be checking for iOS, not darwin.
by Evan Cheng
· 14 years ago
9d904e1
Directly point debug info to the stack slot of the arugment, instead of trying to keep track of vreg in which it the arugment is copied. The LiveDebugVariable can keep track of variable's ranges.
by Devang Patel
· 14 years ago