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
*
[asan] Disable test on powerpc64be
Vitaly Buka
2018-12-20
1
-0
/
+3
*
Revert "[driver] [analyzer] Fix a backward compatibility issue after r348038."
Artem Dergachev
2018-12-20
3
-95
/
+3
*
[ObjC] Messages to 'self' in class methods that return 'instancetype' should
Alex Lorenz
2018-12-20
3
-29
/
+88
*
cmake: Remove uses of add_llvm_loadable_module macro
Tom Stellard
2018-12-20
3
-3
/
+3
*
cmake: Remove add_llvm_loadable_module()
Tom Stellard
2018-12-20
7
-44
/
+17
*
[gn check] Unbreak check-lld if llvm_install_binutils_symlinks is false
Nico Weber
2018-12-20
2
-6
/
+8
*
[driver] [analyzer] Fix redundant test output.
Artem Dergachev
2018-12-20
2
-2
/
+4
*
[gn build] Add build file for clang/lib/CodeGen and llvm/lib/ProfileData/Cove...
Nico Weber
2018-12-20
3
-0
/
+103
*
[gn build] Add build files for clang/lib/{Frontend,Frontend/Rewrite,Serializa...
Nico Weber
2018-12-20
5
-0
/
+131
*
[gn build] Add build file for clang/lib/Driver
Nico Weber
2018-12-20
4
-0
/
+99
*
[gn build] Add build file for clang/lib/Parse
Nico Weber
2018-12-20
3
-0
/
+52
*
[gn build] Add build files for clang-format and lib/{Format,Rewrite,Tooling/C...
Nico Weber
2018-12-20
6
-6
/
+88
*
[driver] [analyzer] Fix buildbots after r349824.
Artem Dergachev
2018-12-20
2
-2
/
+2
*
[llvm-objcopy] [COFF] Avoid memcpy() with null parameters in more places. NFC.
Martin Storsjo
2018-12-20
1
-4
/
+4
*
Declares __cpu_model as dso local
Haibo Huang
2018-12-20
3
-0
/
+14
*
[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
[next]