index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
Scalar
/
SimplifyCFG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify code, no functionality change.
Chris Lattner
2008-02-14
1
-7
/
+9
*
If there are no machine instructions emitted for a function, then insert
Bill Wendling
2008-01-26
1
-14
/
+1
*
If we have a function like this:
Bill Wendling
2008-01-26
1
-1
/
+14
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Rename isNoReturn to doesNotReturn, and isNoUnwind to
Duncan Sands
2007-12-18
1
-2
/
+2
*
Make PruneEH update the nounwind/noreturn attributes
Duncan Sands
2007-12-10
1
-1
/
+1
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
1
-1
/
+1
*
update file comment.
Chris Lattner
2007-12-03
1
-2
/
+5
*
Add some convenience methods for querying attributes, and
Duncan Sands
2007-11-28
1
-31
/
+2
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
1
-14
/
+4
*
Remove some logic I thoughtlessly copied over
Duncan Sands
2007-11-23
1
-3
/
+0
*
Turn invokes of nounwind functions into ordinary calls.
Duncan Sands
2007-11-22
1
-1
/
+49
*
Implement PR1796 and Transforms/SimplifyCFG/noreturn-call.ll
Chris Lattner
2007-11-14
1
-15
/
+59
*
Implement PR1786 by iterating between dead cycle elimination
Chris Lattner
2007-11-13
1
-33
/
+63
*
Finishing initial docs for all transformations in Passes.html.
Gordon Henriksen
2007-11-04
1
-5
/
+5
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+145