index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
105
-369
/
+425
*
Fixup failing debuginfo test for change in SimplifyCFG.
James Molloy
2016-09-11
1
-2
/
+1
*
[pdb] Print out some more info when dumping a raw stream.
Zachary Turner
2016-09-09
1
-10
/
+16
*
[pdb] Add command line options for dumping individual streams and blocks
Zachary Turner
2016-09-09
3
-112
/
+54
*
[pdb] Write PDB TPI Stream from Yaml.
Zachary Turner
2016-09-09
2
-9
/
+12
*
[codeview] Don't assert if the array element type is incomplete
Reid Kleckner
2016-09-09
1
-0
/
+140
*
Win64: Don't use REX prefix for direct tail calls
Hans Wennborg
2016-09-08
1
-1
/
+1
*
[codeview] Add new directives to record inlined call site line info
Reid Kleckner
2016-09-07
4
-7
/
+17
*
Re-add "Make FieldList records print as a YAML sequence"
Zachary Turner
2016-09-06
1
-1087
/
+1087
*
Revert r280549.
Nico Weber
2016-09-03
1
-482
/
+482
*
[codeview] Make FieldList records print as a yaml sequence.
Zachary Turner
2016-09-02
1
-482
/
+482
*
[codeview] Use the correct max CV record length of 0xFF00
Reid Kleckner
2016-09-02
1
-8
/
+8
*
[mips] interAptiv based generic schedule model
Simon Dardis
2016-09-01
1
-2
/
+2
*
[codeview] Emit vtable shape information
Reid Kleckner
2016-08-31
2
-42
/
+548
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
2
-2
/
+0
*
MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing it
Matthias Braun
2016-08-24
2
-2
/
+0
*
MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...
Matthias Braun
2016-08-24
2
-2
/
+0
*
DebugInfo: Add flag to CU to disable emission of inline debug info into the s...
David Blaikie
2016-08-24
1
-0
/
+41
*
MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.
Matthias Braun
2016-08-24
2
-2
/
+0
*
[ARM] Generate consistent frame records for Thumb2
Oliver Stannard
2016-08-23
1
-1
/
+1
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-22
1
-1
/
+2
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
James Molloy
2016-08-22
1
-2
/
+1
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-22
1
-1
/
+2
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
Reid Kleckner
2016-08-19
1
-2
/
+1
*
Unxfail passing tests on Hexagon
Krzysztof Parzyszek
2016-08-19
2
-2
/
+0
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-19
1
-1
/
+2
*
Resubmit "Write the TPI stream from a PDB to Yaml."
Zachary Turner
2016-08-18
7
-0
/
+1110
*
[WebAssembly] Handle debug information and virtual registers without crashing...
Dominic Chen
2016-08-17
2
-0
/
+77
*
Revert "[WebAssembly] Handle debug information and virtual registers without ...
Duncan P. N. Exon Smith
2016-08-17
1
-75
/
+0
*
[WebAssembly] Handle debug information and virtual registers without crashing
Dominic Chen
2016-08-17
1
-0
/
+75
*
Move tests to the appropriate subdirectory.
Adrian Prantl
2016-08-17
3
-0
/
+0
*
Support the DW_AT_noreturn DWARF flag.
Adrian Prantl
2016-08-17
3
-0
/
+159
*
Revert "Write the TPI stream from a PDB to Yaml."
Justin Bogner
2016-08-16
7
-1110
/
+0
*
Write the TPI stream from a PDB to Yaml.
Zachary Turner
2016-08-16
7
-0
/
+1110
*
When the inline spiller rematerializes an instruction, take the debug locatio...
Wolfgang Pieb
2016-08-16
1
-0
/
+96
*
Don't use %llc_dwarf with -mtriple, they don't combine
Reid Kleckner
2016-08-15
1
-1
/
+1
*
Adding the triple for test comitted with r278703.
Wolfgang Pieb
2016-08-15
1
-1
/
+2
*
Local variables whose address is taken and passed on to a call are described
Wolfgang Pieb
2016-08-15
5
-6
/
+119
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
Reid Kleckner
2016-08-15
1
-2
/
+1
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-15
1
-1
/
+2
*
[Debug Info] Added a LIT test that covers the fix committed in rL277290.
Amjad Aboud
2016-08-11
1
-0
/
+30
*
pdbdump: Add a test to verify the result of PDB -> YAML -> PDB conversions.
Rui Ueyama
2016-08-03
1
-4
/
+38
*
pdbdump: Fix crash bug.
Rui Ueyama
2016-08-03
1
-0
/
+4
*
Fix a test for r277545.
Rui Ueyama
2016-08-02
1
-2
/
+2
*
[msf] Teach LLVM to parse a split Fpm.
Zachary Turner
2016-08-01
1
-3
/
+9
*
pdbdump: Dump Free Page Map contents.
Rui Ueyama
2016-07-29
1
-1
/
+3
*
[CodeView] Don't crash on functions without subprograms
David Majnemer
2016-07-28
2
-1
/
+45
*
MIRParser: Use shorter cfi identifiers
Matthias Braun
2016-07-26
1
-2
/
+2
*
[pdbdump] Use the "flow" style to print out a sequence of uint32_t.
Rui Ueyama
2016-07-20
1
-53
/
+20
*
[pdb] Teach MsfBuilder and other classes about the Free Page Map.
Zachary Turner
2016-07-15
2
-4
/
+4
[next]