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
/
Serialization
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MapVector::pop_back() per LLVM r175538.
Douglas Gregor
2013-02-19
1
-1
/
+1
*
Ensure that the identifier chains have the most recent declaration after modu...
Douglas Gregor
2013-02-18
3
-18
/
+73
*
[PCH] Deserializing the DeclContext of a template parameter is not safe
Argyrios Kyrtzidis
2013-02-16
2
-14
/
+16
*
Order the methods in the global method pool based on when they become visible...
Douglas Gregor
2013-02-12
1
-3
/
+40
*
Fix a bug reduced from a crash when trying to use modules with libc++. We check
Richard Smith
2013-02-12
2
-0
/
+8
*
[Modules] Cope better with top-level declarations loaded after being declared...
Douglas Gregor
2013-02-11
1
-3
/
+23
*
Always keep highest identifier, selector, and macro IDs when we've
Douglas Gregor
2013-02-08
1
-5
/
+21
*
Never cache the result of a module file lookup.
Douglas Gregor
2013-02-08
2
-5
/
+11
*
Add OpenCL samplers as Clang builtin types and check sampler related restrict...
Guy Benyei
2013-02-07
2
-0
/
+2
*
Fix handling of module imports adding names to a DeclContext after qualified
Richard Smith
2013-02-07
1
-4
/
+11
*
Simplify FindExternalVisibleDeclsByName by making it return a bool indicating
Richard Smith
2013-02-07
1
-4
/
+3
*
Detect when we end up trying to load conflicting module files.
Douglas Gregor
2013-02-06
1
-1
/
+12
*
Eliminate a race condition with the global module index.
Douglas Gregor
2013-02-06
1
-1
/
+2
*
Remove dead code related to the now defunct PCH stat cache.
Ted Kremenek
2013-02-05
3
-64
/
+1
*
Merge "special" types from different modules in the AST reader.
Douglas Gregor
2013-02-01
1
-2
/
+18
*
[modules] Introduce ModuleFile::DirectImportLoc which is the source location
Argyrios Kyrtzidis
2013-02-01
1
-0
/
+1
*
For ModuleLoader::makeModuleVisible() also pass the source location where the
Argyrios Kyrtzidis
2013-02-01
1
-2
/
+4
*
Add a new -Wundefined-inline warning for inline functions which are used but not
Nick Lewycky
2013-02-01
2
-20
/
+19
*
Added outer template parameter lists to friend type AST nodes.
Enea Zaffanella
2013-01-31
2
-8
/
+17
*
Remove elements from Sema.UndefinedInternals as functions are defined. Also
Nick Lewycky
2013-01-31
2
-6
/
+7
*
[Frontend] Remove HeaderSearchOptions::Entry::IsInternal, which is unused.
Daniel Dunbar
2013-01-30
2
-4
/
+1
*
[Frontend] Add an ExternCSystem include entry group.
Daniel Dunbar
2013-01-30
2
-3
/
+1
*
ASTReader and profiling statistics indicate that implementing a method
Douglas Gregor
2013-01-28
1
-4
/
+0
*
Add some more ASTReader statistics for global method pool lookups.
Douglas Gregor
2013-01-28
1
-7
/
+23
*
Eliminate memory allocation from most invocations of
Douglas Gregor
2013-01-28
1
-13
/
+38
*
Preserve Sema::UndefinedInternals across PCH boundaries. Fixes
Nick Lewycky
2013-01-26
2
-2
/
+45
*
patch for PR9027 and // rdar://11861085
Fariborz Jahanian
2013-01-25
2
-0
/
+3
*
Improve coordination between the module manager and the global module
Douglas Gregor
2013-01-25
3
-50
/
+71
*
The standard ARM C++ ABI dictates that inline functions are
John McCall
2013-01-25
1
-3
/
+3
*
Optimize ModuleManager::visit() by precomputing the visitation order
Douglas Gregor
2013-01-25
1
-65
/
+82
*
[Frontend] Remove another IsUserSpecified member variable that is now unused.
Daniel Dunbar
2013-01-25
2
-4
/
+2
*
Serialization/GlobalModuleIndex.cpp: Fixup r173405, <cstdio>
NAKAMURA Takumi
2013-01-25
1
-0
/
+1
*
Implement the reader of the global module index and wire it into the
Douglas Gregor
2013-01-25
3
-27
/
+459
*
Rename the -cc1 option "-generate-module-index" to
Douglas Gregor
2013-01-25
1
-1
/
+2
*
Track the number of lookups and hits into the on-disk hash tables for
Douglas Gregor
2013-01-25
1
-9
/
+32
*
clang/GlobalModuleIndex: Don't open the same file twice. Use raw_fd_ostream(f...
NAKAMURA Takumi
2013-01-24
1
-3
/
+1
*
Fix for case-sensitive file systems. Ugh
Douglas Gregor
2013-01-23
1
-1
/
+1
*
Implement the writer side of the global module index.
Douglas Gregor
2013-01-23
3
-2
/
+539
*
Factor the trait for lookup into the on-based hash table of
Douglas Gregor
2013-01-23
2
-46
/
+52
*
Make getDefinitiveDeclContext() actually return a DeclContext, as one
Douglas Gregor
2013-01-22
3
-9
/
+10
*
Switch to APFloat constructor taking fltSemantics.
Tim Northover
2013-01-22
3
-4
/
+9
*
Give ModuleFiles an index, so that we can use indexed vectors rather
Douglas Gregor
2013-01-21
1
-20
/
+30
*
ReadSourceManagerBlock is skipping over records that can contain Blobs. Not ...
Chris Lattner
2013-01-21
1
-1
/
+2
*
Revert r173056; it breaks one of the CodeGen-with-PCH tests.
Douglas Gregor
2013-01-21
1
-18
/
+8
*
When loading an identifier from an AST file solely for the purpose of
Douglas Gregor
2013-01-21
1
-8
/
+18
*
When deserializing a declaration, don't look for redeclarations if its
Douglas Gregor
2013-01-21
4
-15
/
+81
*
Introduce a fast path for the ASTReader's name lookup within a
Douglas Gregor
2013-01-21
4
-2
/
+103
*
Implement OpenCL event_t as Clang builtin type, including event_t related Ope...
Guy Benyei
2013-01-20
2
-0
/
+2
*
update to use the new BitcodeCursor readRecord that takes a StringRef blob pa...
Chris Lattner
2013-01-20
3
-137
/
+93
*
add back a #include needed on some builders.
Chris Lattner
2013-01-20
1
-0
/
+1
[next]