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
/
SimplifyCFG
/
invoke.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+162
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-162
/
+0
*
llvm: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-09
1
-0
/
+23
*
Revert "[SimplifyCFG] Stop inserting calls to llvm.trap for UB"
David Majnemer
2016-06-25
1
-0
/
+2
*
[SimplifyCFG] Stop inserting calls to llvm.trap for UB
David Majnemer
2016-06-25
1
-2
/
+0
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-12
/
+12
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-6
/
+6
*
fix PR13339 (remove the predecessor from the unwind BB when removing an invoke)
Nuno Lopes
2012-07-16
1
-0
/
+22
*
fix the regression I introduced in r159385 (it's necessary to update PHI node...
Nuno Lopes
2012-07-02
1
-0
/
+33
*
make simplifyCFG erase invokes to readonly/readnone functions
Nuno Lopes
2012-06-28
1
-1
/
+40
*
improve optimization of invoke instructions:
Nuno Lopes
2012-06-25
1
-0
/
+45