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
/
CGExpr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 9007f06af0e "Revert "Allow system header to provide their own implemen...
Hans Wennborg
2020-01-17
1
-1
/
+8
*
Revert "Allow system header to provide their own implementation of some builtin"
Amy Huang
2020-01-17
1
-8
/
+1
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-11
1
-9
/
+6
*
Allow system header to provide their own implementation of some builtin
serge-sans-paille
2020-01-10
1
-1
/
+8
*
[OPENMP50]Support lastprivate conditional updates in inc/dec unary ops.
Alexey Bataev
2020-01-06
1
-0
/
+3
*
[OPENMP50]Codegen for lastprivate conditional list items.
Alexey Bataev
2020-01-02
1
-0
/
+3
*
[OPENMP50]Codegen for nontemporal clause.
Alexey Bataev
2019-12-23
1
-5
/
+28
*
[CodeGen][ObjC] Emit a primitive store to store a __strong field in
Akira Hatanaka
2019-12-03
1
-1
/
+5
*
[NFC] Pass a reference to CodeGenFunction to methods of LValue and
Akira Hatanaka
2019-12-03
1
-53
/
+55
*
Revert "[NFC] Pass a reference to CodeGenFunction to methods of LValue and"
Akira Hatanaka
2019-12-03
1
-55
/
+53
*
[NFC] Pass a reference to CodeGenFunction to methods of LValue and
Akira Hatanaka
2019-12-03
1
-53
/
+55
*
IRGen: Call SetLLVMFunctionAttributes{,ForDefinition} on __cfi_check_fail.
Peter Collingbourne
2019-11-25
1
-0
/
+3
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-19
1
-1
/
+1
*
Revert "[NFC] Refactor representation of materialized temporaries"
Nico Weber
2019-11-17
1
-1
/
+1
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-16
1
-1
/
+1
*
[BPF] Restrict preserve_access_index attribute to C only
Yonghong Song
2019-11-14
1
-31
/
+12
*
[BPF] Add preserve_access_index attribute for record definition
Yonghong Song
2019-11-13
1
-7
/
+68
*
Revert "[BPF] Add preserve_access_index attribute for record definition"
Yonghong Song
2019-11-09
1
-68
/
+7
*
[BPF] Add preserve_access_index attribute for record definition
Yonghong Song
2019-11-09
1
-7
/
+68
*
[opaque pointer types] Add element type argument to IRBuilder CreatePreserveS...
Craig Topper
2019-11-03
1
-1
/
+2
*
[c++20] Add CXXRewrittenBinaryOperator to represent a comparison
Richard Smith
2019-10-19
1
-0
/
+2
*
Revert Tag CFI-generated data structures with "#pragma clang section" attribu...
Dmitry Mikulin
2019-10-17
1
-3
/
+0
*
Tag CFI-generated data structures with "#pragma clang section" attributes.
Dmitry Mikulin
2019-10-16
1
-0
/
+3
*
[BPF] do compile-once run-everywhere relocation for bitfields
Yonghong Song
2019-10-08
1
-3
/
+13
*
Codegen - silence static analyzer getAs<> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-07
1
-3
/
+3
*
[Alignment][Clang][NFC] Add CharUnits::getAsAlign
Guillaume Chatelet
2019-10-03
1
-3
/
+3
*
[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
Guillaume Chatelet
2019-09-30
1
-1
/
+1
*
Improve code generation for thread_local variables:
Richard Smith
2019-09-12
1
-1
/
+1
*
Fix for PR43175: compiler crash when trying to emit noncapturable
Alexey Bataev
2019-09-10
1
-0
/
+5
*
Implement codegen for MSVC unions with reference members.
Aaron Ballman
2019-08-27
1
-14
/
+16
*
hwasan, codegen: Keep more lifetime markers used for hwasan
Vitaly Buka
2019-08-26
1
-0
/
+1
*
msan, codegen, instcombine: Keep more lifetime markers used for msan
Vitaly Buka
2019-08-26
1
-4
/
+3
*
IR. Change strip* family of functions to not look through aliases.
Peter Collingbourne
2019-08-22
1
-2
/
+1
*
[BPF] annotate DIType metadata for builtin preseve_array_access_index()
Yonghong Song
2019-08-02
1
-3
/
+9
*
fix unnamed fiefield issue and add tests for __builtin_preserve_access_index ...
Yonghong Song
2019-07-16
1
-2
/
+19
*
Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"
Stephan Bergmann
2019-07-16
1
-1
/
+1
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-6
/
+6
*
Temporarily Revert "fix unnamed fiefield issue and add tests for __builtin_pr...
Eric Christopher
2019-07-15
1
-19
/
+2
*
fix unnamed fiefield issue and add tests for __builtin_preserve_access_index ...
Yonghong Song
2019-07-15
1
-2
/
+19
*
[BPF] Preserve debuginfo array/union/struct type/access index
Yonghong Song
2019-07-09
1
-4
/
+45
*
Revert "[BPF] Preserve debuginfo array/union/struct type/access index"
Yonghong Song
2019-07-09
1
-45
/
+4
*
[BPF] Preserve debuginfo array/union/struct type/access index
Yonghong Song
2019-07-09
1
-4
/
+45
*
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
Erik Pilkington
2019-07-02
1
-0
/
+1
*
[clang] Add DISuprogram and DIE for a func decl
Djordje Todorovic
2019-06-27
1
-1
/
+13
*
Ensure Target Features always_inline error happens in C++ cases.
Erich Keane
2019-06-21
1
-11
/
+0
*
P0840R2: support for [[no_unique_address]] attribute
Richard Smith
2019-06-20
1
-0
/
+15
*
[OpenMP] Add support for handling declare target to clause when unified memor...
Gheorghe-Teodor Bercea
2019-06-20
1
-6
/
+13
*
C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...
Richard Smith
2019-06-14
1
-22
/
+87
*
Revert 363295, it caused PR42276. Also revert follow-ups 363337, 363340.
Nico Weber
2019-06-14
1
-87
/
+22
*
C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue c...
Richard Smith
2019-06-13
1
-22
/
+87
[next]