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
*
[DWARF5] Added support for DW_AT_noreturn attribute to be emitted for
Adrian Prantl
2019-10-16
3
-32
/
+85
*
[Remarks] Use StringRef::contains to avoid differences in error string
Francis Visoiu Mistrih
2019-10-16
1
-9
/
+21
*
[AArch64,Assembler] Compiler support for ID_MMFR5_EL1
Mark Murray
2019-10-16
4
-0
/
+9
*
[Codegen] Adjust saturation test. NFC.
David Green
2019-10-16
20
-79
/
+2418
*
[Remarks] Add support for prepending a path to external files
Francis Visoiu Mistrih
2019-10-16
7
-22
/
+58
*
bpf: fix wrong truncation elimination when there is back-edge/loop
Jiong Wang
2019-10-16
5
-167
/
+285
*
[RISCV] Add MachineInstr immediate verification
Luis Marques
2019-10-16
7
-4
/
+112
*
[AMDGPU] Fix-up cases where writelane has 2 SGPR operands
David Stuttard
2019-10-16
4
-8
/
+100
*
[libTooling] Fix r374962: add more Transformer forwarding decls.
Yitzhak Mandelbaum
2019-10-16
4
-9
/
+16
*
[llvm-ar] Make paths case insensitive when on windows
Owen Reynolds
2019-10-16
6
-8
/
+108
*
[Driver,ARM] Make -mfloat-abi=soft turn off MVE.
Simon Tatham
2019-10-16
2
-0
/
+7
*
[Alignment][NFC] Optimize alignTo
Guillaume Chatelet
2019-10-16
1
-1
/
+11
*
RedirectingFileSystem::openFileForRead - replace bitwise & with boolean && to...
Simon Pilgrim
2019-10-16
1
-1
/
+1
*
RealFile - fix self-initialization warning in constructor.
Simon Pilgrim
2019-10-16
1
-3
/
+3
*
[InstCombine][AMDGPU] Fix crash with v3i16/v3f16 buffer intrinsics
Piotr Sobczak
2019-10-16
2
-0
/
+52
*
Revert "[HardwareLoops] Optimisation remarks"
Sjoerd Meijer
2019-10-16
4
-97
/
+25
*
RewriteModernObjC - silence static analyzer getAs<> null dereference warnings...
Simon Pilgrim
2019-10-16
1
-5
/
+4
*
[ARM] Add a register class for GPR pairs without SP and use it. NFCI
Mikhail Maltsev
2019-10-16
3
-8
/
+15
*
CGDebugInfo - silence static analyzer dyn_cast<> null dereference warnings. N...
Simon Pilgrim
2019-10-16
1
-4
/
+5
*
CGExprConstant - silence static analyzer getAs<> null dereference warning. NFCI.
Simon Pilgrim
2019-10-16
1
-2
/
+2
*
CGBuiltin - silence static analyzer getAs<> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-16
1
-5
/
+4
*
SimpleLoopUnswitch - fix uninitialized variable and null dereference warnings...
Simon Pilgrim
2019-10-16
1
-2
/
+3
*
Revert 374967 "[Concepts] ConceptSpecializationExprs mangling"
Nico Weber
2019-10-16
3
-31
/
+4
*
[AMDGPU] Extend the SI Load/Store optimizer
Piotr Sobczak
2019-10-16
3
-13
/
+1818
*
gn build: Merge r374982
GN Sync Bot
2019-10-16
1
-0
/
+1
*
[clangd] Add RemoveUsingNamespace tweak.
Utkarsh Saxena
2019-10-16
5
-17
/
+459
*
[ARM][ParallelDSP] Change smlad insertion order
Sam Parker
2019-10-16
13
-91
/
+316
*
[HardwareLoops] Optimisation remarks
Sjoerd Meijer
2019-10-16
4
-25
/
+97
*
[NFC] Replace a linked list in LiveDebugVariables pass with a DenseMap
Orlando Cazalet-Hyams
2019-10-16
1
-82
/
+97
*
[CMake] Disable building all Darwin libraries (except builtins) for macOS i38...
Dan Liew
2019-10-16
1
-1
/
+47
*
[LegalizeTypes] Don't use PromoteTargetBoolean in WidenVecOp_SETCC.
Craig Topper
2019-10-16
1
-1
/
+4
*
Fix failing mangle-concept.cpp test.
Saar Raz
2019-10-16
1
-2
/
+2
*
[LegalizeTypes] Don't call PromoteTargetBoolean from SplitVecOp_VSETCC.
Craig Topper
2019-10-16
2
-1
/
+112
*
[libunwind][Android] Improve workaround for PIE zero-dlpi_addr bug
Ryan Prichard
2019-10-16
1
-23
/
+27
*
[Concepts] ConceptSpecializationExprs mangling
Saar Raz
2019-10-16
3
-4
/
+31
*
Revert "[ASan] Refine diagnoses messages"
Julian Lettner
2019-10-16
1
-1
/
+2
*
update ScriptInterpreterPython to use File, not FILE*
Lawrence D'Anna
2019-10-16
4
-64
/
+56
*
CodeExtractor: NFC: Use Range based loop
Aditya Kumar
2019-10-16
1
-4
/
+4
*
[libTooling] Put all Transformer declarations in a single namespace.
Yitzhak Mandelbaum
2019-10-16
12
-95
/
+146
*
Fix an unused variable introduced in rL374955 / rG21703543.
David L. Jones
2019-10-16
1
-0
/
+1
*
[ASan] Refine diagnoses messages
Julian Lettner
2019-10-16
1
-2
/
+1
*
[dsymutil] Support and relocate base address selection entries for debug_loc
Jonas Devlieghere
2019-10-15
4
-0
/
+41
*
[Reland][VirtualFileSystem] Support virtual working directory in the Redirect...
Jonas Devlieghere
2019-10-15
3
-16
/
+217
*
PR43674: fix incorrect constant evaluation of 'switch' where no case
Richard Smith
2019-10-15
2
-1
/
+7
*
[lldb] Creates _liblldb symlink from cmake
Haibo Huang
2019-10-15
2
-283
/
+37
*
Remove unnecessary and inappropriate forward-declaration of Sema from
Richard Smith
2019-10-15
1
-1
/
+0
*
[Orc] Add a method for ObjectLinkingLayer to return ownership of object buffers.
Lang Hames
2019-10-15
2
-0
/
+18
*
[Docs] Updates sidebar links and sets max-width property for div.body
DeForest Richards
2019-10-15
2
-3
/
+3
*
[JITLink] Switch to slab allocation for InProcessMemoryManager, re-enable test.
Lang Hames
2019-10-15
2
-12
/
+42
*
[lit] Add back LitTestCase
Julian Lettner
2019-10-15
5
-0
/
+87
[next]