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
/
CodeGen
/
PreISelIntrinsicLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-1
/
+2
*
[ObjC] Override TailCallKind when lowering objc intrinsics
Francis Visoiu Mistrih
2019-11-11
1
-1
/
+25
*
lowerObjCCall - silence static analyzer dyn_cast<CallInst> null dereference w...
Simon Pilgrim
2019-09-24
1
-1
/
+1
*
[opaque pointer types] Pass value type to LoadInst creation.
James Y Knight
2019-02-01
1
-1
/
+1
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-2
/
+2
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-2
/
+2
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Preserve the linkage for objc* intrinsics as clang will set them to weak_exte...
Pete Cooper
2018-12-18
1
-5
/
+8
*
Add nonlazybind to objc_retain/objc_release when converting from intrinsics.
Pete Cooper
2018-12-18
1
-3
/
+10
*
Rewrite objc intrinsics to runtime methods in PreISelIntrinsicLowering instea...
Pete Cooper
2018-12-18
1
-2
/
+112
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-09-13
1
-11
/
+13
*
[PM] Port PreISelIntrinsicLowering to the new PM
Michael Kuperstein
2016-06-24
1
-11
/
+20
*
Introduce llvm.load.relative intrinsic.
Peter Collingbourne
2016-04-22
1
-0
/
+85