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
/
CodeGenPrepare
/
basic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r374743 with a fix for the ocaml binding
Joerg Sonnenberger
2019-10-14
1
-86
/
+0
*
Revert "Add a pass to lower is.constant and objectsize intrinsics"
Dmitri Gribenko
2019-10-14
1
-0
/
+86
*
Add a pass to lower is.constant and objectsize intrinsics
Joerg Sonnenberger
2019-10-13
1
-86
/
+0
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+86
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-86
/
+0
*
Add a 'dynamic' parameter to the objectsize intrinsic
Erik Pilkington
2019-01-30
1
-9
/
+9
*
Make llvm.objectsize more conservative with null
George Burgess IV
2018-07-09
1
-1
/
+19
*
Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...
Alina Sbirlea
2018-06-20
1
-1
/
+1
*
Let llvm.objectsize be conservative with null pointers
George Burgess IV
2017-03-21
1
-2
/
+40
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-1
/
+1
*
During the CodeGenPrepare we often lower intrinsics (such as objsize)
Nadav Rotem
2012-08-14
1
-3
/
+3
*
Roll r127459 back in:
Cameron Zwarich
2011-03-11
1
-1
/
+2
*
Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often get
Daniel Dunbar
2011-03-11
1
-2
/
+1
*
Optimize trivial branches in CodeGenPrepare, which often get created from the
Cameron Zwarich
2011-03-11
1
-1
/
+2
*
temporarily revert r123526. While working on a follow-on patch I
Chris Lattner
2011-01-15
1
-1
/
+3
*
fix rdar://8785296 - -fcatch-undefined-behavior generates inefficient code
Chris Lattner
2011-01-15
1
-1
/
+4
*
Now that instruction optzns can update the iterator as they go, we can
Chris Lattner
2011-01-15
1
-0
/
+24
*
revert r122164, I'm going to go with a different approach.
Chris Lattner
2010-12-19
1
-31
/
+0
*
first step to fixing PR8642: don't fold away empty basic blocks
Chris Lattner
2010-12-19
1
-0
/
+31