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
/
AST
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ItaniumMangle] Mangle long double as __float128 for some Power targets
David Majnemer
2015-06-09
1
-1
/
+5
*
Fix printing of GCCAsmExprs with input or output arguments.
Jonathan Roelofs
2015-06-09
1
-2
/
+4
*
[modules] Fix some visibility issues with default template arguments.
Richard Smith
2015-06-09
1
-0
/
+4
*
[AST] There is no message for C++1z-style static_assert
David Majnemer
2015-06-05
1
-2
/
+4
*
Fix PR21945: Crash in constant evaluator.
Jonathan Roelofs
2015-06-01
1
-0
/
+5
*
[MS ABI] Be a little more defensive wrt vector types
David Majnemer
2015-06-01
1
-14
/
+20
*
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
Benjamin Kramer
2015-05-29
1
-2
/
+2
*
AST: Fix printing GNU old-style field designators
Justin Bogner
2015-05-28
1
-2
/
+8
*
Update -Winvalid-noreturn to handle destructors better.
Richard Trieu
2015-05-28
1
-0
/
+22
*
[MS ABI] Implement restrict qualified references
David Majnemer
2015-05-26
1
-65
/
+74
*
Modernize some doc comments. NFC
Justin Bogner
2015-05-22
1
-13
/
+12
*
[ItaniumMangle] Fix a typo.
David Majnemer
2015-05-22
1
-1
/
+1
*
Fix assertion when assigning to object in OpenCL constant address space.
Richard Smith
2015-05-22
1
-1
/
+2
*
Itanium mangler: don't trip an assertion when unresolved members have implici...
Douglas Gregor
2015-05-21
1
-5
/
+6
*
Work around overloading bug in MSVC 2015
Reid Kleckner
2015-05-21
1
-3
/
+3
*
[MSVC] Handle out-of-line definition of static data member correctly (fix for...
Alexey Bataev
2015-05-20
1
-1
/
+1
*
[AST] Put VarDeclBitfields on a diet
David Majnemer
2015-05-19
1
-0
/
+2
*
[MS ABI] Give __attribute__((overloadable)) functions pretty names
David Majnemer
2015-05-18
1
-2
/
+9
*
[MS ABI] Function encodings are always encoded in template arguments
David Majnemer
2015-05-18
1
-9
/
+14
*
Fix confusing indent. No behavior change.
Nico Weber
2015-05-18
1
-1
/
+1
*
Wrap a few comments to 80 columns.
Nico Weber
2015-05-16
1
-4
/
+7
*
[modules] Add local submodule visibility support for declarations.
Richard Smith
2015-05-15
4
-4
/
+50
*
[AArch64 ACLE] Allow to define poly64_t as 'unsigned long long' on LLP64 system.
Kevin Qin
2015-05-14
1
-0
/
+1
*
[MS ABI] __declspec(thread) behaves like thread_local in MSVC 2015
David Majnemer
2015-05-14
1
-3
/
+6
*
[AST] hasAttr followed by getAttr isn't efficient
David Majnemer
2015-05-14
1
-2
/
+5
*
[OPENMP] Fixed support for 'schedule' clause with non-constant chunk size.
Alexey Bataev
2015-05-12
1
-1
/
+5
*
Give isCompatibleWithMSVC a better interface
David Majnemer
2015-05-11
1
-1
/
+2
*
De-virtualize some const versions of getCanonicalDecl by redirecting to the n...
Craig Topper
2015-05-10
1
-4
/
+0
*
[MS ABI] Make sure we number thread_local statics seperately
David Majnemer
2015-05-07
2
-5
/
+6
*
Replace the broken LambdaCapture::isInitCapture API.
James Dennett
2015-05-07
2
-2
/
+7
*
[MS ABI] Implement thread-safe initialization using the MSVC 2015 ABI
David Majnemer
2015-05-07
1
-11
/
+18
*
[MS ABI] Cleanup selectBasePath
David Majnemer
2015-05-05
1
-15
/
+15
*
[MS ABI] Fix a crash in vptr path calculation
David Majnemer
2015-05-04
1
-111
/
+151
*
Replace GetNumBytesInBuffer() in MicrosoftCXXNameMangler::mangleArgumentType ...
Yaron Keren
2015-05-02
1
-2
/
+2
*
Remove some code left around for debugging purposes
David Majnemer
2015-05-01
1
-12
/
+0
*
[MS ABI] Detect and diagnose vftables which cannot be created
David Majnemer
2015-05-01
1
-10
/
+42
*
[MS ABI] NV bases may indirectly contain covariant thunks from V Bases
David Majnemer
2015-05-01
1
-39
/
+24
*
Remove some leftover debugging code.
David Majnemer
2015-04-30
1
-1
/
+0
*
[MS ABI] Correctly make paths through covariant virtual bases
David Majnemer
2015-04-30
1
-24
/
+94
*
Use a more reliable method to determine whether
Sean Callanan
2015-04-30
1
-2
/
+1
*
[modules] Stop trying to fake up a linear MacroDirective history.
Richard Smith
2015-04-29
1
-0
/
+5
*
PR23373: A defaulted union copy constructor that is not trivial must still be
Richard Smith
2015-04-29
1
-6
/
+5
*
Implemented ASTImporter support for Stmts and fixed
Sean Callanan
2015-04-28
1
-31
/
+701
*
[MS ABI] Use 'continue' instead of 'return false' where intended
Reid Kleckner
2015-04-27
1
-4
/
+13
*
[OPENMP] Simplified iteration over clauses, NFC.
Alexey Bataev
2015-04-27
1
-4
/
+1
*
[MS ABI] Rephrase the mangling of array types in parameters
David Majnemer
2015-04-27
1
-6
/
+5
*
Replace getPointeeType()->isFunctionType with isMemberDataPointerType
David Majnemer
2015-04-24
1
-1
/
+1
*
[MS ABI] Fix the preferred alignment of member pointers
David Majnemer
2015-04-24
1
-1
/
+6
*
Cleanup some MS-ABI specific code
David Majnemer
2015-04-24
2
-11
/
+12
*
[MS ABI] Add support for mangling VLA types
David Majnemer
2015-04-23
1
-13
/
+12
[next]