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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan_symbolize] Avoid blocking when llvm-symbolizer is installed as addr2line
Alexander Richardson
2019-08-26
2
-5
/
+38
*
[PowerPC] add tests for fma with negated ops; NFC
Sanjay Patel
2019-08-26
1
-7
/
+37
*
[dotest] Print invocation when encountering an error.
Jonas Devlieghere
2019-08-26
1
-2
/
+6
*
[clangd] Fix docs
Kadir Cetinkaya
2019-08-26
1
-2
/
+3
*
[SampleFDO] Extract the code calling each section reader to readOneSection.
Wei Mi
2019-08-26
2
-20
/
+33
*
Moved GlobList into a separate header file
Dmitri Gribenko
2019-08-26
10
-125
/
+173
*
[clangd] Add docs for configuration knobs in clangd
Kadir Cetinkaya
2019-08-26
2
-0
/
+40
*
clang-format: [JS] handle `as const`.
Martin Probst
2019-08-26
2
-0
/
+7
*
[clang-tidy][NFC] Qualify `makeRule` call in test, for consistency with other...
Yitzhak Mandelbaum
2019-08-26
1
-2
/
+3
*
[clang-tidy] TransformerClangTidyCheck: change choice of location for diagnos...
Yitzhak Mandelbaum
2019-08-26
2
-15
/
+59
*
[clangd] Handling text editor/document lifetimes in vscode extension.
Johan Vikstrom
2019-08-26
2
-11
/
+36
*
Really fix the type mismatch error in GDBRemoteCommunicationServerCommon
Pavel Labath
2019-08-26
1
-2
/
+2
*
[X86] Automatically generate various tests. NFC
Amaury Sechet
2019-08-26
25
-235
/
+1033
*
[ProcessWindows] Remove equivalent macros
Tatyana Krasnukha
2019-08-26
2
-4
/
+4
*
Move ProcessInstanceInfoTest to Utility
Pavel Labath
2019-08-26
3
-1
/
+1
*
ProcessInstanceInfo: Fix dumping of invalid user ids
Pavel Labath
2019-08-26
2
-11
/
+44
*
Fix windows build after r369894
Pavel Labath
2019-08-26
1
-6
/
+4
*
Fix a type mismatch error in GDBRemoteCommunicationServerCommon
Pavel Labath
2019-08-26
1
-1
/
+1
*
Postfix: move more code out of the PDB plugin
Pavel Labath
2019-08-26
5
-77
/
+97
*
[clangd] Added a colorizer to the vscode extension.
Johan Vikstrom
2019-08-26
3
-9
/
+230
*
Breakpad: Add support for parsing STACK WIN records
Pavel Labath
2019-08-26
3
-4
/
+151
*
[GWP_ASAN] Avoid using VERSION_GREATER_EQUAL in cmake files
Bjorn Pettersson
2019-08-26
1
-1
/
+1
*
[ELF] EhFrameSection: postpone FDE liveness check to finalizeSections
Fangrui Song
2019-08-26
4
-32
/
+50
*
[ELF] Make LinkerScript::assignAddresses iterative
Fangrui Song
2019-08-26
7
-17
/
+140
*
[NFC][cmake] Build fix in tools/llvm-config/CMakeLists.txt
Gabor Buella
2019-08-26
1
-3
/
+3
*
[LoopUnroll] Handle certain PHIs in full unrolling properly
Bjorn Pettersson
2019-08-26
2
-3
/
+112
*
[lldb] Construct the dummy target when the first Debugger object is constructed
Raphael Isemann
2019-08-26
2
-5
/
+5
*
[clangd] Send highlighting diff beyond the end of the file.
Haojian Wu
2019-08-26
8
-45
/
+57
*
[lldb][NFC] Add ProcessInfo::GetNameAsStringRef to simplify some code
Raphael Isemann
2019-08-26
4
-15
/
+7
*
[ELF] Error if --strip-all and --emit-relocs are used together
Fangrui Song
2019-08-26
2
-0
/
+6
*
[NFC][Regalloc] Add testcases for D66576
Zi Xuan Wu
2019-08-26
4
-0
/
+854
*
[X86] Automatically generate stack folding tests. NFC
Amaury Sechet
2019-08-25
22
-3750
/
+19916
*
[Hexagon] remove noise from tests; NFC
Sanjay Patel
2019-08-25
1
-15
/
+10
*
[Hexagon][x86] add tests for bit-test; NFC
Sanjay Patel
2019-08-25
2
-1
/
+114
*
[Wdocumentation] improve wording of a warning message
Dmitri Gribenko
2019-08-25
2
-7
/
+7
*
[X86][DAGCombiner] Teach narrowShuffle to use concat_vectors instead of inser...
Craig Topper
2019-08-25
2
-2
/
+41
*
[X86] Add test case for inserting/extracting from two shuffled vectors. NFC
Amaury Sechet
2019-08-25
1
-0
/
+82
*
[X86] Add test case for inserting/extracting from shuffled vectors. NFC
Amaury Sechet
2019-08-25
1
-0
/
+80
*
[PowerPC][AIX] Adds support for writing the .data section in assembly files
Xing Xue
2019-08-25
10
-13
/
+130
*
[ELF] Delete a redundant dyn_cast<InputSection>. NFC
Fangrui Song
2019-08-25
1
-6
/
+5
*
[AMDGPU] Downgrade from StringLiteral to const char* in an attempt to make GC...
Benjamin Kramer
2019-08-25
1
-3
/
+3
*
Fixup in test/DebugInfo/X86/live-debug-vars-discard-invalid.mir
Bjorn Pettersson
2019-08-25
1
-7
/
+7
*
[TableGen] Correct comments for end of namespace. NFC
Bjorn Pettersson
2019-08-25
10
-29
/
+29
*
[SDAG] Fold umul_lohi with 0 or 1 multiplicand
Nikita Popov
2019-08-25
9
-7745
/
+4999
*
[X86] Teach -Os immediate sharing code to not count constant uses that will b...
Craig Topper
2019-08-25
2
-22
/
+21
*
[X86] Add test cases for PR42998. NFC
Craig Topper
2019-08-25
1
-0
/
+73
*
FileManager: Factor duplicated code in getBufferForFile, NFC
Duncan P. N. Exon Smith
2019-08-25
2
-12
/
+14
*
Removing block comments from CodeView records in assembly files & related cod...
Nilanjana Basu
2019-08-25
11
-757
/
+70
*
[X86] Add isel patterns to match vpdpwssd avx512vnni instruction from add+pma...
Craig Topper
2019-08-24
2
-0
/
+227
*
AMDGPU: Add baseline test for mul24 ordering issues
Matt Arsenault
2019-08-24
1
-0
/
+263
[next]