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
path:
root
/
clang
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GCC] Match a GCC version with a patch suffix without a third version component
Martin Storsjo
2018-04-24
5
-0
/
+7
*
[test] Fix a typo in a test directory name. NFC.
Martin Storsjo
2018-04-24
1
-0
/
+0
*
[libclang] Only mark CXCursors for explicit attributes with a type
Erik Verbruggen
2018-04-24
1
-0
/
+20
*
[AST] Another attempt at fixing the ARM bots.
Benjamin Kramer
2018-04-24
1
-3
/
+3
*
[AST] Use a bit of trickery to make test pass on platforms where wchar_t is u...
Benjamin Kramer
2018-04-24
1
-3
/
+5
*
[X86] Remove '#ifdef __x86_64__' around mask_set1_epi64 intrinsics.
Craig Topper
2018-04-24
2
-4
/
+0
*
[AST] strcmp/memcmp always compares unsigned chars.
Benjamin Kramer
2018-04-23
1
-0
/
+13
*
[Sema] Add -Wno-self-assign-overloaded
Roman Lebedev
2018-04-23
2
-0
/
+24
*
DR727: remove wrong assertion for use of class-scope explicit
Richard Smith
2018-04-23
1
-1
/
+28
*
Improve checks in test/Frontend/ftime-report-template-decl.cpp
Bjorn Pettersson
2018-04-23
1
-2
/
+2
*
[OPENMP] Do not cast captured by value variables with pointer types in
Alexey Bataev
2018-04-23
1
-4
/
+13
*
Quick fix for rC330605: specify a target arch for test
Aleksei Sidorin
2018-04-23
1
-1
/
+1
*
[analyzer] Don't crash on printing ConcreteInt of size >64 bits
Aleksei Sidorin
2018-04-23
1
-0
/
+7
*
[OpenCL] Reject virtual functions for OpenCL C++
Sven van Haastregt
2018-04-23
1
-0
/
+45
*
[CodeGen] Reland r330442: Add an option to suppress output of llvm.ident
Mikhail Maltsev
2018-04-23
1
-0
/
+19
*
[Solaris] __float128 is supported on Solaris/x86
Rainer Orth
2018-04-23
1
-0
/
+4
*
Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePas...
Andrew V. Tischenko
2018-04-23
1
-0
/
+159
*
[Atomics] warn about atomic accesses using libcalls
Tim Northover
2018-04-23
1
-0
/
+27
*
Add tests for llvm-bcanalyzer stream types
Brian Gesiak
2018-04-22
2
-0
/
+13
*
[X86] WaitPKG intrinsics
Gabor Buella
2018-04-20
3
-0
/
+32
*
Revert r330442, CodeGen/no-ident-version.c is failing on PPC
Mikhail Maltsev
2018-04-20
1
-19
/
+0
*
[CUDA] Set LLVM calling convention for CUDA kernel
Yaxun Liu
2018-04-20
1
-0
/
+41
*
[CodeGen] Add an option to suppress output of llvm.ident
Mikhail Maltsev
2018-04-20
1
-0
/
+19
*
Fix some tests that were failing on Windows
Hans Wennborg
2018-04-20
3
-9
/
+9
*
clang-cl: Accept (and ignore) /Zc:__cplusplus.
Nico Weber
2018-04-20
1
-0
/
+9
*
[CUDA] Register relocatable GPU binaries
Jonas Hahnfeld
2018-04-20
1
-45
/
+66
*
[Driver] Support for -save-stats in AddGoldPlugin.
Florian Hahn
2018-04-20
1
-0
/
+8
*
[OpenCL] Add 'denorms-are-zero' function attribute
Alexey Sotkin
2018-04-20
1
-13
/
+19
*
[CFG] [analyzer] Add construction contexts for loop condition variables.
Artem Dergachev
2018-04-19
3
-8
/
+91
*
[analyzer] When we fail to evaluate a pointer cast, escape the pointer.
Artem Dergachev
2018-04-19
2
-2
/
+13
*
Implement proper support for `-falign-functions`
Saleem Abdulrasool
2018-04-19
3
-4
/
+33
*
[CFG] [analyzer] Don't treat argument constructors as temporary constructors.
Artem Dergachev
2018-04-19
1
-0
/
+72
*
[analyzer] RetainCount: Accept more "safe" CFRetain wrappers.
Artem Dergachev
2018-04-19
1
-0
/
+21
*
[CXX] Templates specialization visibility can be wrong
Steven Wu
2018-04-19
1
-0
/
+23
*
[NEON] Define vfma_n_f32() and vfmaq_n_f32() intrinsics in AArch32 mode
Ivan A. Kosarev
2018-04-19
1
-0
/
+24
*
Fix __attribute__((force_align_arg_pointer)) misalignment bug
Erich Keane
2018-04-19
1
-2
/
+2
*
Lowering x86 adds/addus/subs/subus intrinsics (clang)
Alexander Ivchenko
2018-04-19
4
-89
/
+558
*
[CodeGen] Do not push a destructor cleanup for a struct that doesn't
Akira Hatanaka
2018-04-18
1
-0
/
+24
*
[MS] Fix unprototyped thunk emission for incomplete return types
Reid Kleckner
2018-04-18
1
-0
/
+17
*
[NVPTX, CUDA] Added support for m8n32k16 and m32n8k16 variants of wmma instru...
Artem Belevich
2018-04-18
1
-94
/
+395
*
[NVPTX] Emit debug info in DWARF-2 by default for Cuda devices.
Alexey Bataev
2018-04-18
3
-1
/
+96
*
[OPENMP] Code cleanup and code improvements.
Alexey Bataev
2018-04-18
1
-3
/
+3
*
[Sema] Disable built-in increment operator for bool in overload resolution in...
Jan Korous
2018-04-18
1
-0
/
+10
*
Revert r330195 "[NEON] Define vget_high_f16() and vget_low_f16() intrinsics i...
Ivan A. Kosarev
2018-04-18
1
-0
/
+14
*
[Modules] Turn on system header validation for implicit modules
Bruno Cardoso Lopes
2018-04-18
1
-0
/
+6
*
[AAch64] Add the __ARM_FEATURE_DOTPROD macro definition
Junmo Park
2018-04-17
1
-0
/
+4
*
Add Microsoft mangling for _Float16
Erich Keane
2018-04-17
1
-0
/
+4
*
[XRay] Add clang builtin for xray typed events.
Keith Wyss
2018-04-17
3
-8
/
+71
*
[Driver] Use the per-API level Android library directories.
Dan Albert
2018-04-17
98
-90
/
+40
*
Require shell for test
Teresa Johnson
2018-04-17
1
-1
/
+2
[next]