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
*
[OPENMP] Parsing and Sema support for 'omp declare target' directive
Dmitry Polukhin
2016-04-06
12
-2
/
+248
*
Revert "[modules] Continue factoring encoding of AST records out of ASTWriter."
Dmitry Polukhin
2016-04-06
3
-926
/
+956
*
[modules] Continue factoring encoding of AST records out of ASTWriter.
Richard Smith
2016-04-06
3
-956
/
+926
*
Fix a crash on invalid with template handling
Richard Trieu
2016-04-05
1
-6
/
+12
*
[CUDA] Add -fcuda-flush-denormals-to-zero.
Justin Lebar
2016-04-05
4
-0
/
+19
*
Add -fno-jump-tables and-fjump-tables flags
Nirav Dave
2016-04-05
3
-0
/
+10
*
[X86] Introduction of -march=lakemont.
Andrey Turetskiy
2016-04-05
1
-3
/
+16
*
clang-format: Fix cast detection on "this".
Daniel Jasper
2016-04-05
1
-3
/
+3
*
Consolidate and improve the handling of built-in feature-like macros
Andy Gibbs
2016-04-05
1
-161
/
+208
*
Move local helper class into anonymous namespace.
Richard Smith
2016-04-04
1
-0
/
+2
*
Set the default C standard to C99 when targeting the PS4.
Sunil Srivastava
2016-04-04
1
-3
/
+8
*
Fix "suggest parentheses" warning.
James Y Knight
2016-04-04
1
-3
/
+3
*
Fix an unused-variable warning by using the variable in the place
John McCall
2016-04-04
1
-1
/
+1
*
[CrashReproducer] Pass -I, -F and -resource-dir to the reproducer script when...
Bruno Cardoso Lopes
2016-04-04
1
-4
/
+4
*
[Sema] Delete FIXME that has been fixed. NFC.
George Burgess IV
2016-04-04
1
-2
/
+0
*
Add copyright notice to the modulemap file.
Yunzhong Gao
2016-04-04
1
-0
/
+23
*
IRGen-level lowering for the Swift calling convention.
John McCall
2016-04-04
9
-45
/
+1115
*
[OPENMP] Codegen for teams directive for NVPTX
Carlo Bertolli
2016-04-04
5
-21
/
+104
*
AnnotateFunctions: Tweak for mingw.
NAKAMURA Takumi
2016-04-04
1
-0
/
+2
*
Add a PragmaHandler Registry for plugins to add PragmaHandlers to
John Brawn
2016-04-04
1
-0
/
+7
*
[OPENMP 4.0] Support for 'inbranch|noinbranch' clauses in 'declare
Alexey Bataev
2016-04-04
2
-10
/
+45
*
clang-cl: Don't skip i_group flags other than -include when building pchs.
Nico Weber
2016-04-02
1
-1
/
+2
*
[Objective-C] Introduce objc_runtime_visible attribute.
Douglas Gregor
2016-04-01
3
-0
/
+69
*
[CodeGen] Emit lifetime.end intrinsic after objects are destructed in
Akira Hatanaka
2016-04-01
3
-4
/
+16
*
[modules] Start moving the code for encoding AST records out of ASTWriter into
Richard Smith
2016-04-01
3
-419
/
+415
*
Diagnose missing macro argument following charize operator.
Andy Gibbs
2016-04-01
1
-2
/
+3
*
[CrashReproducer] Add -fmodule-cache-path to reproducer script
Bruno Cardoso Lopes
2016-04-01
1
-0
/
+13
*
[OpenCL] Moved nosvm attribute handling in Sema to other OpenCL attrs
Anastasia Stulova
2016-04-01
1
-3
/
+3
*
[Lexer] Let the compiler infer string lengths. No functionality change intended.
Benjamin Kramer
2016-04-01
1
-2
/
+2
*
[Lexer] Don't read out of bounds if a conflict marker is at the end of a file
Benjamin Kramer
2016-04-01
1
-1
/
+1
*
[OPENMP] Avoid useless recursive calls in getDSA if it is called in a loop, NFC
Dmitry Polukhin
2016-04-01
1
-5
/
+5
*
[OPENMP 4.5] Allow data members as loop counters in loop-based
Alexey Bataev
2016-04-01
1
-166
/
+229
*
Revert "[OPENMP] Allow skip expression after comma in clauses with lists."
Alexey Bataev
2016-04-01
1
-5
/
+4
*
[analyzer] Prefer accessor method in extension over category in CallEvent.
Devin Coughlin
2016-04-01
1
-2
/
+24
*
[CUDA] Fix typo in __clang_cuda_runtime_wrapper.h.
Justin Lebar
2016-04-01
1
-1
/
+1
*
Adapt to LLVM API change in r265077.
Adrian Prantl
2016-03-31
1
-3
/
+3
*
[index] Fix regression where ObjC method declarations may mistakenly get inde...
Argyrios Kyrtzidis
2016-03-31
1
-3
/
+3
*
Diagnostics: remove dodgy handler for bitcode inlineasm diagnostics.
Tim Northover
2016-03-31
1
-8
/
+0
*
[PGO] Avoid instrumenting constants at value sites
Betul Buyukkurt
2016-03-31
1
-0
/
+3
*
[OpenCL] Added nosvm attribute for OpenCL v2.0.
Anastasia Stulova
2016-03-31
2
-1
/
+13
*
[OPENMP] Support dumping OpenMP specific constructs.
Alexey Bataev
2016-03-31
1
-0
/
+75
*
[OPENMP] Allow skip expression after comma in clauses with lists.
Alexey Bataev
2016-03-31
1
-4
/
+5
*
[CodeGenCXX] Fix ItaniumCXXABI::getAlignmentOfExnObject to return 8-byte
Akira Hatanaka
2016-03-31
2
-10
/
+9
*
Fix -Wdynamic-class-memaccess to skip invalid classes.
Richard Trieu
2016-03-31
1
-1
/
+1
*
[DarwinDriver] Increase the number of valid digits for ld64 version string.
Bruno Cardoso Lopes
2016-03-31
2
-5
/
+30
*
[Sema] Fix PR27122: ICE with enable_if+ill-formed call.
George Burgess IV
2016-03-31
1
-1
/
+16
*
[CrashReproducer] Add a module map callback for added headers
Bruno Cardoso Lopes
2016-03-30
2
-1
/
+24
*
[VFS] Handle empty entries in directory traversal
Bruno Cardoso Lopes
2016-03-30
1
-8
/
+13
*
Fix deduction of __atomic_load's parameter types.
Eric Fiselier
2016-03-30
1
-10
/
+13
*
[CUDA] Don't initialize the CUDA toolchain if we don't have any CUDA inputs.
Justin Lebar
2016-03-30
1
-4
/
+13
[next]