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
*
Support objc_nonlazy_class attribute on Objective-C implementations
Erik Pilkington
2019-04-11
6
-16
/
+29
*
Add support for attributes on @implementations in Objective-C
Erik Pilkington
2019-04-11
15
-32
/
+106
*
Revert "Use llvm::lower_bound. NFC"
Ali Tamur
2019-04-11
9
-32
/
+45
*
Fix sphinx documentation warning.
Zachary Turner
2019-04-11
1
-1
/
+1
*
[PDB Docs] Add skeleton of documentation for CodeView symbols.
Zachary Turner
2019-04-11
2
-28
/
+259
*
[pstl] Remove our custom FindTBB CMake file
Louis Dionne
2019-04-11
2
-67
/
+0
*
Fix PR41465 - Use __builtin_mul_overflow instead of hand-rolled check.
Eric Fiselier
2019-04-11
2
-4
/
+31
*
New document skeleton describing how to add a constrained floating-point
Kevin P. Neal
2019-04-11
2
-0
/
+99
*
[pstl] Setup the _PSTL_VERSION macro like _LIBCPP_VERSION, and add release notes
Louis Dionne
2019-04-11
4
-8
/
+68
*
[ConstantFold] ExtractConstantBytes - handle shifts on large integer types
Simon Pilgrim
2019-04-11
2
-14
/
+52
*
[NFC] Correct outdated links to the Itanium C++ ABI documentation
Louis Dionne
2019-04-11
10
-10
/
+10
*
[libFuzzer] Fallback to default Mutate when MutateWithMask fails.
Max Moroz
2019-04-11
2
-1
/
+4
*
[libc++] Make sure we don't eagerly diagnose non-const comparators for contai...
Louis Dionne
2019-04-11
10
-21
/
+165
*
[lldb] [lit/Register] Mark x86-mm-xmm-read XFAIL on Windows
Michal Gorny
2019-04-11
1
-0
/
+1
*
[DAGCombiner] refactor narrowing of extracted vector binop; NFC
Sanjay Patel
2019-04-11
1
-20
/
+19
*
[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMV3 mask support
Simon Pilgrim
2019-04-11
2
-5
/
+3
*
Make llvm-nm -help great again
Serge Guelton
2019-04-11
2
-33
/
+61
*
[lldb] [lit/Register] Fix test to use %clangxx
Michal Gorny
2019-04-11
1
-1
/
+1
*
[RISCV] Diagnose invalid second input register operand when using %tprel_add
Roger Ferrer Ibanez
2019-04-11
2
-2
/
+27
*
[X86][AVX] Tweak X86ISD::VPERMV3 demandedelts test
Simon Pilgrim
2019-04-11
1
-3
/
+3
*
Fixed possible out of bound array access.
Andrey Churbanov
2019-04-11
1
-2
/
+2
*
[test] Convert CommandScriptImmediateOutput from pexpect to lit
Jonas Devlieghere
2019-04-11
4
-101
/
+62
*
[X86] Add MM register mapping from CodeView to MC register id
Luo, Yuanke
2019-04-11
1
-0
/
+9
*
[lldb] [Process/NetBSD] Fix wrongly mapping mm* registers
Michal Gorny
2019-04-11
3
-2
/
+79
*
[llvm] [lit] Add target-x86* features
Michal Gorny
2019-04-11
1
-0
/
+4
*
YAMLIO: Fix serialization of strings with embedded nuls
Pavel Labath
2019-04-11
2
-6
/
+11
*
[X86][AVX] Add X86ISD::VPERMV3 demandedelts test
Simon Pilgrim
2019-04-11
1
-0
/
+28
*
[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMV mask support
Simon Pilgrim
2019-04-11
2
-15
/
+12
*
[X86][AVX] Add X86ISD::VPERMV demandedelts test
Simon Pilgrim
2019-04-11
1
-0
/
+22
*
[DAGCombiner][x86] scalarize inserted vector FP ops
Sanjay Patel
2019-04-11
2
-72
/
+98
*
[AArch64] Add lowering pattern for llvm.aarch64.neon.vcvtfxs2fp.f16.i64
Diogo N. Sampaio
2019-04-11
2
-0
/
+12
*
[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMILPV mask support
Simon Pilgrim
2019-04-11
2
-83
/
+21
*
Minidump: extend UUID byte-swapping to windows platform
Pavel Labath
2019-04-11
3
-40
/
+28
*
[X86][AVX] Add X86ISD::VPERMILPV demandedelts tests
Simon Pilgrim
2019-04-11
1
-0
/
+96
*
[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMIL2 mask support
Simon Pilgrim
2019-04-11
2
-19
/
+9
*
[X86][XOP] Add X86ISD::VPERMIL2 demandedelts test
Simon Pilgrim
2019-04-11
1
-0
/
+46
*
[X86] SimplifyDemandedVectorElts - add VPPERM support
Simon Pilgrim
2019-04-11
2
-1
/
+10
*
[libunwind] Fix the typo in unw_save_vfp_as_X alias
Petr Hosek
2019-04-11
1
-1
/
+1
*
[ValueTracking] Change if-else chain into switch in computeKnownBitsFromAssume
Sander de Smalen
2019-04-11
1
-8
/
+18
*
Test commit access
Oliver Stannard
2019-04-11
1
-0
/
+1
*
Use llvm::lower_bound. NFC
Fangrui Song
2019-04-11
9
-45
/
+32
*
[MCA] Remove wrong comments from a test. NFC
Andrea Di Biagio
2019-04-11
1
-3
/
+0
*
[clangd] Use identifiers in file as completion candidates when build is not r...
Eric Liu
2019-04-11
14
-85
/
+299
*
[ADT] Fix template parameter names of llvm::{upper|lower}_bound
Ilya Biryukov
2019-04-11
1
-12
/
+16
*
[clangd] Include compile command heuristic in logs
Sam McCall
2019-04-11
2
-2
/
+5
*
try to fix the sphinx build some more
Hans Wennborg
2019-04-11
11
-0
/
+22
*
Fix two sphinx warnings
Hans Wennborg
2019-04-11
1
-2
/
+2
*
Try to fix the shpinx build
Hans Wennborg
2019-04-11
9
-9
/
+9
*
[llvm-exegesis] Fix serialization/deserialization of special NoRegister regis...
Roman Lebedev
2019-04-11
2
-7
/
+31
*
Add { } to silence compiler warning [NFC]
Mikael Holmen
2019-04-11
1
-3
/
+3
[next]