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
*
Fix/unify top comment in lib/Analysis/PolyhedralInfo.cpp
Michal Gorny
2019-01-22
1
-15
/
+16
*
[X86][SSE] Add selective commutation support for insertps (PR40340)
Simon Pilgrim
2019-01-22
4
-5
/
+26
*
[RISCV] Quick fix for PR40333
Alex Bradbury
2019-01-22
2
-1
/
+32
*
[LoopPredication] Support guards expressed as branches by widenable condition
Max Kazantsev
2019-01-22
2
-4
/
+1546
*
[X86] Add test for matchAddressRecursively's MUL handling
Simon Pilgrim
2019-01-22
1
-0
/
+73
*
[NFC] Add function to parse widenable conditional branches
Max Kazantsev
2019-01-22
2
-17
/
+29
*
[llvm-objcopy] [COFF] Implement --add-gnu-debuglink
Martin Storsjo
2019-01-22
6
-7
/
+137
*
[llvm-objcopy] [COFF] Update symbol indices in weak externals
Martin Storsjo
2019-01-22
6
-6
/
+89
*
[llvm-objcopy] Consistently use createStringError instead of make_error<Strin...
Martin Storsjo
2019-01-22
6
-42
/
+40
*
[NFC][llvm-readobj]Normalise --/- inconsistency in test options
James Henderson
2019-01-22
1
-8
/
+8
*
[X86] HADDPS/HADDPD scalar lowering was added at rL350421
Simon Pilgrim
2019-01-22
1
-12
/
+0
*
Revert r351778: IR: Add fp operations to atomicrmw
Chandler Carruth
2019-01-22
26
-395
/
+22
*
[llvm-symbolizer] Add support for --basenames/-s
James Henderson
2019-01-22
5
-3
/
+30
*
[NFC] Factor out some reusable logic
Max Kazantsev
2019-01-22
1
-15
/
+21
*
[clangd] NFC: Use buildCompilerInvocation in CodeComplete
Kadir Cetinkaya
2019-01-22
5
-59
/
+46
*
[clangd] Support clang-tidy configuration in clangd.
Haojian Wu
2019-01-22
12
-20
/
+62
*
[NFC] Add detector for guards expressed as branch by widenable conditions
Max Kazantsev
2019-01-22
2
-2
/
+33
*
[LLD][ELF]Fix tests for D56910
James Henderson
2019-01-22
3
-5
/
+6
*
[llvm-readelf]Revert --dyn-symbols behaviour to make it GNU compatible, and a...
James Henderson
2019-01-22
5
-49
/
+150
*
[clangd] Filter out plugin related flags and move all commandline manipulatio...
Kadir Cetinkaya
2019-01-22
9
-42
/
+86
*
Revert "Remove static_assert(value == std::is_trivially_copyable<T>::value)"
Vitaly Buka
2019-01-22
1
-0
/
+4
*
[RISCV][NFC] Add break to case statement in RISCVDAGToDAGISel::Select
Alex Bradbury
2019-01-22
1
-0
/
+1
*
Remove static_assert(value == std::is_trivially_copyable<T>::value)
Vitaly Buka
2019-01-22
1
-4
/
+0
*
[safestack] Return syscalls for mmap, munmap and mprotect
Vitaly Buka
2019-01-22
2
-4
/
+31
*
[RISCV] Fix build after r351778
Alex Bradbury
2019-01-22
1
-3
/
+6
*
breakpad: Add FUNC records to the symtab
Pavel Labath
2019-01-22
6
-41
/
+135
*
[Test] Fix up tests affected by the new LLVM header.
Jonas Devlieghere
2019-01-22
7
-16
/
+16
*
IR: Add fp operations to atomicrmw
Matt Arsenault
2019-01-22
26
-22
/
+392
*
[ARM] Combine ands+lsls to lsls+lsrs for Thumb1.
Eli Friedman
2019-01-22
2
-4
/
+130
*
[CVP] Use LVI to constant fold deopt operands
Philip Reames
2019-01-22
3
-9
/
+35
*
Updated issue 3144
Marshall Clow
2019-01-22
1
-2
/
+2
*
[LangRef] Clarify semantics of volatile operations.
Eli Friedman
2019-01-22
1
-0
/
+18
*
[safestack] Fix NetBSD build
Vitaly Buka
2019-01-22
1
-4
/
+15
*
Update with issues to be moved in San Diego
Marshall Clow
2019-01-22
1
-67
/
+32
*
GlobalISel: Fix out of bounds crashes in verifier
Matt Arsenault
2019-01-22
3
-3
/
+59
*
[AArch64] Add patterns for zext/sext of shift amount.
Eli Friedman
2019-01-22
2
-9
/
+56
*
AMDGPU/GlobalISel: Legalize more fp<->int conversions
Matt Arsenault
2019-01-22
5
-17
/
+94
*
[CodeGen] Always use string computed in Sema for PredefinedExpr
Eli Friedman
2019-01-22
3
-14
/
+11
*
Document toolchain update policy
JF Bastien
2019-01-21
3
-9
/
+51
*
[x86] add another test for xor with undefs; NFC
Sanjay Patel
2019-01-21
1
-0
/
+19
*
[x86] add tests for vector ops with undef lanes; NFC
Sanjay Patel
2019-01-21
1
-0
/
+119
*
[X86] Use X86ISD::VFPROUND instead of ISD::FP_ROUND for 256 and 512 bit cvtpd...
Craig Topper
2019-01-21
5
-47
/
+76
*
[X86] Change avx512 COMPRESS and EXPAND lowering to use a single masked node ...
Craig Topper
2019-01-21
3
-14
/
+35
*
Fix test after AST dump output change
Stephen Kelly
2019-01-21
1
-1
/
+1
*
[AMDGPU] Fixed hazard recognizer to walk predecessors
Stanislav Mekhanoshin
2019-01-21
5
-32
/
+356
*
gn build: Stop passing -DLLVM_LIBXML2_ENABLED to some targets
Nico Weber
2019-01-21
1
-1
/
+0
*
gn build: Merge r351627, r351548, r351701
Nico Weber
2019-01-21
3
-0
/
+3
*
Fix compilation error with gcc 4.8
Pavel Labath
2019-01-21
1
-4
/
+4
*
[X86][BtVer2] Update latency of mmx horizontal operations
Simon Pilgrim
2019-01-21
3
-25
/
+25
*
[AArch64] add more tests for buildvec to shuffle transform; NFC
Sanjay Patel
2019-01-21
1
-0
/
+419
[next]