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
/
test
/
Transforms
/
Inline
/
inline_invoke.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FunctionAttrs] Annotate "willreturn" for intrinsics
Hideto Ueno
2019-07-28
1
-1
/
+1
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+349
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-349
/
+0
*
[PM] Move the collection of call sites to a more appropriate place
Chandler Carruth
2016-12-27
1
-0
/
+1
*
Sort the enums in Attributes.h in case insensitive alphabetical order.
Akira Hatanaka
2015-11-11
1
-1
/
+1
*
Emit argmemonly attribute for intrinsics.
Igor Laevsky
2015-08-13
1
-1
/
+2
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-23
/
+23
*
Fix inlining to not produce duplicate landingpad clauses
Mark Seaborn
2013-12-08
1
-5
/
+0
*
Update test. There may be multiple catches, but those will be cleaned up.
Bill Wendling
2013-03-22
1
-0
/
+5
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
1
-1
/
+6
*
Update to new EH scheme.
Bill Wendling
2011-09-02
1
-95
/
+34
*
Auto upgrade the old EH scheme to use the new one. This is on a trial basis. If
Bill Wendling
2011-08-27
1
-34
/
+101
*
SplitCriticalEdge can sometimes split the edge from an invoke to a landing
John McCall
2011-06-09
1
-1
/
+92
*
First, do no harm -- even if we can't find a selector for an enclosing
John McCall
2011-06-01
1
-2
/
+29
*
Add the test case for phis in the outer landing pad during the inliner's
John McCall
2011-05-30
1
-1
/
+111
*
Implement and document the llvm.eh.resume intrinsic, which is
John McCall
2011-05-28
1
-13
/
+18
*
Fix the inliner to maintain the current de facto invoke semantics:
John McCall
2011-05-27
1
-0
/
+103