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
*
[Dominators] Visit affected node candidates found at different root levels
Jakub Kuderski
2018-01-19
4
-9
/
+172
*
Add optional DICompileUnit to DIBuilder + make outliner debug info use it
Jessica Paquette
2018-01-19
4
-54
/
+81
*
Reland "Make TracePcGuardController linker-initialized"
Petr Hosek
2018-01-19
1
-6
/
+6
*
[WebAssembly] Include weak imports when linking with --relocatable
Sam Clegg
2018-01-19
2
-24
/
+60
*
[SystemZ] Prefer LOCHI over generating IPM sequences
Ulrich Weigand
2018-01-19
4
-50
/
+47
*
[SystemZ] Directly use CC result of compare-and-swap
Ulrich Weigand
2018-01-19
7
-0
/
+413
*
[SystemZ] Rework IPM sequence generation
Ulrich Weigand
2018-01-19
7
-138
/
+488
*
[SystemZ] Implement computeKnownBitsForTargetNode
Ulrich Weigand
2018-01-19
2
-0
/
+32
*
[SelectionDAG] Teach computeKnownBits about ATOMIC_CMP_SWAP_WITH_SUCCESS bool...
Ulrich Weigand
2018-01-19
1
-0
/
+1
*
Allow BlockDecl in CXXRecord scope to have no access specifier.
Richard Trieu
2018-01-19
2
-0
/
+121
*
[SystemZ] Run branch-12.ll test only if long tests enabled
Ulrich Weigand
2018-01-19
2
-1
/
+1
*
[X86] Add goldmont to test/Driver/x86-march.c
Craig Topper
2018-01-19
1
-0
/
+4
*
tanpi: Port from amd_builtins
Jan Vesely
2018-01-19
6
-0
/
+168
*
tan: Port from amd_builtins
Jan Vesely
2018-01-19
9
-21
/
+164
*
[WebAssembly] MC: Start table at offset 1 rather than 0
Sam Clegg
2018-01-19
5
-14
/
+18
*
[cmake] Also pass CMAKE_ASM_COMPILER_ID to next stage when bootstrapping
Don Hinton
2018-01-19
1
-1
/
+2
*
[WebAssembly] Allow non-zero table offset in input object
Sam Clegg
2018-01-19
2
-4
/
+4
*
More P0202 constexpr-ifying in <algorithm>. This commit handles replace/repla...
Marshall Clow
2018-01-19
5
-16
/
+92
*
[X86][SSE] Add SSE2 gather tests
Simon Pilgrim
2018-01-19
1
-74
/
+156
*
[cmake] Include LLVM_LIBXML2_ENABLED in LLVMConfig.cmake, PR36006
Michal Gorny
2018-01-19
1
-0
/
+2
*
[ARM] Fix perf regression in compare optimization.
Joel Galenson
2018-01-19
2
-3
/
+34
*
[WebAssembly] Fix libcall signature lookup
Derek Schuff
2018-01-19
2
-13
/
+121
*
More P0202 constexpr-ifying in <algorithm>. This commit handles 'transform'.
Marshall Clow
2018-01-19
3
-7
/
+52
*
Additional fixes for docs in addition to r322968.
Daniel Neilson
2018-01-19
1
-2
/
+2
*
Fix docs build break caused by r322965
Daniel Neilson
2018-01-19
1
-1
/
+1
*
[WebAssembly] Add target flags for sign-ext opcodes.
Dan Gohman
2018-01-19
4
-1
/
+17
*
[WebAssembly] Make sign-extension opcodes a distinct feature.
Dan Gohman
2018-01-19
9
-18
/
+32
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
395
-2281
/
+2410
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
123
-1541
/
+1541
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
3
-3
/
+3
*
Fallback option for colorized output when terminfo isn't available
Petr Hosek
2018-01-19
1
-0
/
+15
*
[x86] add RUN line and auto-generate checks
Sanjay Patel
2018-01-19
1
-55
/
+182
*
[x86] regenerate complete checks; NFC
Sanjay Patel
2018-01-19
1
-30
/
+51
*
[cmake] Fix typo in LLVM_UTILS_INSTALL_DIR definition.
Don Hinton
2018-01-19
1
-2
/
+2
*
Test commit
Carey Williams
2018-01-19
1
-1
/
+1
*
[x86] shrink 'and' immediate values by setting the high bits (PR35907)
Sanjay Patel
2018-01-19
12
-151
/
+184
*
[clang-format] Adds a canonical delimiter to raw string formatting
Krasimir Georgiev
2018-01-19
6
-25
/
+122
*
[InstSimplify] use m_Specific and commutative matcher to reduce code; NFCI
Sanjay Patel
2018-01-19
1
-9
/
+8
*
[clang-format] Fix shortening blocks in macros causing merged next line
Krasimir Georgiev
2018-01-19
2
-3
/
+26
*
[X86] Extend load-op-store fusion merge to ADC/SBB.
Nirav Dave
2018-01-19
3
-6
/
+332
*
[AArch64][SVE] Asm: Add support for RDVL/ADDVL/ADDPL instructions
Sander de Smalen
2018-01-19
10
-1
/
+186
*
[CodeGenCXX] annotate a GEP to a derived class with 'inbounds' (PR35909)
Sanjay Patel
2018-01-19
3
-4
/
+31
*
[clangd] Fix memcpy(?, null, 0) UB by switching to std::copy
Sam McCall
2018-01-19
1
-2
/
+2
*
[X86][AVX] Add more variable permute tests for source vectors smaller than de...
Simon Pilgrim
2018-01-19
1
-8
/
+1060
*
Correct typo after r322829
Kamil Rytarowski
2018-01-19
1
-2
/
+2
*
[SLP] Fix vectorization for tree with trunc to minimum required bit width.
Alexey Bataev
2018-01-19
3
-21
/
+33
*
[clangd] Merge index-provided completions with those from Sema.
Sam McCall
2018-01-19
3
-320
/
+563
*
[Support] - Check nullptr after allocation with malloc in MallocAllocator - D...
Klaus Kretzschmar
2018-01-19
1
-1
/
+6
*
[ELF] Keep tests from wrinting to the test directory.
Benjamin Kramer
2018-01-19
11
-24
/
+24
*
[AMDGPU][MC] Corrected parsing of image modifiers and encoding of image atomics
Dmitry Preobrazhensky
2018-01-19
2
-14
/
+58
[next]