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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Silence static analyzer getAs<VectorType> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-02
2
-4
/
+4
*
Log2_32 returns an unsigned. NFCI.
Simon Pilgrim
2019-10-02
1
-1
/
+2
*
Rename TypeNodes.def to TypeNodes.inc for consistency across all
John McCall
2019-10-02
4
-6
/
+6
*
Fix unused variable warning. NFCI.
Michael Liao
2019-10-02
1
-4
/
+4
*
[clang][OpenMP][NFC] #include GlobalDecl.h to avoid incomplete class type
Jordan Rupprecht
2019-10-01
1
-1
/
+1
*
CGVTables - silence static analyzer getAs<FunctionProtoType> null dereference...
Simon Pilgrim
2019-10-01
1
-3
/
+2
*
CGExprAgg - remove duplicate code. NFCI.
Simon Pilgrim
2019-10-01
1
-1
/
+1
*
[OPENMP50]Initial codegen for declare variant implementation vendor.
Alexey Bataev
2019-10-01
3
-0
/
+150
*
[OPENMP]Fix PR43330: OpenMP target: Mapping of partial arrays fails.
Alexey Bataev
2019-10-01
1
-8
/
+27
*
Don't elide the use of the thread wrapper for a thread_local constinit
Richard Smith
2019-10-01
1
-2
/
+3
*
[Clang] Use -main-file-name for source filename if not set
Teresa Johnson
2019-09-30
1
-2
/
+10
*
[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
Guillaume Chatelet
2019-09-30
4
-5
/
+5
*
[Alignment][NFC] Remove LoadInst::setAlignment(unsigned)
Guillaume Chatelet
2019-09-30
1
-1
/
+1
*
For P0784R7: compute whether a variable has constant destruction if it
Richard Smith
2019-09-29
6
-23
/
+13
*
[TimeProfiler] Fix "OptModule" section and add new "Backend" sections
Anton Afanasyev
2019-09-28
1
-0
/
+3
*
[Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...
Sergey Dmitriev
2019-09-27
1
-9
/
+8
*
[HIP] Support new kernel launching API
Yaxun Liu
2019-09-24
1
-6
/
+11
*
Support for DWARF-5 C++ language tags.
Adrian Prantl
2019-09-24
2
-1
/
+9
*
Revert "Support for DWARF-5 C++ language tags."
Jonas Devlieghere
2019-09-23
2
-9
/
+1
*
Support for DWARF-5 C++ language tags.
Adrian Prantl
2019-09-23
2
-1
/
+9
*
[OPENMP]Use standard parsing for 'match' clause, NFC.
Alexey Bataev
2019-09-23
1
-0
/
+1
*
[OPENMP]Fix PR43355: DO not emit target calls if only -fopenmp-targets
Alexey Bataev
2019-09-23
1
-0
/
+4
*
[OPENMP]Call __kmpc_push_tripcount in task context.
Alexey Bataev
2019-09-23
3
-58
/
+71
*
[Alignment] fix build
Guillaume Chatelet
2019-09-23
1
-5
/
+6
*
[OPENMP]Fix for PR43349: Crash for privatized loop bound.
Alexey Bataev
2019-09-18
1
-0
/
+16
*
Revert r372082 "[Clang] Pragma vectorize_width() implies vectorize(enable)"
Hans Wennborg
2019-09-18
1
-8
/
+0
*
Add SpellingNotCalculated to Attribute Enums to suppress UBSan warnings
Erich Keane
2019-09-17
1
-0
/
+2
*
[Clang] Pragma vectorize_width() implies vectorize(enable)
Sjoerd Meijer
2019-09-17
1
-0
/
+8
*
[WebAssembly] Narrowing and widening SIMD ops
Thomas Lively
2019-09-13
1
-0
/
+57
*
[OPENMP5.0]Add basic support for declare variant directive.
Alexey Bataev
2019-09-13
2
-0
/
+9
*
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
Erich Keane
2019-09-13
1
-2
/
+3
*
Improve code generation for thread_local variables:
Richard Smith
2019-09-12
4
-14
/
+79
*
[WebAssembly] Add -fwasm-exceptions for wasm EH
Heejin Ahn
2019-09-12
2
-4
/
+3
*
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-11
1
-0
/
+26
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Dmitri Gribenko
2019-09-11
1
-26
/
+0
*
[CodeGen] Add alias for cpu_dispatch function with IFunc & Fix resolver linka...
Fangrui Song
2019-09-11
1
-3
/
+24
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-11
1
-0
/
+26
*
Fix for PR43175: compiler crash when trying to emit noncapturable
Alexey Bataev
2019-09-10
1
-0
/
+5
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-10
1
-26
/
+0
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-10
1
-0
/
+26
*
[NewPM][Sancov] Create the Sancov Pass after building the pipelines
Leonard Chan
2019-09-08
1
-17
/
+7
*
Remove stale TLI Module level pass registration
Teresa Johnson
2019-09-07
1
-1
/
+0
*
Use musttail for variadic method thunks when possible
Reid Kleckner
2019-09-06
1
-11
/
+41
*
[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): pass a vector to EmitCheck()
Roman Lebedev
2019-09-06
1
-2
/
+6
*
[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): refactor EmitGEPOffsetInBytes...
Roman Lebedev
2019-09-06
1
-25
/
+52
*
[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): add some comments to pointer-...
Roman Lebedev
2019-09-06
1
-8
/
+18
*
[X86] Prevent passing vectors of __int128 as <X x i128> in llvm IR
Craig Topper
2019-09-06
1
-2
/
+40
*
Revert: [DebugInfo] Add debug location to stubs generated by CGDeclCXX and ma...
Alexandre Ganea
2019-09-05
2
-14
/
+5
*
[DebugInfo] Add debug location to stubs generated by CGDeclCXX and mark them ...
Alexandre Ganea
2019-09-05
2
-5
/
+14
*
Add -m(no)-spe to clang
Justin Hibbits
2019-09-05
1
-1
/
+2
[prev]
[next]