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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ASTDump] NFC: Move variable into if() statement
Stephen Kelly
2019-01-18
1
-2
/
+1
*
[ASTDump] NFC: Remove redundant condition
Stephen Kelly
2019-01-18
1
-4
/
+1
*
[ASTDump] NFC: Remove non-needed braces
Stephen Kelly
2019-01-18
1
-3
/
+2
*
[ASTDump] Mark null params with a tag rather than a child node
Stephen Kelly
2019-01-18
1
-4
/
+9
*
[ASTDump] Mark BlockDecls which capture this with a tag
Stephen Kelly
2019-01-18
1
-3
/
+3
*
[ASTDump] Mark variadic declarations with a tag instead of child node
Stephen Kelly
2019-01-18
2
-8
/
+8
*
[Sema] Suppress a warning about a forward-declared fixed enum in C mode
Erik Pilkington
2019-01-18
1
-2
/
+1
*
[Fixed Point Arithmetic] Fixed Point Addition Constant Expression Evaluation
Leonard Chan
2019-01-18
3
-58
/
+234
*
Fix MSVC "not all control paths return a value" warning. NFCI.
Simon Pilgrim
2019-01-18
1
-0
/
+2
*
[mips] Add '-mrelax-pic-calls', '-mno-relax-pic-calls'
Vladimir Stefanovic
2019-01-18
1
-0
/
+8
*
[NFC] Fix wParentheses warning in ASTContext getFixedPointSemantics
Erich Keane
2019-01-18
1
-3
/
+3
*
Revert "Fix failing MSan bots"
George Karpenkov
2019-01-18
12
-204
/
+231
*
[clang] Change to range-based invocation of llvm::sort
Mandeep Singh Grang
2019-01-18
1
-1
/
+1
*
[X86] Only define _XCR_XFEATURE_ENABLED_MASK in xsaveintrin.h when _MSC_VER i...
Craig Topper
2019-01-18
2
-2
/
+1
*
[clang][slh] add Clang attr no_speculative_load_hardening
Zola Bridges
2019-01-18
3
-5
/
+39
*
Revert "Clang side support for @cc assembly operands."
Nirav Dave
2019-01-18
1
-52
/
+0
*
Clang side support for @cc assembly operands.
Nirav Dave
2019-01-18
1
-0
/
+52
*
[OpenCL] Fix overloading ranking rules for addrspace conversions.
Anastasia Stulova
2019-01-18
1
-1
/
+4
*
[tooling] Add a new argument adjuster for deleting plugin related command lin...
Kadir Cetinkaya
2019-01-18
1
-0
/
+22
*
Fix failing MSan bots
Vlad Tsyrklevich
2019-01-18
12
-231
/
+204
*
[analyzer] Introduce proper diagnostic for freeing unowned object
George Karpenkov
2019-01-18
4
-9
/
+32
*
[analyzer] Extend the PathDiagnosticLocation constructor to handle CallExitEnd
George Karpenkov
2019-01-18
3
-30
/
+18
*
[analyzer] [NFC] Clean up messy handling of bug categories in RetainCountChecker
George Karpenkov
2019-01-18
4
-150
/
+112
*
[analyzer] const-ify reference to bug type used in BugReporter
George Karpenkov
2019-01-18
2
-5
/
+5
*
[analyzer] Extend BugType constructor to accept "SuppressOnSink" as a parameter
George Karpenkov
2019-01-18
6
-20
/
+22
*
[analyzer] [RetainCountChecker] Produce a correct message when OSTypeAlloc is...
George Karpenkov
2019-01-18
1
-1
/
+27
*
[analyzer] [RetainCountChecker] Smart pointer support.
George Karpenkov
2019-01-18
2
-2
/
+28
*
[analyzer] MoveChecker: Add one more common resetting method, "append".
Artem Dergachev
2019-01-18
1
-3
/
+3
*
[analyzer] Make sure base-region and its sub-regions are either all alive or ...
Artem Dergachev
2019-01-18
2
-4
/
+10
*
Fix cleanup registration for lambda captures.
Richard Smith
2019-01-17
4
-31
/
+49
*
Add -Wctad-maybe-unsupported to diagnose CTAD on types with no user defined d...
Eric Fiselier
2019-01-17
1
-0
/
+18
*
Revert r351209 (which was a revert of r350891) with a fix.
Aaron Ballman
2019-01-17
2
-118
/
+138
*
[CodeGenObjC] Use a constant value for non-fragile ivar offsets when possible
Erik Pilkington
2019-01-17
1
-11
/
+33
*
[ObjC] Follow-up r350768 and allow the use of unavailable methods that are
Alex Lorenz
2019-01-17
1
-5
/
+3
*
TLS: Respect visibility for thread_local variables on Darwin (PR40327)
Vlad Tsyrklevich
2019-01-17
1
-4
/
+6
*
CodeGen: Cast llvm.flt.rounds result to match __builtin_flt_rounds
Anton Korobeynikov
2019-01-17
1
-0
/
+11
*
[NewPM] Add -fsanitize={memory,thread} handling to clang
Philip Pfaffe
2019-01-17
1
-0
/
+11
*
[X86] Add custom emission for the avx512 scatter builtins to convert from sca...
Craig Topper
2019-01-17
1
-0
/
+108
*
[Frontend] Make WrapperFrontendAction call WrappedAction.PrepareToExecuteAction.
Volodymyr Sapsai
2019-01-17
1
-0
/
+3
*
[analyzer] Another RetainCountChecker cleanup
George Karpenkov
2019-01-16
1
-45
/
+33
*
[analyzer] [NFC] Yet another minor cleanup of RetainCountChecker
George Karpenkov
2019-01-16
2
-33
/
+18
*
Recommit r351160 "[X86] Make _xgetbv/_xsetbv on non-windows platforms"
Craig Topper
2019-01-16
4
-12
/
+30
*
[X86] Add versions of the avx512 gather intrinsics that take the mask as a vX...
Craig Topper
2019-01-16
1
-0
/
+108
*
PR40329: [adl] Fix determination of associated classes when searching a
Richard Smith
2019-01-16
1
-18
/
+16
*
[Fixed Point Arithmetic] Fixed Point Subtraction
Leonard Chan
2019-01-16
1
-11
/
+64
*
[Fixed Point Arithmetic] Add APFixedPoint to APValue
Leonard Chan
2019-01-16
6
-21
/
+53
*
[Fixed Point Arithmetic] Fixed Point Addition
Leonard Chan
2019-01-16
4
-8
/
+233
*
[MSP430] Improve support of 'interrupt' attribute
Anton Korobeynikov
2019-01-16
2
-16
/
+33
*
[Support] Remove error return value from one overload of fs::make_absolute
Pavel Labath
2019-01-16
1
-3
/
+2
*
Reapply [Tooling] Make clang-tool find libc++ dir on mac when running on a fi...
Sam McCall
2019-01-16
1
-4
/
+15
[prev]
[next]