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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define ENABLE_CLANG_ARCMT in the legacy build system too
Alp Toker
2014-07-14
1
-0
/
+4
*
Fix the !CLANG_ENABLE_ARCMT build
Alp Toker
2014-07-14
3
-10
/
+28
*
Fix typos
Alp Toker
2014-07-14
2
-2
/
+2
*
[OPENMP] Parsing and sema analysis for 'omp task' directive.
Alexey Bataev
2014-07-11
2
-0
/
+10
*
Remove dead code from r212620
Alp Toker
2014-07-09
1
-35
/
+3
*
cc1as: consolidate option flags with cc1 and eliminate duplication
Alp Toker
2014-07-09
1
-12
/
+48
*
[OPENMP] Parsing and sema analysis for 'omp parallel sections' directive.
Alexey Bataev
2014-07-08
2
-0
/
+11
*
libclang: pass return code out argument by reference
Alp Toker
2014-07-07
2
-19
/
+16
*
Driver: Produce crash diagnostics more often on Windows
Reid Kleckner
2014-07-07
1
-2
/
+7
*
[OPENMP] Added initial support for 'omp parallel for'.
Alexey Bataev
2014-07-07
2
-0
/
+11
*
Switch over a few uses of param_begin() to parameters()
Alp Toker
2014-07-07
1
-2
/
+2
*
Peel away old-style file remapping typedefs and cruft
Alp Toker
2014-07-07
1
-4
/
+2
*
libclang: refactor handling of unsaved_files
Alp Toker
2014-07-07
4
-86
/
+83
*
Add an AST node for __leave statements, hook it up.
Nico Weber
2014-07-07
2
-0
/
+6
*
Update for llvm api change.
Rafael Espindola
2014-07-06
3
-17
/
+19
*
libclang: make darwin pthread hacks conditional on LLVM_ENABLE_THREADS
Alp Toker
2014-07-06
1
-5
/
+8
*
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
Alp Toker
2014-07-05
2
-6
/
+6
*
driver: add link dependency on CodeGen
Alp Toker
2014-07-01
1
-0
/
+1
*
Remove llvm:: from uses of ArrayRef.
Craig Topper
2014-06-28
1
-1
/
+1
*
Remove 'const' from MemoryBuffers used through the SourceManager
David Blaikie
2014-06-27
4
-9
/
+9
*
Fix a bug in my previous patch by restoring the behavior that the fatal
Chandler Carruth
2014-06-27
1
-1
/
+14
*
This fixes libclang to cope with the now compile-time multithreaded
Chandler Carruth
2014-06-27
1
-13
/
+5
*
[OPENMP] Parsing and sema analysis for 'copyprivate' clause.
Alexey Bataev
2014-06-27
1
-0
/
+4
*
[OPENMP] Initial parsing and sema analysis for 'single' directive.
Alexey Bataev
2014-06-26
2
-0
/
+10
*
[OPENMP] Initial parsing and sema analysis for 'section' directive.
Alexey Bataev
2014-06-26
2
-0
/
+10
*
[OPENMP] Initial support for 'sections' directive.
Alexey Bataev
2014-06-25
2
-0
/
+10
*
Revert r211121 (and r211285), "Change libclang initialization to use std::cal...
NAKAMURA Takumi
2014-06-24
1
-9
/
+12
*
[OPENMP] Initial support for 'nowait' clause.
Alexey Bataev
2014-06-20
1
-0
/
+2
*
[OPENMP] Initial support for 'ordered' clause.
Alexey Bataev
2014-06-20
1
-0
/
+2
*
[OPENMP] Initial support for 'schedule' clause.
Alexey Bataev
2014-06-20
1
-0
/
+4
*
diagtool: refactor TreeView to resemble C++
Alp Toker
2014-06-20
1
-103
/
+101
*
diagtool: simplify TreeView diagnostic classification
Alp Toker
2014-06-19
1
-3
/
+3
*
Don't call llvm_start_multithreaded() during init. As of LLVM
Zachary Turner
2014-06-19
1
-2
/
+0
*
[OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS...
Alexey Bataev
2014-06-18
2
-0
/
+10
*
Change libclang initialization to use std::call_once instead of
Zachary Turner
2014-06-17
1
-12
/
+11
*
Revert "[OPENMP] Initial support for '#pragma omp for'."
Rafael Espindola
2014-06-17
2
-10
/
+0
*
[OPENMP] Initial support for '#pragma omp for'.
Alexey Bataev
2014-06-17
2
-0
/
+10
*
actually, just check if it is a file (including directory or symlink)
Sylvestre Ledru
2014-06-16
1
-1
/
+1
*
Check that the directory does not exist.
Sylvestre Ledru
2014-06-16
1
-0
/
+6
*
[OPENMP] Initial support of 'reduction' clause
Alexey Bataev
2014-06-16
1
-0
/
+3
*
List the function/method name in the index page of scan-build
Sylvestre Ledru
2014-06-14
1
-3
/
+14
*
With the option '-analyzer-config stable-report-filename=true',
Sylvestre Ledru
2014-06-14
1
-0
/
+9
*
Refer to error_code with the std prefix.
Rafael Espindola
2014-06-12
2
-2
/
+3
*
Include system_error directly.
Rafael Espindola
2014-06-12
3
-3
/
+3
*
Replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Revert "Clang changes to support LLVM removal of runtime multithreading"
Zachary Turner
2014-06-10
1
-5
/
+12
*
Clang changes to support LLVM removal of runtime multithreading
Zachary Turner
2014-06-10
1
-12
/
+5
*
[C++11] Use 'nullptr'. Tools edition.
Craig Topper
2014-06-08
31
-265
/
+271
*
Avoid dubious IdentifierInfo::getNameStart() uses
Alp Toker
2014-06-07
1
-1
/
+5
*
Fix C++ style // comments in a couple of C files
Timur Iskhodzhanov
2014-06-06
2
-4
/
+4
[next]