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
*
[driver] [analyzer] Fix a backward compatibility issue after r348038.
Artem Dergachev
2018-12-20
3
-3
/
+93
*
[CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_l...
Michael Kruse
2018-12-20
17
-262
/
+326
*
[GlobalISel][AArch64] Add G_FCEIL to isPreISelGenericFloatingPointOpcode
Jessica Paquette
2018-12-20
2
-0
/
+17
*
[API] Remove redundants get() from smart pointers. NFC
Jonas Devlieghere
2018-12-20
21
-104
/
+97
*
Make the "too many braces in scalar initialization" extension cause
Richard Smith
2018-12-20
2
-1
/
+24
*
DebugInfo: Fix for missing comp_dir handling with r349207
David Blaikie
2018-12-20
2
-9
/
+42
*
[dotest] Consider unexpected passes as failures.
Jonas Devlieghere
2018-12-20
2
-6
/
+7
*
[sanitizer] Support running without fd 0,1,2.
Evgeniy Stepanov
2018-12-20
7
-9
/
+75
*
Fix the example checker plugin after r349812.
Aaron Ballman
2018-12-20
1
-1
/
+3
*
Fix build failures from r349812 due to a missing argument.
Aaron Ballman
2018-12-20
1
-1
/
+2
*
[NFC][pstl] Re-run Clang-format on the whole repository
Louis Dionne
2018-12-20
1
-2
/
+2
*
[lldbsuite] Un-xfail several tests in TestInferiorCrashing on Windows
Stella Stamenova
2018-12-20
1
-21
/
+4
*
Allow direct navigation to static analysis checker documentation through SARI...
Aaron Ballman
2018-12-20
12
-421
/
+635
*
[Sema] Don't try to account for the size of an incomplete type in CheckArrayA...
Bruno Ricci
2018-12-20
2
-2
/
+19
*
[llvm-objcopy] [COFF] Don't call memcpy() with a null argument. NFC.
Martin Storsjo
2018-12-20
1
-1
/
+2
*
[ConstantFolding] Consolidate and extend bitcount intrinsic tests; NFC
Nikita Popov
2018-12-20
4
-57
/
+187
*
[ConstantFolding] Add undef tests for overflow intrinsics; NFC
Nikita Popov
2018-12-20
1
-0
/
+71
*
[ConstantFolding] Regenerate test checks; NFC
Nikita Popov
2018-12-20
1
-78
/
+58
*
[ConstantFolding] Add tests for funnel shifts with undef operands; NFC
Nikita Popov
2018-12-20
1
-0
/
+167
*
[ConstantFolding] Add tests for sat add/sub with undefs; NFC
Nikita Popov
2018-12-20
1
-0
/
+218
*
[ConstantFolding] Split up saturating add/sub tests; NFC
Nikita Popov
2018-12-20
1
-97
/
+158
*
[MC] [AArch64] Correctly resolve ":abs_g1:3" etc.
Eli Friedman
2018-12-20
2
-13
/
+38
*
[MC] [AArch64] Support resolving fixups for abs_g0 etc.
Eli Friedman
2018-12-20
3
-8
/
+85
*
Revert "[analyzer] pr38668: Do not attempt to cast loaded values..."
Artem Dergachev
2018-12-20
3
-34
/
+10
*
[X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic funnel shift int...
Simon Pilgrim
2018-12-20
4
-81
/
+133
*
[X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic funnel shift int...
Simon Pilgrim
2018-12-20
12
-1204
/
+1086
*
[LAA] Avoid generating RT checks for known deps preventing vectorization.
Florian Hahn
2018-12-20
3
-13
/
+23
*
Add missing -oso-prepend-path to dsymutil test.
Adrian Prantl
2018-12-20
1
-1
/
+1
*
[CMake] Add libunwind when 'all' is being passed as LLVM_ENABLE_PROJECTS
Louis Dionne
2018-12-20
1
-1
/
+1
*
[lit] Skip stop-hook test on Windows
Stella Stamenova
2018-12-20
1
-1
/
+5
*
[lldbsuite] Un-xfail TestMiniDump and TestThreadJump
Stella Stamenova
2018-12-20
2
-2
/
+0
*
Use @llvm.objc.clang.arc.use intrinsic instead of clang.arc.use function.
Pete Cooper
2018-12-20
8
-22
/
+19
*
[lldbsuite] Un-xfail TestEvents on Windows
Stella Stamenova
2018-12-20
1
-3
/
+0
*
[libcxx] Fix order checking in unordered_multimap tests.
Louis Dionne
2018-12-20
6
-152
/
+379
*
Add PLATFORM constants for iOS, tvOS, and watchOS simulators
Michael Trent
2018-12-20
4
-7
/
+19
*
[BPF] Disable relocation for .BTF.ext section
Yonghong Song
2018-12-20
1
-0
/
+10
*
[CodeView] Emit global variables within lexical scopes to limit visibility
Brock Wyma
2018-12-20
4
-120
/
+468
*
Correct the diagnose_if attribute documentation. Fixes PR35845.
Aaron Ballman
2018-12-20
1
-2
/
+2
*
[lldbsuite] Skip TestConflictingSymbol (test_shadowed) on Windows
Stella Stamenova
2018-12-20
1
-0
/
+1
*
[InstCombine] Preserve access-group metadata.
Michael Kruse
2018-12-20
2
-3
/
+4
*
[x86] add test to show missed movddup load fold; NFC
Sanjay Patel
2018-12-20
1
-0
/
+48
*
[PPC64] Add toc-optimizations for got based relocations.
Sean Fertile
2018-12-20
2
-7
/
+32
*
Test commit
Amilendra Kodithuwakku
2018-12-20
1
-1
/
+1
*
[Hexagon] Add patterns for funnel shifts
Krzysztof Parzyszek
2018-12-20
4
-30
/
+375
*
[clangd] Try to workaround test failure by increasing the timeouts
Ilya Biryukov
2018-12-20
1
-3
/
+3
*
[clangd] Expose FileStatus to LSP.
Haojian Wu
2018-12-20
7
-3
/
+89
*
Overload GetMemoryRegions for the ProcessMinidump
Tatyana Krasnukha
2018-12-20
7
-3
/
+87
*
Replace MemoryRegionInfoSP with values and cleanup related code
Tatyana Krasnukha
2018-12-20
8
-48
/
+61
*
[SelectionDAGBuilder] Enable funnel shift building to custom rotates
Simon Pilgrim
2018-12-20
8
-3582
/
+2415
*
[RISCV] Properly evaluate fixup_riscv_pcrel_lo12
Alex Bradbury
2018-12-20
7
-26
/
+159
[next]