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
/
tools
/
opt
/
Debugify.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[debugify] Move the Debugify pass from tools/opt to lib/Transform/Utils
Daniel Sanders
2019-11-07
1
-463
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[DebugInfo] DISubprogram flags get their own flags word. NFC.
Paul Robinson
2018-11-19
1
-5
/
+6
*
[Debugify] Export per-pass debug info loss statistics
Vedant Kumar
2018-07-24
1
-12
/
+55
*
[Debugify] Move interface definitions to a header, NFC
Vedant Kumar
2018-07-24
1
-1
/
+1
*
[Debugify] Allow unsigned values narrower than their variables
Vedant Kumar
2018-07-06
1
-2
/
+9
*
[Debugify] Do not report line 0 locations as errors
Vedant Kumar
2018-06-28
1
-5
/
+7
*
[Debugify] Handle failure to get fragment size when checking dbg.values
Vedant Kumar
2018-06-27
1
-4
/
+7
*
[Debugify] Diagnose mis-sized dbg.values
Vedant Kumar
2018-06-26
1
-4
/
+40
*
[Debugify] Don't treat missing dbg.values as an error (PR37942)
Vedant Kumar
2018-06-26
1
-2
/
+1
*
[Debugify] Move debug value intrinsics closer to their operand defs
Vedant Kumar
2018-06-06
1
-18
/
+24
*
[Debugify] Add a quiet mode to suppress warnings
Vedant Kumar
2018-06-06
1
-15
/
+16
*
[Debugify] Don't insert debug values after terminating deopts
Vedant Kumar
2018-06-05
1
-5
/
+14
*
Apply clang-format on a file, NFC
Vedant Kumar
2018-06-05
1
-8
/
+5
*
[Debugify] Preserve analyses in -check-debugify
Vedant Kumar
2018-06-04
1
-0
/
+4
*
[Debugify] Add debug intrinsics before terminating musttail calls
Vedant Kumar
2018-06-04
1
-9
/
+13
*
Reformat overflowing lines, NFC
Vedant Kumar
2018-06-04
1
-8
/
+10
*
[Debugify] Skip dbg.value placement for EH pads, musttail
Vedant Kumar
2018-06-03
1
-0
/
+9
*
[Debugify] Set a DI version module flag for llc compatibility
Vedant Kumar
2018-05-24
1
-2
/
+10
*
[Debugify] Avoid printing unnecessary square braces, NFC
Vedant Kumar
2018-05-24
1
-2
/
+4
*
[Debugify] Print the output to stderr
Anastasis Grammenos
2018-05-17
1
-9
/
+9
*
[Debugfiy] Print the pass name next to the result
Anastasis Grammenos
2018-05-15
1
-11
/
+17
*
[Debugify] Add -debugify-each for testing each pass in a pipeline
Vedant Kumar
2018-05-15
1
-39
/
+125
*
[Debugify] Don't check functions which were skipped
Vedant Kumar
2018-02-15
1
-1
/
+11
*
[opt] Port the debugify passes to the new pass manager
Vedant Kumar
2018-02-15
1
-0
/
+12
*
[Debugify] Avoid verifier failure on non-definition subprograms
Vedant Kumar
2018-02-13
1
-2
/
+2
*
[Debugify] Add a mode to opt to enable faster testing
Vedant Kumar
2018-01-23
1
-0
/
+4
*
[Debugify] Handled unsized types
Vedant Kumar
2018-01-06
1
-1
/
+2
*
[Debugify] Add a pass to test debug info preservation
Vedant Kumar
2017-12-08
1
-0
/
+212