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
*
[mips] Added support for -Wa,-mips32 and similar.
Scott Egerton
2016-01-14
1
-0
/
+91
*
Fix for armv7-a15 and thumbv7-a15 buildbot fails.
Andrey Bokhanko
2016-01-14
1
-2
/
+2
*
Correct setting of UserLabelPrefix for MCU target.
Andrey Bokhanko
2016-01-14
1
-0
/
+1
*
PR25910: clang allows two var definitions with the same mangled name
Andrey Bokhanko
2016-01-14
1
-4
/
+39
*
CodeGen: Only emit CFI unrelated cast checks for bit casts.
Peter Collingbourne
2016-01-14
1
-6
/
+15
*
[Sema] Suppress diags in overload resolution.
George Burgess IV
2016-01-13
1
-0
/
+55
*
Revert r257602 because it breaks integrated-as.s on mips hosts.
Scott Egerton
2016-01-13
1
-91
/
+0
*
Revert "[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion."
Artem Dergachev
2016-01-13
1
-98
/
+0
*
[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion.
Artem Dergachev
2016-01-13
1
-0
/
+98
*
[mips] Added support for -Wa,-mips32 and similar.
Scott Egerton
2016-01-13
1
-0
/
+91
*
[OPENMP] Fix for declarative/standalone directives use.
Alexey Bataev
2016-01-13
8
-20
/
+59
*
[Bugfix] Fix ICE on constexpr vector splat.
George Burgess IV
2016-01-13
3
-11
/
+99
*
[CUDA] Rename check-prefixes in cuda-options.cu and cuda-unused-arg-warning.cu.
Justin Lebar
2016-01-13
2
-157
/
+122
*
Generalize r256026 to apply to all MachO targets, not just Darwin targets.
Bob Wilson
2016-01-13
1
-0
/
+2
*
[CUDA] Report an error if code tries to mix incompatible CUDA attributes.
Justin Lebar
2016-01-13
3
-1
/
+55
*
[Darwin] Fix deployment target detection
Frederic Riss
2016-01-12
1
-0
/
+1
*
Follow-up to r257537: add test that majnemer asked about
Hans Wennborg
2016-01-12
1
-1
/
+2
*
clang-cl: Support /Dfoo#bar (PR25984)
Hans Wennborg
2016-01-12
1
-2
/
+6
*
[CUDA] Add explicit mapping from sm_XX to compute_YY.
Justin Lebar
2016-01-12
1
-14
/
+2
*
Improve AST dumping:
Richard Smith
2016-01-12
1
-3
/
+18
*
[modules] Don't diagnose a conflict between two using-declarations that name ...
Richard Smith
2016-01-12
4
-4
/
+17
*
Add a clang test for r257376 (Ensure -mcpu=xscale works for arm targets).
Dimitry Andric
2016-01-12
1
-0
/
+3
*
[analyzer] Fix RangeConstraintManager's pinning of single value ranges.
Pierre Gousseau
2016-01-12
1
-0
/
+30
*
[analyzer] Evaluate integral casts as cast symbols if truncations are detected.
Pierre Gousseau
2016-01-12
1
-0
/
+126
*
PR18513: make gcc compatible layout for bit-fields with explicit aligned attr...
Alexey Bataev
2016-01-12
1
-2
/
+184
*
Fix infinite recursion for invalid declaration, by Dmitry Polukhin
Alexey Bataev
2016-01-12
1
-0
/
+9
*
[CUDA] Reject values for --cuda-gpu-arch that are not of the form /sm_\d+/.
Justin Lebar
2016-01-11
1
-0
/
+34
*
When a tag is declared in prototype scope in C, if we've decided that it
Richard Smith
2016-01-11
2
-0
/
+21
*
[Sema] Issue a warning for integer overflow in struct initializer
Akira Hatanaka
2016-01-11
1
-0
/
+8
*
[WebAssembly] Fix a typo in a comment.
Dan Gohman
2016-01-11
1
-1
/
+1
*
Fix assert hit when tree-transforming template template parameter packs.
Manuel Klimek
2016-01-11
1
-1
/
+11
*
AnalysisConsumer: use canonical decl for both lookup and store of
Yury Gribov
2016-01-11
1
-0
/
+15
*
[OpenCL] Pipe type support
Xiuli Pan
2016-01-09
5
-3
/
+64
*
[modules] If we're treating an elaborated-type-specifier as if it introduces a
Richard Smith
2016-01-09
1
-2
/
+5
*
Module debugging: Add a testcase for standalone forward declarations.
Adrian Prantl
2016-01-09
2
-0
/
+6
*
Only take NULL macros instead of all macros into account for -Wnull-conversion.
Richard Trieu
2016-01-09
1
-0
/
+20
*
Exclude function calls for functions which have return type nullptr_t from
Richard Trieu
2016-01-08
1
-0
/
+11
*
[modules] Make sure we always include the contents of private headers when
Richard Smith
2016-01-08
3
-3
/
+5
*
[MS ABI] Complete and base constructor GlobalDecls must have the same name
David Majnemer
2016-01-08
1
-0
/
+25
*
Driver: Use the new ELF lld linker for AMDGPU
Tom Stellard
2016-01-08
1
-1
/
+1
*
[CUDA] Split out tests for unused-arg warnings from cuda-options.cu.
Justin Lebar
2016-01-08
2
-18
/
+23
*
[PPC] Add long long/double support for vec_cts, vec_ctu and vec_ctf
Kyle Butt
2016-01-08
1
-0
/
+47
*
Turn off lldb debug tuning by default for FreeBSD
Dimitry Andric
2016-01-07
1
-1
/
+1
*
Properly track that a character literal is UTF-8, and pretty print the prefix...
Aaron Ballman
2016-01-07
2
-0
/
+43
*
[OpenMP] Fix issue in the offloading metadata testing.
Samuel Antao
2016-01-07
2
-28
/
+28
*
Add missing -no-canonical-prefixes.
Daniel Jasper
2016-01-07
1
-1
/
+1
*
[libclang] Handle AutoType in clang_getTypeDeclaration
Sergey Kalinichev
2016-01-07
1
-0
/
+12
*
ARM: allow __thread on OS versions that have the required runtime support.
Tim Northover
2016-01-07
1
-0
/
+17
*
Make sure we claim arguments that are going to be passed to a gcc tool,
Eric Christopher
2016-01-07
1
-0
/
+6
*
[WebAssembly] Add -m:e to the target triple.
Dan Gohman
2016-01-07
1
-2
/
+2
[next]