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
*
[analyzer] Remove redundant check
George Karpenkov
2018-02-27
1
-2
/
+0
*
[analyzer] Only attempt to get the value of locations of known type
George Karpenkov
2018-02-27
2
-1
/
+9
*
[ARM] Another f16 litpool fix
Sjoerd Meijer
2018-02-27
2
-2
/
+119
*
[dsymutil] Skip DW_AT_sibling attributes.
Jonas Devlieghere
2018-02-27
3
-8
/
+22
*
[analyzer] Quickfix: don't crash when runtime definition is not available.
George Karpenkov
2018-02-27
1
-3
/
+5
*
[analyzer] Logging test quickfix #2.
George Karpenkov
2018-02-27
1
-3
/
+2
*
Revert r326225 "[X86] Move the load folding tables to a separate .inc file"
Craig Topper
2018-02-27
2
-3634
/
+3623
*
[clang-format] Format operator key in protos
Krasimir Georgiev
2018-02-27
3
-0
/
+27
*
ARM: Don't rewrite add reg, $sp, 0 -> mov reg, $sp if the add defines CPSR.
Peter Collingbourne
2018-02-27
2
-1
/
+13
*
[X86] Move the load folding tables to a separate .inc file
Craig Topper
2018-02-27
2
-3623
/
+3634
*
[LLDB] Initial version of PPC64 InstEmulation
Pavel Labath
2018-02-27
12
-17
/
+814
*
[libunwind] Permit additional compiler and linker flags to be passed to tests.
John Baldwin
2018-02-27
2
-0
/
+6
*
add UUID to the acronyms list of objc property name checks
Yan Zhang
2018-02-27
1
-0
/
+2
*
[ARM] add loop vectorizer test based on 482.sphinx3 from SPEC2006; NFC
Sanjay Patel
2018-02-27
1
-0
/
+165
*
[Hexagon] Add patterns for compares of i1 values
Krzysztof Parzyszek
2018-02-27
2
-2
/
+31
*
Handle the NetBSD case in ToolChain::getOSLibName()
Kamil Rytarowski
2018-02-27
1
-0
/
+2
*
Move TestGdbRemoteExitCode next to the other llgs tests
Pavel Labath
2018-02-27
3
-363
/
+0
*
[AArch64] add SLP test based on TSVC; NFC
Sanjay Patel
2018-02-27
1
-0
/
+127
*
Disable ASan exceptions on NetBSD
Kamil Rytarowski
2018-02-27
1
-1
/
+2
*
[GISel]: Print more fallback information when aborting
Aditya Nandakumar
2018-02-27
1
-1
/
+1
*
Removed accidentally committed code from previous commit.
Han Ming Ong
2018-02-27
1
-5
/
+1
*
Got rid of weak imports of libpenergy and libpsample because we are already r...
Han Ming Ong
2018-02-27
2
-87
/
+29
*
[OPENMP] Allow multiple mappings for member expressions for pointers.
Alexey Bataev
2018-02-27
4
-11
/
+33
*
[clangd] Remove codecomplete override content API. Long live addDocument!
Sam McCall
2018-02-27
5
-69
/
+28
*
Add missing REQUIRES.
Rafael Espindola
2018-02-27
1
-0
/
+2
*
Fix gcc warning.
Rafael Espindola
2018-02-27
1
-1
/
+2
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
123
-576
/
+847
*
Add support for SHF_ARM_PURECODE.
Rafael Espindola
2018-02-27
2
-3
/
+49
*
[scudo] Introduce Chunk::getHeaderSize
Kostya Kortchinsky
2018-02-27
3
-25
/
+27
*
[clang-format] Tidy up new API guessLanguage()
Ben Hamilton
2018-02-27
2
-32
/
+13
*
Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return st...
Roman Lebedev
2018-02-27
14
-120
/
+108
*
Revert "[Tooling] [1/1] Refactor FrontendActionFactory::create() to return st...
Roman Lebedev
2018-02-27
9
-25
/
+19
*
[Tooling] [1/1] Refactor FrontendActionFactory::create() to return std::uniqu...
Roman Lebedev
2018-02-27
9
-19
/
+25
*
[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::uniqu...
Roman Lebedev
2018-02-27
14
-108
/
+120
*
[ELF] - Format, fix mistype. NFC.
George Rimar
2018-02-27
1
-3
/
+2
*
AttrDocs.td: fix some bad code-blocks
Hans Wennborg
2018-02-27
1
-20
/
+20
*
AttrDocs.td: fix bad bullet list
Hans Wennborg
2018-02-27
1
-5
/
+5
*
AttrDocs.td: fix bad indent and code block
Hans Wennborg
2018-02-27
1
-6
/
+7
*
clang-format: use AfterControlStatement to format ObjC control blocks
Francois Ferrand
2018-02-27
4
-5
/
+17
*
clang-format: fix formatting of ObjC @synchronized blocks
Francois Ferrand
2018-02-27
2
-0
/
+30
*
[X86][AVX] combineLoopMAddPattern - support 256-bit cases on AVX1 via SplitBi...
Simon Pilgrim
2018-02-27
2
-36
/
+34
*
Make the LLParser accept call instructions of variables in the program AS
Alexander Richardson
2018-02-27
5
-19
/
+80
*
Don't output bitcode to stdout in 2002-07-31-SlashInString.ll test
Alexander Richardson
2018-02-27
1
-1
/
+1
*
[dsymutil][test] Add PowerPC test
Jonas Devlieghere
2018-02-27
3
-0
/
+24
*
[ADT] Recognize ppc as valid architecture in target triple.
Jonas Devlieghere
2018-02-27
2
-1
/
+18
*
[NewGVN] Update phi-of-ops def block when updating existing ValuePHI.
Florian Hahn
2018-02-27
2
-0
/
+57
*
[test] Extend the Driver/mingw-msvcrt.c test with a -SAME check. NFC.
Martin Storsjo
2018-02-27
1
-1
/
+2
*
[ELF] - Fix case of using both --icf and --symbol-ordering-file together.
George Rimar
2018-02-27
2
-1
/
+33
*
[SystemZ] Make sure SelectCode() is not called on a target opcode.
Jonas Paulsson
2018-02-27
1
-1
/
+2
*
[MemorySSA] Invalidate def caches on deletion
George Burgess IV
2018-02-27
2
-2
/
+52
[next]