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
...
*
[clang] Preserve names of addrspacecast'ed values.
Vyacheslav Zakharin
2019-07-10
1
-1
/
+3
*
[AMDGPU] Increased the number of implicit argument bytes for both OpenCL and ...
Christudasan Devadasan
2019-07-10
1
-1
/
+1
*
[AMDGPU] gfx908 clang target
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+2
*
Revert Revert Devirtualize destructor of final class.
Hiroshi Yamauchi
2019-07-09
1
-3
/
+27
*
Ignore trailing NullStmts in StmtExprs for GCC compatibility.
Aaron Ballman
2019-07-09
1
-32
/
+36
*
[NFC] [X86] Fix scan-build complaining
Pengfei Wang
2019-07-09
1
-3
/
+2
*
[BPF] Preserve debuginfo array/union/struct type/access index
Yonghong Song
2019-07-09
4
-4
/
+85
*
Revert "[BPF] Preserve debuginfo array/union/struct type/access index"
Yonghong Song
2019-07-09
4
-85
/
+4
*
[BPF] Preserve debuginfo array/union/struct type/access index
Yonghong Song
2019-07-09
4
-4
/
+85
*
Treat the range of representable values of floating-point types as [-inf, +in...
Richard Smith
2019-07-06
1
-120
/
+58
*
NFC: Add an explicit return for safety and consistency
Hamza Sood
2019-07-05
1
-0
/
+2
*
Silence gcc warning "control reaches end of non-void function" [NFCI]
Mikael Holmen
2019-07-05
1
-0
/
+2
*
[NFC] Make some ObjectFormatType switches covering
Hubert Tong
2019-07-04
1
-1
/
+5
*
[Bitcode] Move Bitstream to a separate library
Francis Visoiu Mistrih
2019-07-03
1
-1
/
+1
*
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti...
Fangrui Song
2019-07-03
2
-3
/
+2
*
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
Erik Pilkington
2019-07-02
5
-0
/
+39
*
Revert "[clang][NewPM] Fix broken profile test"
Leonard Chan
2019-06-29
1
-6
/
+0
*
[OPENMP]Generate correctly implicit flags for mapped data.
Alexey Bataev
2019-06-27
1
-7
/
+19
*
[clang] Add DISuprogram and DIE for a func decl
Djordje Todorovic
2019-06-27
3
-6
/
+56
*
[NFC] Return early for types with size zero
Vitaly Buka
2019-06-27
1
-3
/
+4
*
[NFC] Remove unneeded local variables
Vitaly Buka
2019-06-27
1
-9
/
+5
*
Fix formatting after r364479
Aaron Puchert
2019-06-26
1
-4
/
+2
*
[Clang] Remove unused -split-dwarf and obsolete -enable-split-dwarf
Aaron Puchert
2019-06-26
2
-9
/
+4
*
Make CodeGen depend on ASTMatchers
Michael Liao
2019-06-26
1
-0
/
+1
*
[clang/DIVar] Emit the flag for params that have unmodified value
Djordje Todorovic
2019-06-26
2
-0
/
+43
*
[CC1Option] Add the option to enable the debug entry values
Djordje Todorovic
2019-06-26
2
-1
/
+5
*
[HIP] Support attribute hip_pinned_shadow
Yaxun Liu
2019-06-26
2
-6
/
+26
*
Revert Devirtualize destructor of final class.
Rumeet Dhindsa
2019-06-25
1
-27
/
+3
*
[OPENMP]Fix PR41966: type mismatch in runtime functions.
Alexey Bataev
2019-06-25
2
-54
/
+71
*
[cxx2a] P1236R1: the validity of a left shift does not depend on the
Richard Smith
2019-06-25
1
-1
/
+2
*
[CUDA][HIP] Don't set comdat attribute for CUDA device stub functions.\nDiffe...
Konstantin Pyzhov
2019-06-24
1
-0
/
+5
*
Fix TBAA representation for zero-sized fields and unnamed bit-fields.
Richard Smith
2019-06-22
1
-0
/
+4
*
Remove reliance on toCharUnitsFromBits rounding down.
Richard Smith
2019-06-22
1
-1
/
+2
*
Ensure Target Features always_inline error happens in C++ cases.
Erich Keane
2019-06-21
4
-13
/
+20
*
Devirtualize destructor of final class.
Hiroshi Yamauchi
2019-06-21
1
-3
/
+27
*
Rename CodeGenFunction::overlapFor* to getOverlapFor*.
Richard Smith
2019-06-20
6
-15
/
+15
*
P0840R2: support for [[no_unique_address]] attribute
Richard Smith
2019-06-20
6
-32
/
+77
*
Fix passing structs and AVX vectors through sysv_abi
Reid Kleckner
2019-06-20
1
-8
/
+18
*
[clang][NewPM] Move EntryExitInstrumenterPass to the start of the pipeline
Leonard Chan
2019-06-20
1
-0
/
+6
*
[OpenMP] Add support for handling declare target to clause when unified memor...
Gheorghe-Teodor Bercea
2019-06-20
5
-36
/
+76
*
Store a pointer to the return value in a static alloca and let the debugger u...
Amy Huang
2019-06-20
5
-11
/
+44
*
Revert r363116 "[X86] [ABI] Fix i386 ABI "__m64" type bug"
Hans Wennborg
2019-06-19
1
-36
/
+20
*
[OPENMP][NVPTX]Correct codegen for 128 bit long double.
Alexey Bataev
2019-06-18
1
-1
/
+3
*
[CodeGen][ARM] Fix FP16 vector coercion
Mikhail Maltsev
2019-06-18
1
-3
/
+33
*
Fix compiler warning by removing unused variable
Mikael Holmen
2019-06-18
1
-1
/
+1
*
Rewrite ConstStructBuilder with a mechanism that can cope with splitting and ...
Richard Smith
2019-06-17
1
-495
/
+636
*
PR42205: DebugInfio: Do not attempt to emit debug info metadata for static me...
David Blaikie
2019-06-17
1
-0
/
+3
*
[Remarks] Extend -fsave-optimization-record to specify the format
Francis Visoiu Mistrih
2019-06-17
2
-0
/
+6
*
[clang][CodeGen] Remove std::move on temporary
Kadir Cetinkaya
2019-06-17
1
-1
/
+1
*
[HIP] Add the interface deriving the stub name of device kernels.
Michael Liao
2019-06-17
3
-10
/
+31
[prev]
[next]