Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
33e498b785cf41f9617c813486c2dfe44cf4eca0
/
llvm
/
lib
/
Transforms
/
Utils
/
LowerMemIntrinsics.cpp
7716075
[opaque pointer types] Pass value type to GetElementPtr creation.
by James Y Knight
· 7 years ago
14359ef
[opaque pointer types] Pass value type to LoadInst creation.
by James Y Knight
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
4a2d58e
[TI removal] Remove `TerminatorInst` from BasicBlockUtils.h
by Chandler Carruth
· 7 years ago
3c23f66
[LowerMemIntrinsics] Update uses of deprecated MemIntrinsic::getAlignment API (NFC)
by Daniel Neilson
· 8 years ago
5fb624a
[Memcpy Loop Lowering] Remove the fixed int8 lowering.
by Sean Fertile
· 8 years ago
68d7f9d
[Memcpy Loop Lowering] Only calculate residual size/bytes copied when needed.
by Sean Fertile
· 8 years ago
42b1334
[Memcpy Loop Lowering] Insert loop BB inbetween the split BB.
by Sean Fertile
· 8 years ago
9cd1cdf
Extend memcpy expansion in Transform/Utils to handle wider operand types.
by Sean Fertile
· 8 years ago
32d9574
Recommit "r306541 - Add zero-length check to memcpy/memset load store loop expansion""
by Teresa Johnson
· 8 years ago
3b704ce
Revert "r306541 - Add zero-length check to memcpy/memset load store loop expansion"
by Daniel Jasper
· 8 years ago
538b8d2
Add zero-length check to memcpy/memset load store loop expansion
by Teresa Johnson
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
5606652
NVPTX: Extract mem intrinsic expansions into utilities
by Matt Arsenault
· 9 years ago