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
/
CodeGen
/
CGStmt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the loop end location to the loop metadata. This additional information
Amara Emerson
2016-11-10
1
-8
/
+14
*
[coroutines] Add allocation and deallocation substatements.
Gor Nishanov
2016-10-27
1
-0
/
+2
*
Re-apply patch r279045.
Kelvin Li
2016-10-25
1
-0
/
+4
*
Fix a couple of wrong-code bugs in switch-on-constant optimization:
Richard Smith
2016-09-16
1
-2
/
+31
*
Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"
Diana Picus
2016-08-18
1
-4
/
+0
*
[OpenMP] Sema and parsing for 'teams distribute simd’ pragma
Kelvin Li
2016-08-17
1
-0
/
+4
*
[OpenMP] Sema and parsing for 'teams distribute' pragma
Kelvin Li
2016-08-05
1
-0
/
+3
*
Reverting r275115 which caused PR28634.
Wolfgang Pieb
2016-07-21
1
-13
/
+1
*
[CodeGen] Fix a crash when constant folding switch statement
Erik Pilkington
2016-07-21
1
-0
/
+8
*
[OpenMP] Sema and parsing for 'target simd' pragma
Kelvin Li
2016-07-20
1
-0
/
+3
*
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
Kelvin Li
2016-07-14
1
-0
/
+4
*
P0305R0: Semantic analysis and code generation for C++17 init-statement for '...
Richard Smith
2016-07-14
1
-0
/
+10
*
Prevent the creation of empty (forwarding) blocks resulting from nested ifs.
Wolfgang Pieb
2016-07-11
1
-1
/
+13
*
[OpenMP] Sema and parsing for 'distribute simd' pragma
Kelvin Li
2016-07-06
1
-0
/
+3
*
[OpenMP] Sema and parse for 'distribute parallel for simd'
Kelvin Li
2016-07-05
1
-0
/
+4
*
Resubmission of http://reviews.llvm.org/D21564 after fixes.
Carlo Bertolli
2016-06-27
1
-0
/
+4
*
Revert r273705
Carlo Bertolli
2016-06-24
1
-4
/
+0
*
[OpenMP] Initial implementation of parse and sema for composite pragma 'distr...
Carlo Bertolli
2016-06-24
1
-0
/
+4
*
Implement p0292r2 (constexpr if), a likely C++1z feature.
Richard Smith
2016-06-23
1
-2
/
+3
*
Revert accidential "[MSVC] Late parsing of in-class defined member functions ...
Alexey Bataev
2016-06-15
1
-1
/
+0
*
[MSVC] Late parsing of in-class defined member functions in template
Alexey Bataev
2016-06-15
1
-0
/
+1
*
[CUDA] Conservatively mark inline asm as convergent.
Justin Lebar
2016-05-31
1
-0
/
+8
*
[OpenMP] Parsing and sema support for target update directive
Samuel Antao
2016-05-26
1
-0
/
+3
*
Add a loop's debug location to its llvm.loop metadata
Hal Finkel
2016-05-25
1
-4
/
+10
*
reduce indentation; NFCI
Sanjay Patel
2016-04-19
1
-10
/
+7
*
P0184R0: Allow types of 'begin' and 'end' expressions in range-based for loop...
Richard Smith
2016-03-20
1
-1
/
+2
*
Preserve ExtParameterInfos into CGFunctionInfo.
John McCall
2016-03-11
1
-2
/
+1
*
[PGO] cc1 option name change for profile instrumentation
Rong Xu
2016-02-04
1
-2
/
+2
*
[OpenMP] Parsing + sema for target parallel for directive.
Arpith Chacko Jacob
2016-02-03
1
-0
/
+3
*
Fix strange indent.
Nico Weber
2016-01-28
1
-2
/
+2
*
[OpenMP] Parsing + sema for target parallel directive.
Arpith Chacko Jacob
2016-01-26
1
-0
/
+3
*
[OpenMP] Parsing + sema for "target exit data" directive.
Samuel Antao
2016-01-19
1
-0
/
+3
*
[OpenMP] Parsing + sema for "target enter data" directive.
Samuel Antao
2016-01-19
1
-0
/
+3
*
[Microsoft][C++] Clang doesn't support a use of "this" pointer inside inline asm
Michael Zuckerman
2015-12-15
1
-1
/
+2
*
Add parse and sema of OpenMP distribute directive with all clauses except dis...
Carlo Bertolli
2015-12-14
1
-0
/
+3
*
Mark MS inline ASM 'nodplicate' it it has labels (PR23715)
Hans Wennborg
2015-12-10
1
-0
/
+9
*
PR25416: Improve performance of processing inline assembly consisting of many
Richard Smith
2015-12-10
1
-3
/
+5
*
Revert r255001, "Add parse and sema for OpenMP distribute directive and all i...
NAKAMURA Takumi
2015-12-09
1
-3
/
+0
*
Add parse and sema for OpenMP distribute directive and all its clauses exclud...
Carlo Bertolli
2015-12-08
1
-0
/
+3
*
[PGO] Instrument only base constructors and destructors.
Serge Pavlov
2015-12-06
1
-1
/
+1
*
[OPENMP 4.5] Parsing/sema support for 'omp taskloop simd' directive.
Alexey Bataev
2015-12-03
1
-0
/
+3
*
[OPENMP 4.5] Parsing/sema analysis for 'taskloop' directive.
Alexey Bataev
2015-12-01
1
-0
/
+3
*
CodeGen: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-11-06
1
-3
/
+4
*
[coroutines] Creation of promise object, lookup of operator co_await, building
Richard Smith
2015-10-27
1
-0
/
+4
*
Use ArrayRef and MutableArrayRef instead of a pointer and size. NFC
Craig Topper
2015-10-21
1
-5
/
+2
*
convert builtin_unpredictable on a switch into metadata for LLVM
Sanjay Patel
2015-09-09
1
-0
/
+19
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-26
/
+20
*
Use CGLoopInfo to emit metadata for loop hint pragmas.
Tyler Nowicki
2015-07-27
1
-114
/
+8
*
Commit for http://reviews.llvm.org/D10765
Michael Wong
2015-07-21
1
-0
/
+3
*
Fix alignment issues in Clang.
James Y Knight
2015-07-17
1
-2
/
+2
[next]