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
/
CodeGen
/
ARM
/
debug-frame.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Eliminate redundant "mov rN, sp" instructions in Thumb1.
Eli Friedman
2019-03-20
1
-2
/
+2
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-13
/
+13
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+2
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
1
-1
/
+1
*
Fix ARMv4T (Thumb1) epilogue generation
Artyom Skrobov
2015-12-08
1
-2
/
+2
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-1
/
+1
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-1
/
+1
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-1
/
+1
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-10
/
+10
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-4
/
+1
*
ScheduleDAGInstrs: In functions with tail calls PseudoSourceValues are not no...
Arnold Schwaighofer
2015-05-08
1
-3
/
+3
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-29
/
+29
*
ARM: When spilling extra registers for alignment, prefer low registers on all...
Peter Collingbourne
2015-04-23
1
-16
/
+16
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-20
/
+20
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-10
/
+10
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-35
/
+35
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-20
/
+20
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-20
/
+20
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-20
/
+20
*
If a function needs a frame pointer, but r11 (aka fp) has not been used,
Joerg Sonnenberger
2014-05-06
1
-5
/
+6
*
[ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)
Hans Wennborg
2014-03-13
1
-119
/
+142
*
[ARM] Use DWARF register numbers for CFI directives in ELF assembly
Hans Wennborg
2014-03-12
1
-119
/
+119
*
ARM: enable tail call optimisation on Thumb 2
Saleem Abdulrasool
2014-03-11
1
-1
/
+1
*
Generate the DWARF stack frame decode operations in the function prologue for...
Artyom Skrobov
2014-02-14
1
-0
/
+551