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
/
CodeGenFunction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[CodeView] Add option to disable inline line tables."
Amy Huang
2019-10-30
1
-4
/
+0
*
[CodeView] Add option to disable inline line tables.
Amy Huang
2019-10-30
1
-0
/
+4
*
Reland r374450 with Richard Smith's comments and test fixed.
Erich Keane
2019-10-11
1
-16
/
+1
*
Revert 374450 "Fix __builtin_assume_aligned with too large values."
Nico Weber
2019-10-10
1
-1
/
+16
*
Fix __builtin_assume_aligned with too large values.
Erich Keane
2019-10-10
1
-16
/
+1
*
[SVE][IR] Scalable Vector size queries and IR instruction support
Graham Hunter
2019-10-08
1
-4
/
+4
*
[Alignment][Clang][NFC] Add CharUnits::getAsAlign
Guillaume Chatelet
2019-10-03
1
-1
/
+1
*
Rename TypeNodes.def to TypeNodes.inc for consistency across all
John McCall
2019-10-02
1
-2
/
+2
*
Fix always_inline 'target' compatibility check code for Lambdas
Erich Keane
2019-08-28
1
-1
/
+1
*
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
-7
/
+3
*
[CodeGen] Disable UBSan for coroutine functions
Brian Gesiak
2019-08-13
1
-0
/
+9
*
cfi-icall: Allow the jump table to be optionally made non-canonical.
Peter Collingbourne
2019-08-09
1
-0
/
+3
*
ARM MTE stack sanitizer.
Evgeniy Stepanov
2019-07-15
1
-0
/
+2
*
Ensure Target Features always_inline error happens in C++ cases.
Erich Keane
2019-06-21
1
-2
/
+9
*
Store a pointer to the return value in a static alloca and let the debugger u...
Amy Huang
2019-06-20
1
-0
/
+8
*
Refactor: split Uninitialized state on APValue into an "Absent" state
Richard Smith
2019-05-21
1
-1
/
+1
*
[OpenCL] Make global ctor init function a kernel
Anastasia Stulova
2019-05-09
1
-200
/
+1
*
Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att...
Leonard Chan
2019-05-07
1
-0
/
+1
*
Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec...
Leonard Chan
2019-05-03
1
-1
/
+0
*
[Attribute/Diagnostics] Print macro if definition is an attribute declaration
Leonard Chan
2019-05-02
1
-0
/
+1
*
Don't emit an unreachable return block.
John McCall
2019-04-10
1
-0
/
+15
*
[opaque pointer types] Trivial changes towards CallInst requiring
James Y Knight
2019-02-03
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-15
1
-0
/
+98
*
Revert alignment assumptions changes
Vlad Tsyrklevich
2019-01-15
1
-98
/
+0
*
[clang][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-14
1
-0
/
+98
*
[AST] Remove ASTContext from getThisType (NFC)
Brian Gesiak
2019-01-11
1
-2
/
+2
*
[NFC] Fix usage of Builder.insert(new Bitcast...)in CodeGenFunction
Erich Keane
2018-12-18
1
-1
/
+1
*
Remove unused Args parameter from EmitFunctionBody, NFC
Reid Kleckner
2018-12-13
1
-3
/
+2
*
Teach __builtin_unpredictable to work through implicit casts.
Erich Keane
2018-12-12
1
-1
/
+1
*
Move CodeGenOptions from Frontend to Basic
Richard Trieu
2018-12-11
1
-1
/
+1
*
Fix thunks returning memptrs via sret by emitting also scalar return values d...
Hans Wennborg
2018-12-07
1
-3
/
+2
*
Remove CodeGen dependencies on Sema.
Richard Trieu
2018-12-06
1
-1
/
+1
*
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
Fangrui Song
2018-11-30
1
-2
/
+3
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Fangrui Song
2018-11-30
1
-3
/
+2
*
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-28
1
-2
/
+3
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-27
1
-3
/
+2
*
Re-Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-21
1
-2
/
+3
*
Revert r347364 again, the fix was incomplete.
Nico Weber
2018-11-21
1
-3
/
+2
*
Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-20
1
-2
/
+3
*
[NFC] Move storage of dispatch-version to GlobalDecl
Erich Keane
2018-11-13
1
-1
/
+1
*
Implement Function Multiversioning for Non-ELF Systems.
Erich Keane
2018-10-25
1
-3
/
+31
*
[CodeGen] Always emit the 'min-legal-vector-width' attribute even when the va...
Craig Topper
2018-10-25
1
-3
/
+1
*
[CodeGen] Update min-legal-vector width based on function argument and return...
Craig Topper
2018-10-24
1
-1
/
+18
*
Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFC
Fangrui Song
2018-10-20
1
-8
/
+7
*
[CodeGen] Revert commit https://reviews.llvm.org/rL342717
Calixte Denizet
2018-09-24
1
-3
/
+3
*
[CodeGen] Add to emitted DebugLoc information about coverage when it's required
Calixte Denizet
2018-09-21
1
-3
/
+3
*
[XRay][clang] Emit "never-instrument" attribute
Dean Michael Berris
2018-09-14
1
-12
/
+12
*
[NFC]Refactor MultiVersion Resolver Emission to combine types
Erich Keane
2018-09-13
1
-59
/
+21
[next]