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
*
[CodeView] Lower __restrict and other pointer qualifiers correctly
Reid Kleckner
2018-02-27
6
-19
/
+637
*
Revert "[Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX"
Krzysztof Parzyszek
2018-02-27
1
-4
/
+2
*
[analyzer] UndefinedAssignmentChecker: Better warning message in implicit ctors.
Artem Dergachev
2018-02-27
2
-6
/
+100
*
[ELF] Add llvm-readelf to the lit tool substitutions
Alexander Richardson
2018-02-27
1
-2
/
+2
*
[Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX
Krzysztof Parzyszek
2018-02-27
1
-2
/
+4
*
[AsmPrinter] Handle qualified unnamed types in CodeView printer
Shoaib Meenai
2018-02-27
2
-3
/
+85
*
AMDGPU: Define FP_FAST_FMA{F} macros for amdgcn
Konstantin Zhuravlyov
2018-02-27
4
-182
/
+384
*
[codeview] Remove unused variable
Reid Kleckner
2018-02-27
1
-1
/
+0
*
AMDGPU: Add fast fmaf feature to gfx702
Konstantin Zhuravlyov
2018-02-27
1
-1
/
+2
*
[OPENMP] Emit warning for non-trivial types in map clauses.
Alexey Bataev
2018-02-27
65
-364
/
+372
*
[libunwind][MIPS]: Add support for unwinding in N32 processes.
John Baldwin
2018-02-27
6
-11
/
+33
*
[analyzer] MallocChecker: Suppress false positives in shared pointers.
Artem Dergachev
2018-02-27
2
-7
/
+130
*
[llvm-cvtres] Update the help test after SVN r326244.
Martin Storsjo
2018-02-27
1
-1
/
+1
*
[analyzer] Fix trivial copy for empty objects.
Artem Dergachev
2018-02-27
2
-0
/
+31
*
[analyzer] Track temporaries without construction contexts for destruction.
Artem Dergachev
2018-02-27
3
-17
/
+59
*
[analyzer] Don't crash when dynamic type of a variable is set via placement new.
Artem Dergachev
2018-02-27
2
-1
/
+37
*
llvm-cvtres: Mention ARM64 as a supported machine type in the help text. NFC.
Martin Storsjo
2018-02-27
1
-1
/
+1
*
Add `--dynamic-linker=foo` as an alias for `--dynamic-linker foo`.
Rui Ueyama
2018-02-27
3
-12
/
+25
*
Put undefined symbols from shared libraries in the symbol table.
Rafael Espindola
2018-02-27
7
-47
/
+5
*
[InstSimplify] add tests for FP with undef operand; NFC
Sanjay Patel
2018-02-27
2
-18
/
+89
*
[analyzer] Disable constructor inlining when lifetime extending through a field.
Artem Dergachev
2018-02-27
4
-18
/
+26
*
[analyzer] Self-debug: Dump dynamic type info and taint with the program state.
Artem Dergachev
2018-02-27
3
-1
/
+34
*
[CFG] NFC: Refactor ConstructionContext into a finite set of cases.
Artem Dergachev
2018-02-27
7
-205
/
+496
*
[ValueTracking] Teach cannotBeOrderedLessThanZeroImpl to look through Extract...
Craig Topper
2018-02-27
2
-0
/
+20
*
[analyzer] Introduce correct lifetime extension behavior in simple cases.
Artem Dergachev
2018-02-27
5
-46
/
+337
*
[MinGW, CrossWindows] Allow passing -static together with -shared
Martin Storsjo
2018-02-27
4
-19
/
+32
*
[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
[next]