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
/
CGCall.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure Target Features always_inline error happens in C++ cases.
Erich Keane
2019-06-21
1
-0
/
+10
*
LLVM IR: Generate new-style byval-with-Type from Clang
Tim Northover
2019-06-05
1
-1
/
+1
*
[COFF, ARM64] Fix ABI implementation of struct returns
Mandeep Singh Grang
2019-05-03
1
-2
/
+1
*
Change the metadata for heapallocsite calls when the type is cast.
Amy Huang
2019-05-02
1
-1
/
+0
*
Relanding r357928 with fixed debuginfo check.
Amy Huang
2019-04-12
1
-7
/
+9
*
Don't emit an unreachable return block.
John McCall
2019-04-10
1
-9
/
+0
*
Revert "[MS] Add metadata for __declspec(allocator)"
Amy Huang
2019-04-08
1
-9
/
+7
*
[MS] Add metadata for __declspec(allocator)
Amy Huang
2019-04-08
1
-7
/
+9
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
1
-1
/
+1
*
[IR] Create new method in `Function` class (NFC)
Evandro Menezes
2019-04-03
1
-2
/
+1
*
IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI.
Peter Collingbourne
2019-03-22
1
-23
/
+9
*
Add a spelling of pass_object_size that uses __builtin_dynamic_object_size
Erik Pilkington
2019-03-19
1
-1
/
+1
*
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
James Y Knight
2019-02-09
1
-38
/
+16
*
[opaque pointer types] Make EmitCall pass Function Types to
James Y Knight
2019-02-07
1
-20
/
+30
*
[opaque pointer types] Pass function types for runtime function calls.
James Y Knight
2019-02-05
1
-22
/
+24
*
[opaque pointer types] Fix the CallInfo passed to EmitCall in some
James Y Knight
2019-02-05
1
-15
/
+38
*
[Sanitizers] UBSan unreachable incompatible with Kernel ASan
Julian Lettner
2019-02-04
1
-1
/
+2
*
[opaque pointer types] Trivial changes towards CallInst requiring
James Y Knight
2019-02-03
1
-1
/
+1
*
[ASan] Do not instrument other runtime functions with `__asan_handle_no_return`
Julian Lettner
2019-02-02
1
-2
/
+2
*
Remove redundant FunctionDecl argument from a couple functions.
James Y Knight
2019-02-02
1
-16
/
+12
*
[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...
Julian Lettner
2019-02-01
1
-0
/
+13
*
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...
Eric Liu
2019-01-31
1
-13
/
+0
*
[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...
Julian Lettner
2019-01-30
1
-0
/
+13
*
Add a new builtin: __builtin_dynamic_object_size
Erik Pilkington
2019-01-30
1
-1
/
+2
*
Cleanup: replace uses of CallSite with CallBase.
James Y Knight
2019-01-30
1
-29
/
+23
*
Rename getTypeQualifiers to getMethodQualifiers.
Anastasia Stulova
2019-01-28
1
-1
/
+1
*
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...
Julian Lettner
2019-01-24
1
-5
/
+1
*
[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...
Julian Lettner
2019-01-24
1
-1
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang][slh] add Clang attr no_speculative_load_hardening
Zola Bridges
2019-01-18
1
-4
/
+10
*
[clang][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-15
1
-7
/
+11
*
Revert alignment assumptions changes
Vlad Tsyrklevich
2019-01-15
1
-11
/
+7
*
[clang][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-14
1
-7
/
+11
*
[OpenCL] Set generic addr space of 'this' in special class members.
Anastasia Stulova
2019-01-14
1
-1
/
+1
*
hwasan: Implement lazy thread initialization for the interceptor ABI.
Peter Collingbourne
2019-01-04
1
-0
/
+6
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-13
1
-7
/
+9
*
Emit a proper diagnostic when attempting to forward inalloca arguments
Reid Kleckner
2018-12-12
1
-2
/
+3
*
Revert "[OpenCL] Add generic AS to 'this' pointer"
Mikael Nilsson
2018-12-12
1
-9
/
+7
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-12
1
-7
/
+9
*
Move CodeGenOptions from Frontend to Basic
Richard Trieu
2018-12-11
1
-1
/
+1
*
[OpenCL][CodeGen] Fix replacing memcpy with addrspacecast
Andrew Savonichev
2018-12-10
1
-4
/
+17
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-27
1
-0
/
+4
*
Revert "[clang][slh] add attribute for speculative load hardening"
Zola Bridges
2018-11-27
1
-4
/
+0
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-27
1
-0
/
+4
*
Revert "[clang][slh] add attribute for speculative load hardening"
Zola Bridges
2018-11-26
1
-4
/
+0
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-26
1
-0
/
+4
*
[AArch64] Add aarch64_vector_pcs function attribute to Clang
Sander de Smalen
2018-11-26
1
-0
/
+4
*
[NFC] Move storage of dispatch-version to GlobalDecl
Erich Keane
2018-11-13
1
-6
/
+9
*
Fix bitcast to address space cast for coerced load/stores
Yaxun Liu
2018-11-08
1
-4
/
+4
*
[CodeGen] Update min-legal-vector width based on function argument and return...
Craig Topper
2018-10-24
1
-0
/
+12
[next]