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
*
Forward ns_consumed delegate arguments with a move.
John McCall
2016-11-18
1
-3
/
+21
*
[CUDA] Use the right section and constant names for fatbins when compiling fo...
Justin Lebar
2016-11-18
1
-3
/
+8
*
[OPENMP] Fixed codegen for 'omp cancel' construct.
Alexey Bataev
2016-11-17
2
-8
/
+112
*
Insert a type check before reading vtable.
Ivan Krasin
2016-11-17
1
-11
/
+22
*
Fix PR31029 by attaching an artificial debug location to msabi thunks.
Adrian Prantl
2016-11-16
1
-0
/
+3
*
Add a little endian variant of TCE.
Pekka Jaaskelainen
2016-11-16
1
-0
/
+1
*
Improve handling of __FUNCTION__ and other predefined expression for Objectiv...
Mehdi Amini
2016-11-16
1
-3
/
+13
*
Revert "[OPENMP] Fixed codegen for 'omp cancel' construct."
Vitaly Buka
2016-11-16
2
-63
/
+6
*
Revert "Improve handling of __FUNCTION__ and other predefined expression for ...
Mehdi Amini
2016-11-15
1
-13
/
+3
*
Improve handling of __FUNCTION__ and other predefined expression for Objectiv...
Mehdi Amini
2016-11-15
1
-3
/
+13
*
[OPENMP] Fix stack use after delete, NFC.
Alexey Bataev
2016-11-15
1
-5
/
+4
*
vector load store with length (left justified) clang portion
Zaara Syeda
2016-11-15
1
-7
/
+32
*
[PowerPC] Implement BE VSX load/store builtins - clang portion.
Tony Jiang
2016-11-15
1
-2
/
+18
*
[OPENMP] Fixed codegen for 'omp cancel' construct.
Alexey Bataev
2016-11-15
2
-6
/
+64
*
[OpenCL] Fix for integer parameters of enqueue_kernel
Anastasia Stulova
2016-11-14
1
-23
/
+13
*
[OpenCL] Change to clk_event parameter in enqueue_kernel.
Anastasia Stulova
2016-11-14
1
-13
/
+9
*
[OpenCL] always use SPIR address spaces for kernel_arg_addr_space MD
Pekka Jaaskelainen
2016-11-14
1
-3
/
+19
*
Bitcode: Change module reader functions to return an llvm::Expected.
Peter Collingbourne
2016-11-13
2
-5
/
+8
*
[AMDGPU] Add f16 builtin functions (VI+)
Konstantin Zhuravlyov
2016-11-13
1
-4
/
+12
*
[tsan][clang] Introduce a function attribute to disable TSan checking at run ...
Anna Zaks
2016-11-11
1
-0
/
+14
*
Bitcode: Change getModuleSummaryIndex() to return an llvm::Expected.
Peter Collingbourne
2016-11-11
1
-8
/
+6
*
[X86] Merge (near) duplicate scalar non-temporal store code. NFCI.
Simon Pilgrim
2016-11-11
1
-20
/
+10
*
Mirror the llvm changes that split Bitcode/ReaderWriter.h
Teresa Johnson
2016-11-11
3
-3
/
+4
*
PR30937: don't devirtualize if we find that the callee is a pure virtual
Richard Smith
2016-11-11
1
-23
/
+20
*
Accept nullability qualifiers on array parameters.
Jordan Rose
2016-11-10
1
-6
/
+9
*
Add the loop end location to the loop metadata. This additional information
Amara Emerson
2016-11-10
8
-26
/
+65
*
Use an artificial debug location for non-virtual thunks.
Adrian Prantl
2016-11-09
2
-5
/
+9
*
Emit debug info for global constants whose address is taken exactly once.
Adrian Prantl
2016-11-09
1
-0
/
+7
*
[X86][AVX512][Clang] Add support for mask_{move|store|load}_s{s/d} and int2ma...
Ayman Musa
2016-11-08
1
-0
/
+8
*
IR, Bitcode: Change bitcode reader to no longer own its memory buffer.
Peter Collingbourne
2016-11-08
1
-1
/
+1
*
Bitcode: Decouple block info block state from reader.
Peter Collingbourne
2016-11-08
1
-7
/
+7
*
Make a const variable static. NFC.
George Burgess IV
2016-11-08
1
-1
/
+1
*
Name some anonymous structs to avoid using a (very common) extension.
John McCall
2016-11-07
1
-7
/
+10
*
Use -fsanitize-recover instead of -mllvm -msan-keep-going: clang.
Evgeniy Stepanov
2016-11-07
1
-1
/
+3
*
[OPENMP] Fixed codegen for __real/__imag expressions in atomic
Alexey Bataev
2016-11-07
1
-2
/
+4
*
Fix use-of-temporary with StringRef in code coverage
Jordan Rose
2016-11-07
1
-2
/
+7
*
[OPENMP] Fixed capturing of VLA variables.
Alexey Bataev
2016-11-07
2
-7
/
+6
*
Revert "[OPENMP] Fixed capturing of VLA variables."
Diana Picus
2016-11-07
2
-6
/
+7
*
[OPENMP] Fixed capturing of VLA variables.
Alexey Bataev
2016-11-07
2
-7
/
+6
*
Add debug info support for C++11 inline namespaces.
Adrian Prantl
2016-11-03
1
-2
/
+2
*
Improve obvious-most-derived-type devirtualization:
Richard Smith
2016-11-03
1
-37
/
+15
*
[CodeGen] Use StringRef. NFC.
George Burgess IV
2016-11-03
3
-7
/
+7
*
regcall: Implement regcall Calling Conv in clang
Erich Keane
2016-11-02
4
-27
/
+140
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
2
-4
/
+3
*
Bitcode: Change reader interface to take memory buffers.
Peter Collingbourne
2016-11-02
1
-4
/
+3
*
[OpenCL] Mark group functions as convergent in opencl-c.h
Yaxun Liu
2016-11-01
1
-0
/
+2
*
Implement ABI proposal for throwing noexcept function pointers, per discussion
Richard Smith
2016-11-01
1
-4
/
+109
*
[cfi] Fix missing !type annotation.
Evgeniy Stepanov
2016-10-31
1
-5
/
+9
*
DebugInfo: support for DW_TAG_atomic_type
Victor Leschuk
2016-10-31
1
-3
/
+2
*
Use toCharUnitsFromBits instead of TargetInfo::getCharWidth
David Majnemer
2016-10-31
1
-6
/
+8
[next]