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
*
[LLD] Do not print additional newlines after reaching error limit
Alexander Richardson
2019-07-24
2
-1
/
+26
*
[AArch64][GlobalISel] Fix a crash during s128 G_ICMP legalization due to r366...
Amara Emerson
2019-07-24
2
-4
/
+44
*
Let CorrelatedValuePropagation preserve LazyValueInfo
David Bolvansky
2019-07-24
1
-0
/
+2
*
Fix exporting SARIF files from scan-build on Windows.
Aaron Ballman
2019-07-24
1
-2
/
+2
*
[Remarks][NFC] Rename remarks::Serializer to remarks::RemarkSerializer
Francis Visoiu Mistrih
2019-07-24
8
-38
/
+40
*
[AMDGPU] Increase kernel padding
Stanislav Mekhanoshin
2019-07-24
2
-37
/
+4
*
Revert "[yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
JF Bastien
2019-07-24
2
-89
/
+55
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
190
-5934
/
+5364
*
Fix signed/unsigned comparison warning. NFCI.
Simon Pilgrim
2019-07-24
1
-1
/
+1
*
[ARM] Rewrite how VCMP are lowered, using a single node
David Green
2019-07-24
9
-260
/
+289
*
[DAGCombine] matchBinOpReduction - add partial reduction matching
Simon Pilgrim
2019-07-24
4
-137
/
+69
*
[lldb] Configure debugserver_vers.c from CMake
Stefan Granitz
2019-07-24
2
-0
/
+4
*
[ARM] Disable MVE fptosi and friends
David Green
2019-07-24
2
-50
/
+165
*
[AArch64][GlobalISel] Make vector dup optimization look at last elt of ZeroVec
Jessica Paquette
2019-07-24
2
-1
/
+41
*
clang-format: Add another test like r366926
Nico Weber
2019-07-24
1
-0
/
+1
*
[ARM] More MVE compare vector splat combines for ANDs
David Green
2019-07-24
3
-9
/
+297
*
gn build: Merge r366919
Nico Weber
2019-07-24
1
-0
/
+1
*
clang-format: Add a test that shows that some code I thought was dead is not...
Nico Weber
2019-07-24
1
-0
/
+1
*
[InstCombine] Adjusted pow-exp tests for Windows [NFC]
David Bolvansky
2019-07-24
2
-12
/
+12
*
[ARM] MVE compare vector splat combine
David Green
2019-07-24
3
-0
/
+3970
*
[llvm-objdump] Emit warning if --start-address/--stop-address specify range o...
Yuanfang Chen
2019-07-24
2
-0
/
+237
*
[SelectionDAG] makeEquivalentMemoryOrdering - early out for equal chains (PR4...
Simon Pilgrim
2019-07-24
2
-1
/
+35
*
[AMDGPU][MC][GFX10] Enabled GFX10 assembly with arbitrary wavesize assumed by...
Dmitry Preobrazhensky
2019-07-24
2
-2
/
+240
*
[ARM] Better OR's for MVE compares
David Green
2019-07-24
7
-172
/
+222
*
[Remarks] Simplify the creation of remark serializers
Francis Visoiu Mistrih
2019-07-24
8
-26
/
+134
*
[scudo][standalone] Optimization pass
Kostya Kortchinsky
2019-07-24
14
-94
/
+91
*
[AMDGPU] Add all vgpr classes to asm parser
Stanislav Mekhanoshin
2019-07-24
3
-3
/
+10
*
AMDGPU: Fix test after r366913
Matt Arsenault
2019-07-24
1
-20
/
+5
*
AMDGPU/GlobalISel: Don't assume instruction can be erased when selecting exts
Matt Arsenault
2019-07-24
2
-15
/
+27
*
[SDAG] convert (sub x, 1) to (add x, -1) in ctpop expansion; NFC
Sanjay Patel
2019-07-24
1
-3
/
+3
*
AMDGPU: Only allow FP types for format buffer intrinics
Matt Arsenault
2019-07-24
1
-22
/
+22
*
[AIX][lit] Don't depend on psutil on AIX
David Tenty
2019-07-24
7
-59
/
+98
*
[Support] Fix `-ftime-trace-granularity` option
Anton Afanasyev
2019-07-24
10
-14
/
+33
*
[ARM] Better AND's for MVE compares
David Green
2019-07-24
2
-96
/
+63
*
[ARM] MVE floating point compares and selects
David Green
2019-07-24
5
-1
/
+6743
*
[llvm-ar][test] Fix move operation tests
Owen Reynolds
2019-07-24
2
-17
/
+17
*
[ARM] Basic And/Or/Xor handling for MVE predicates
David Green
2019-07-24
5
-0
/
+2090
*
Silence a conversion warning after r366887. NFC
Paul Robinson
2019-07-24
1
-2
/
+2
*
[ARM] Make sure that the constant pool does not keep in the middle of an IT b...
Simi Pallipurath
2019-07-24
2
-3
/
+133
*
Test commit. NFC.
Sjoerd Meijer
2019-07-24
2
-2
/
+2
*
Fix @skipIfSanitized decorator
Pavel Labath
2019-07-24
1
-2
/
+4
*
[InstSimplify] Rename SimplifyFPUnOp and SimplifyFPBinOp
Jay Foad
2019-07-24
4
-27
/
+23
*
[InstCombine] add tests for load narrowing; NFC
Sanjay Patel
2019-07-24
1
-7
/
+43
*
[clangd] Add categories to help options, and only show clangd options.
Sam McCall
2019-07-24
1
-190
/
+232
*
[FileCheck] Use ASSERT for fatal unit tests
Thomas Preud'homme
2019-07-24
1
-43
/
+45
*
[FileCheck]] Canonicalize caret location testing
Thomas Preud'homme
2019-07-24
5
-80
/
+81
*
FileCheck [8/12]: Define numeric var from expr
Thomas Preud'homme
2019-07-24
7
-251
/
+475
*
[llvm-objdump] - Import the test/Object/X86/no-start-symbol.test test case an...
George Rimar
2019-07-24
3
-10
/
+28
*
[Object/llvm-readobj] - Cleanup testing of the dynamic objects.
George Rimar
2019-07-24
5
-338
/
+487
*
[yaml2obj] - Allow custom fields for the SHT_UNDEF sections.
George Rimar
2019-07-24
2
-55
/
+89
[next]