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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the cl-no-signed-zeros cc1 option
Sanjay Patel
2015-04-04
1
-2
/
+0
*
Add a question mark to the end of an interrogatory warning.
Eric Christopher
2015-04-02
1
-1
/
+1
*
Unify warnings/errors from "maybe you meant" to "did you mean".
Eric Christopher
2015-04-02
1
-2
/
+2
*
[AST] Shrink the Stmt hierarchy with LLVM_PTR_SIZE for MSVC 2013
Reid Kleckner
2015-04-02
1
-14
/
+11
*
Lower the default alignment on ASTContext's operator new.
Benjamin Kramer
2015-04-02
2
-2
/
+2
*
[ast] Put the Stmt hierarchy on a diet for 64 bit targets.
Benjamin Kramer
2015-04-02
3
-43
/
+44
*
Partially revert "Replace custom alignment enforcement with LLVM_ALIGNAS."
Benjamin Kramer
2015-04-02
3
-11
/
+30
*
Replace custom alignment enforcement with LLVM_ALIGNAS.
Benjamin Kramer
2015-04-02
4
-52
/
+18
*
[OPENMP] Fix crash on private variables not used in OpenMP region.
Alexey Bataev
2015-04-02
1
-0
/
+7
*
Implement CFI type checks for non-virtual calls.
Peter Collingbourne
2015-04-02
1
-2
/
+4
*
[SystemZ] Add BuiltinsSystemZ.def to Clang_Basic modulemap
Ulrich Weigand
2015-04-01
1
-0
/
+1
*
[SystemZ] Support transactional execution on zEC12
Ulrich Weigand
2015-04-01
4
-0
/
+39
*
AVX-512: added clang intrinsics for logical and, or xor for 512 bits
Elena Demikhovsky
2015-04-01
1
-0
/
+6
*
[OPENMP] Sema analysis for 'atomic capture' construct.
Alexey Bataev
2015-04-01
2
-3
/
+19
*
[lex] Bitfieldize some booleans.
Benjamin Kramer
2015-03-31
1
-7
/
+7
*
Sema: Accept pointers to any address space for builtin functions
Tom Stellard
2015-03-31
2
-1
/
+8
*
[PPC] Move argument range checks for HTM and crypto builtins to Sema
Kit Barton
2015-03-30
1
-1
/
+2
*
[OPENMP] Codegen for 'atomic update' construct.
Alexey Bataev
2015-03-30
1
-23
/
+37
*
[MS ABI] Rework .xdata HandlerType emission
David Majnemer
2015-03-29
1
-3
/
+2
*
[parser] Push _Atomic locs through DeclaratorChunk.
Benjamin Kramer
2015-03-29
1
-1
/
+3
*
Make the clang-fuzzer use the CompilerInstance directly.
Manuel Klimek
2015-03-28
1
-0
/
+6
*
[modules] Allow a function to be redefined if the old definition is not visible.
Richard Smith
2015-03-27
1
-0
/
+4
*
[Sema] Factor diags with %plural. No functionality change intended.
Benjamin Kramer
2015-03-27
1
-45
/
+14
*
Make -fsanitize-coverage flag a core option so it's available via the clang-c...
Timur Iskhodzhanov
2015-03-27
1
-1
/
+1
*
[Sema] Diagnose default argument on a parameter pack.
Benjamin Kramer
2015-03-27
1
-0
/
+2
*
[modules] Handle defining a tag with a typedef name for linkage purposes on t...
Richard Smith
2015-03-27
1
-0
/
+4
*
[Modules] Make Sema's map of referenced selectors have a deterministic
Chandler Carruth
2015-03-27
1
-1
/
+1
*
[Modules] Make our on-disk hash table of selector IDs be built in
Chandler Carruth
2015-03-27
1
-1
/
+1
*
[modules] Handle defining a class template on top of an existing imported-but...
Richard Smith
2015-03-27
2
-4
/
+2
*
[Modules] Fix another pointer keyed set that we iterate over while
Chandler Carruth
2015-03-27
1
-1
/
+1
*
[Modules] Clean up some code that was manually replicating what
Chandler Carruth
2015-03-26
1
-2
/
+1
*
[Modules] Fix an obvious lack of deterministic ordering when processing
Chandler Carruth
2015-03-26
1
-1
/
+1
*
[Modules] Make the AST serialization always use lexicographic order when
Chandler Carruth
2015-03-26
1
-1
/
+6
*
[modules] Restrict the module use-declaration to only appear in top-level
Richard Smith
2015-03-26
2
-1
/
+7
*
[Modules] Preserve source order for the map of late parsed templates.
Chandler Carruth
2015-03-26
4
-7
/
+7
*
[Modules] Make "#pragma weak" undeclared identifiers be tracked
Chandler Carruth
2015-03-26
1
-1
/
+1
*
[Modules] Delete a bunch of complex code for ensuring visible decls in
Chandler Carruth
2015-03-26
1
-6
/
+0
*
[modules] If we reach a definition of a class for which we already have a
Richard Smith
2015-03-26
4
-1
/
+27
*
[Modules] A second attempt at writing out on-disk hash tables for the
Chandler Carruth
2015-03-26
2
-0
/
+9
*
Add an explanatory comment as to why we're turning on and off
Eric Christopher
2015-03-26
1
-0
/
+3
*
Keep track of canonical decls in Redeclarable.
Manuel Klimek
2015-03-25
2
-16
/
+5
*
Make the msse4/mno-sse4 flags aliases of the maximum sse values
Eric Christopher
2015-03-25
1
-2
/
+2
*
Add Hardware Transactional Memory (HTM) Support
Kit Barton
2015-03-25
2
-0
/
+33
*
[Modules] Make the DeclUpdates map be processed in insertion order.
Chandler Carruth
2015-03-25
1
-1
/
+1
*
Diagnose ref-qualifiers occuring after virt-specifier-seq and generate fixit ...
Ehsan Akhgari
2015-03-25
1
-0
/
+2
*
Diagnose declspecs occuring after virt-specifier-seq and generate fixit hints
Ehsan Akhgari
2015-03-25
3
-1
/
+9
*
[Modules] Start making explicit modules produce deterministic output.
Chandler Carruth
2015-03-24
1
-1
/
+1
*
[Objective-C diagnostic PATCH] Accept and ignore -Wreceiver-is-weak
Fariborz Jahanian
2015-03-24
1
-0
/
+4
*
Track the source location of the dot or arrow operator in a MemberExpr.
Aaron Ballman
2015-03-24
1
-26
/
+29
*
Revert "Diagnose declspecs occuring after virt-specifier-seq and generate fix...
Ehsan Akhgari
2015-03-24
3
-9
/
+1
[next]