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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MCA] Add support for nested and overlapping region markers
Andrea Di Biagio
2019-05-09
1
-7
/
+45
*
[Docs][CodeGenerator][eBPF] Correct the values for BPF_X and BPF_K
Yonghong Song
2019-05-03
1
-2
/
+2
*
[docs] Add support for Markdown documentation when creating man pages
Igor Kudrin
2019-05-03
1
-14
/
+32
*
build: add option to disable unwind tables
Saleem Abdulrasool
2019-05-02
1
-0
/
+4
*
FileCheck [4/12]: Introduce @LINE numeric expressions
Thomas Preud'homme
2019-05-02
1
-14
/
+21
*
Try to unbreak sphinx bot after r359714
Nico Weber
2019-05-01
1
-14
/
+16
*
Minor tweaks to PDB docs
Nico Weber
2019-05-01
3
-12
/
+12
*
Convert PDB docs to unix line endings. No other changes.
Nico Weber
2019-05-01
7
-848
/
+848
*
[globalisel] Update the legalizer documentation
Daniel Sanders
2019-05-01
1
-53
/
+193
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
1
-2
/
+2
*
[llvm-profdata] Fix indentation error in docs. NFC.
Rong Xu
2019-04-30
1
-1
/
+1
*
[llvm-profdata] Fix indentation error. NFC
Rong Xu
2019-04-30
1
-1
/
+1
*
[llvm-profdata] Add overlap command to compute similarity b/w two profile files
Rong Xu
2019-04-30
1
-0
/
+67
*
[docs] Put DefaultOption bullet in alphabetical order.
Don Hinton
2019-04-26
1
-8
/
+8
*
[Remarks] Fix documentation indentation
Francis Visoiu Mistrih
2019-04-24
1
-5
/
+4
*
[Remarks] Add string deduplication using a string table
Francis Visoiu Mistrih
2019-04-24
1
-0
/
+4
*
[Docs] ReleaseNotes: fixup markup in memcmp()->bcmp() entry
Roman Lebedev
2019-04-23
1
-4
/
+4
*
[llvm-symbolizer] Add llvm-addr2line
Igor Kudrin
2019-04-19
3
-0
/
+39
*
[llvm-symbolizer] Unhide and document the "-output-style" option
Igor Kudrin
2019-04-19
1
-0
/
+31
*
[llvm-profdata] Fix one bad format in llvm-profdata CommandGuide doc. NFC
Rong Xu
2019-04-18
1
-0
/
+1
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-15
1
-0
/
+10
*
Revert r358337: "[CommandLineParser] Add DefaultOption flag"
Ilya Biryukov
2019-04-15
1
-10
/
+0
*
[Docs] Switch a code block from LLVM to text
Jeremy Morse
2019-04-15
1
-1
/
+1
*
[Docs] Correct some indentation muppetry that trips buildbots
Jeremy Morse
2019-04-15
1
-3
/
+3
*
[DebugInfo][Docs] Document variable location metadata transformations
Jeremy Morse
2019-04-15
1
-0
/
+310
*
[CommandLineParser] Add DefaultOption flag
Don Hinton
2019-04-13
1
-0
/
+10
*
[PDB Docs] Add some prose describing public and global symbols.
Zachary Turner
2019-04-12
1
-1
/
+38
*
Fix missing arguments in tutorial
Hans Wennborg
2019-04-12
1
-1
/
+1
*
Fix sphinx documentation warning.
Zachary Turner
2019-04-11
1
-1
/
+1
*
[PDB Docs] Add skeleton of documentation for CodeView symbols.
Zachary Turner
2019-04-11
2
-28
/
+259
*
New document skeleton describing how to add a constrained floating-point
Kevin P. Neal
2019-04-11
2
-0
/
+99
*
try to fix the sphinx build some more
Hans Wennborg
2019-04-11
11
-0
/
+22
*
Try to fix the shpinx build
Hans Wennborg
2019-04-11
9
-9
/
+9
*
[PDB Docs] Start documenting CodeView Type Records.
Zachary Turner
2019-04-10
1
-3
/
+260
*
[TableGen] Introduce !listsplat 'binary' operator
Roman Lebedev
2019-04-10
2
-1
/
+5
*
[PDB Docs] Clarifications and fixes for DBI Stream.
Zachary Turner
2019-04-09
1
-41
/
+58
*
[llvm-mca][scheduler-stats] Print issued micro opcodes per cycle. NFCI
Andrea Di Biagio
2019-04-08
1
-4
/
+4
*
[CMake] Replace LLVM_ENABLE_CXX1Y and friends with LLVM_CXX_STD
Justin Bogner
2019-04-08
1
-2
/
+2
*
last changes for now
Chris Lattner
2019-04-07
1
-2
/
+2
*
various improvements in wording, also unbreak the bot
Chris Lattner
2019-04-07
3
-42
/
+44
*
make a bunch of cleanups in wording and tone
Chris Lattner
2019-04-07
1
-75
/
+52
*
remove some unhelpful language from the tutorial
Chris Lattner
2019-04-07
2
-7
/
+106
*
Copy the C++ kaleidoscope tutorial into a subdirectory and clean up various t...
Chris Lattner
2019-04-07
11
-0
/
+5560
*
[PDB Docs] Add documentation for the hash table format.
Zachary Turner
2019-04-05
1
-0
/
+101
*
[PDB Docs] The IPI Stream actually has index 4.
Zachary Turner
2019-04-05
1
-1
/
+1
*
[PDB Docs] Delete * LINKER * Stream information.
Zachary Turner
2019-04-05
1
-4
/
+0
*
Try to fix Sphinx bot.
Zachary Turner
2019-04-05
1
-8
/
+6
*
[PDB Docs] Finish documentation for PDB Info Stream.
Zachary Turner
2019-04-05
1
-0
/
+74
*
[PDB Docs] Add info about the hash adjustment buffer.
Zachary Turner
2019-04-05
4
-8
/
+15
*
Add documentation for PDB TPI/IPI Stream.
Zachary Turner
2019-04-05
2
-5
/
+311
[next]