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
*
[ELF][test] Change references of %T to %t.dir
Fangrui Song
2019-10-30
11
-50
/
+57
*
Fix pattern error for S2_tstbit_i instruction
Ikhlas Ajbar
2019-10-30
2
-2
/
+36
*
[SLPVectorizer] Use getAPInt() for comparison. NFCI.
Simon Pilgrim
2019-10-30
1
-1
/
+1
*
[scudo][standalone] Add a free list to the Secondary
Kostya Kortchinsky
2019-10-30
7
-127
/
+178
*
Updating the documentation for the _Noreturn attribute; NFC.
Aaron Ballman
2019-10-30
1
-1
/
+3
*
[LLD] - Fix a test after obj2yaml change.
Georgii Rymar
2019-10-30
1
-6
/
+3
*
gn build: (manually) merge 67474c60d34
Nico Weber
2019-10-30
1
-0
/
+2
*
[AIX] Lowering CPI/JTI/BA to MIR
Xiangling Liao
2019-10-30
4
-6
/
+138
*
[AArch64][MachineOutliner] Return address signing for outlined functions
David Tellenbach
2019-10-30
10
-7
/
+966
*
[SelectionDAG] Add support for FP_ROUND in WidenVectorOperand.
Jay Foad
2019-10-30
2
-4
/
+24
*
[ObjectYAML] - Redefine LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::Hex*) as LLV...
Georgii Rymar
2019-10-30
12
-126
/
+95
*
[bugpoint] Reduce metadata that does not contribute to crash.
Florian Hahn
2019-10-30
4
-11
/
+151
*
[NFC][LoopUnroll] Tests for peeling of first iteration (PR43840)
Roman Lebedev
2019-10-30
1
-1
/
+232
*
[OpenMP] Reset affinity mask in the process child on FreeBSD
David Carlier
2019-10-30
1
-1
/
+1
*
[OPENMP][DOC]Provide correct info about supported features, NFC.
Alexey Bataev
2019-10-30
1
-23
/
+2
*
[OPENMP][DOC]Update list of supported functions, NFC.
Alexey Bataev
2019-10-30
1
-2
/
+2
*
[OPENMP50]Add support for parallel master taskloop simd directive.
Alexey Bataev
2019-10-30
46
-19
/
+5971
*
[compiler-rt] libhwasan interceptor ABI intercept longjmp/setjmp
David Tellenbach
2019-10-30
6
-0
/
+260
*
[IR] Allow fast math flags on calls with floating point array type.
Jay Foad
2019-10-30
6
-24
/
+133
*
[ASTImporter] Add support for BuiltinTemplateDecl
Raphael Isemann
2019-10-30
3
-0
/
+62
*
LiveIntervals: Split live intervals on multiple dead defs
Krzysztof Parzyszek
2019-10-30
4
-11
/
+21
*
minidump: Rename some architecture constants
Pavel Labath
2019-10-30
9
-25
/
+25
*
[nfc][libomptarget] Move smid() into target_impl
Jon Chesterfield
2019-10-30
2
-8
/
+8
*
[libomptarget] Always call malloc, free via SafeMalloc, SafeFree wrapper
Jon Chesterfield
2019-10-30
1
-5
/
+6
*
Rename a flang test case
Jeremy Morse
2019-10-30
2
-2
/
+2
*
lldb-vscode: Add a forgotten cast to void
Pavel Labath
2019-10-30
1
-0
/
+1
*
[lldb-vscod] fix build with NDEBUG on windows
SquallATF
2019-10-30
1
-3
/
+4
*
COFF: Set section permissions
Pavel Labath
2019-10-30
2
-3
/
+13
*
[ARM][AArch64][DebugInfo] Improve call site instruction interpretation
Djordje Todorovic
2019-10-30
8
-9
/
+296
*
[lldb] [test] Mark TestCustomShell XFAIL on *bsd as well
Michał Górny
2019-10-30
1
-1
/
+4
*
[AArch64][SVE] Implement masked store intrinsics
Kerry McLaughlin
2019-10-30
5
-22
/
+260
*
[X86] combineOrShiftToFunnelShift - use isOperationLegalOrCustom to check FSH...
Simon Pilgrim
2019-10-30
1
-1
/
+2
*
[X86] combineOrShiftToFunnelShift - use getShiftAmountTy instead of hardwirin...
Simon Pilgrim
2019-10-30
1
-5
/
+8
*
[AArch64][SVE] Implement additional integer arithmetic intrinsics
Kerry McLaughlin
2019-10-30
6
-16
/
+404
*
[AMDGPU] Consolidate one more getGeneration check
Jay Foad
2019-10-30
1
-1
/
+1
*
gn build: Merge 6bf55804924
LLVM GN Syncbot
2019-10-30
1
-0
/
+1
*
[clang][driver] Add basic --driver-mode=flang support for fortran
Peter Waller
2019-10-30
18
-21
/
+322
*
[llvm-objcopy] - Do not crash on object that has relocations but no symbol ta...
Georgii Rymar
2019-10-30
3
-10
/
+115
*
Enable OpenBSD support.
AndreyChurbanov
2019-10-30
3
-4
/
+33
*
[UpdateTestChecks] Fix invalid python string escapes
Alex Richardson
2019-10-30
1
-3
/
+3
*
[Alignment] Use Align for TFI.getStackAlignment() in X86ISelLowering
Guillaume Chatelet
2019-10-30
1
-26
/
+18
*
[update_cc_test_checks.py] Fix invalid python string escape sequence
Alex Richardson
2019-10-30
1
-1
/
+1
*
[AddressSanitizer] Only instrument globals of default address space
Karl-Johan Karlsson
2019-10-30
2
-0
/
+33
*
[PowerPC] Clear the sideeffect bit for those instructions that didn't have th...
QingShan Zhang
2019-10-30
5
-16
/
+57
*
[Target] Change PATCHABLE_EVENT_CALL/PATCHABLE_TYPED_EVENT_CALL to use unknow...
Craig Topper
2019-10-30
1
-2
/
+2
*
[X86] Add test case for PR43758. NFC
Craig Topper
2019-10-30
1
-0
/
+60
*
[llvm-objcopy] Add REQUIRES directive to fix a test
Seiya Nuta
2019-10-30
1
-0
/
+2
*
[X86] Make memcmp vector lowering handle arbitrary expansions
David Zarzycki
2019-10-30
5
-99
/
+6348
*
[llvm-objcopy][MachO] Support indirect symbol table
Seiya Nuta
2019-10-30
4
-9
/
+96
*
[Orc][test] Fix -DBUILD_SHARED_LIBS=on build
Fangrui Song
2019-10-29
1
-0
/
+1
[next]