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
...
*
Remove trailing `;`. NFC.
Michael Liao
2020-01-14
1
-1
/
+1
*
[AArch64][GlobalISel]: Support @llvm.{return,frame}address selection.
Amara Emerson
2020-01-14
3
-1
/
+80
*
[Driver][test] Fix Driver/hexagon-toolchain-elf.c for -DCLANG_DEFAULT_LINKER=...
Fangrui Song
2020-01-14
1
-1
/
+2
*
[LegalizeTypes] Remove untested code from ExpandIntOp_UINT_TO_FP
Craig Topper
2020-01-14
1
-70
/
+2
*
[GVN] fix comment/argument name to match actual implementation. NFC
Fedor Sergeev
2020-01-15
1
-2
/
+2
*
[clang][test][NFC] Use more widely supported sanitizer for file dependency tests
Jan Korous
2020-01-14
2
-6
/
+6
*
[InstCombine] Fix worklist management when removing guard intrinsic
Nikita Popov
2020-01-14
2
-11
/
+11
*
[DebugInfo] Add option to clang to limit debug info that is emitted for classes.
Amy Huang
2020-01-14
2
-0
/
+47
*
[analyzer] Fix SARIF column locations
Joe Ranieri
2020-01-14
4
-27
/
+141
*
dotest.py: Add option to pass extra lldb settings to dotest
Adrian Prantl
2020-01-14
3
-9
/
+28
*
[libcxx] [Windows] Make a more proper implementation of strftime_l for mingw ...
Martin Storsjö
2020-01-14
2
-1
/
+10
*
[SVE] Add patterns for MUL immediate instruction.
Danilo Carvalho Grael
2020-01-14
5
-2
/
+113
*
[Driver] Ignore -fno-semantic-interposition
Fangrui Song
2020-01-14
2
-0
/
+2
*
[OpenMP][Tool] Runtime warning for missing TSan-option
Joachim Protze
2020-01-14
2
-0
/
+38
*
[NewPM] Port MergeFunctions pass
Nikita Popov
2020-01-14
7
-16
/
+70
*
[OPENMP]Improve handling of possibly incorrectly mapped types.
Alexey Bataev
2020-01-14
2
-12
/
+41
*
[InstCombine] Fix infinite loop due to bitcast <-> phi transforms
Nikita Popov
2020-01-14
2
-3
/
+200
*
[InstCombine] Make combineLoadToNewType a method; NFC
Nikita Popov
2020-01-14
2
-13
/
+15
*
[InstCombine] Fix user iterator invalidation in bitcast of phi transform
Nikita Popov
2020-01-14
2
-9
/
+9
*
[InstCombine] Add test for iterator invalidation bug; NFC
Nikita Popov
2020-01-14
1
-0
/
+36
*
[nfc][libomptarget] Refactor nvptx/target_impl.cu
Jon Chesterfield
2020-01-14
1
-8
/
+3
*
[nfc][libomptarget] Refactor amdgcn target_impl
Jon Chesterfield
2020-01-14
3
-60
/
+57
*
Fix NetBSD bot after b4a99a061f517e60985667e39519f60186cbb469 ([Clang][Driver...
Alexandre Ganea
2020-01-14
1
-1
/
+1
*
[InstCombine] add test for possible cast-of-select transform; NFC
Sanjay Patel
2020-01-14
1
-0
/
+18
*
[MachineScheduler] Reduce reordering due to mem op clustering
Jay Foad
2020-01-14
22
-114
/
+117
*
[lldb/test] test_breakpoints_func_full from TestNamespace.NamespaceBreakpoint...
Stella Stamenova
2020-01-14
1
-1
/
+0
*
[gn build] Port 36fcbb838c8
LLVM GN Syncbot
2020-01-14
1
-0
/
+1
*
Added readability-qualified-auto check
Nathan James
2020-01-14
11
-0
/
+713
*
[RISCV] Allow shrink wrapping for RISC-V
lewis-revill
2020-01-14
2
-4
/
+113
*
[ThinLTO/WPD] Remove an overly-aggressive assert
Teresa Johnson
2020-01-14
3
-8
/
+133
*
[ELF] Delete the RelExpr member R_HINT. NFC
Fangrui Song
2020-01-14
3
-4
/
+3
*
[ThinLTO] Handle variable with twice promoted name (Rust)
Teresa Johnson
2020-01-14
3
-2
/
+47
*
[X86] Directly emit a BROADCAST_LOAD from constant pool in lowerUINT_TO_FP_vX...
Craig Topper
2020-01-14
4
-20
/
+46
*
SCC: Allow ReplaceNode to safely support insertion
Warren Ristow
2020-01-14
1
-1
/
+4
*
[AIX][XCOFF] Supporting the ReadOnlyWithRel SectionKnd
diggerlin
2020-01-14
3
-3
/
+24
*
[InstCombine] Let combineLoadToNewType preserve ABI alignment of the load (PR...
Juneyoung Lee
2020-01-15
2
-4
/
+11
*
[ELF] --exclude-libs: don't assign VER_NDX_LOCAL to undefined symbols
Fangrui Song
2020-01-14
2
-1
/
+20
*
Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic temp...
Dmitri Gribenko
2020-01-14
13
-38
/
+28
*
[test] Make data layout of load-bitcast64.ll explicit, use update_test_checks.py
Juneyoung Lee
2020-01-15
1
-20
/
+43
*
[RISCV] Add Clang frontend support for Bitmanip extension
Scott Egerton
2020-01-14
4
-1
/
+19
*
[lldb/Utility] Use assert instead of llvm_unreachable for LLDBAssert
Jonas Devlieghere
2020-01-14
1
-3
/
+3
*
[IR] fix potential crash in Constant::isElementWiseEqual()
Sanjay Patel
2020-01-14
2
-4
/
+48
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-14
1
-20
/
+17
*
Fix "pointer is null" clang static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-14
1
-23
/
+14
*
[clang][OpenCL] Fix covered switch warning
Jinsong Ji
2020-01-14
1
-3
/
+1
*
[ARM][MVE] VTP Block Pass fix
Sjoerd Meijer
2020-01-14
2
-2
/
+90
*
[Syntax] Unset IsOriginal flag on nodes removed from the tree
Ilya Biryukov
2020-01-14
2
-8
/
+22
*
[scudo][standalone] Fork support
Kostya Kortchinsky
2020-01-14
18
-42
/
+265
*
[DBG][LIVEDEBUGVALUES][NFC] Add Targeted LiveDebugValues Behaviour Tests.
Tom Weaver
2020-01-14
22
-0
/
+1546
*
[Syntax] Mark synthesized nodes as modifiable
Ilya Biryukov
2020-01-14
3
-0
/
+24
[prev]
[next]