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
/
llvm
/
lib
/
Transforms
/
Utils
/
LowerMemIntrinsics.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer types] Pass value type to GetElementPtr creation.
James Y Knight
2019-02-01
1
-5
/
+7
*
[opaque pointer types] Pass value type to LoadInst creation.
James Y Knight
2019-02-01
1
-6
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TI removal] Remove `TerminatorInst` from BasicBlockUtils.h
Chandler Carruth
2018-10-15
1
-1
/
+1
*
[LowerMemIntrinsics] Update uses of deprecated MemIntrinsic::getAlignment API...
Daniel Neilson
2018-02-05
1
-7
/
+7
*
[Memcpy Loop Lowering] Remove the fixed int8 lowering.
Sean Fertile
2017-12-18
1
-80
/
+13
*
[Memcpy Loop Lowering] Only calculate residual size/bytes copied when needed.
Sean Fertile
2017-12-16
1
-6
/
+10
*
[Memcpy Loop Lowering] Insert loop BB inbetween the split BB.
Sean Fertile
2017-12-15
1
-2
/
+3
*
Extend memcpy expansion in Transform/Utils to handle wider operand types.
Sean Fertile
2017-07-07
1
-9
/
+279
*
Recommit "r306541 - Add zero-length check to memcpy/memset load store loop ex...
Teresa Johnson
2017-07-01
1
-5
/
+14
*
Revert "r306541 - Add zero-length check to memcpy/memset load store loop expa...
Daniel Jasper
2017-06-30
1
-12
/
+5
*
Add zero-length check to memcpy/memset load store loop expansion
Teresa Johnson
2017-06-28
1
-5
/
+12
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
NVPTX: Extract mem intrinsic expansions into utilities
Matt Arsenault
2017-02-08
1
-0
/
+231