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
/
Transforms
/
Scalar
/
SimplifyLibCalls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add intrinsic forms of pow and exp2. The non-intrinsic
Dale Johannesen
2008-09-04
1
-0
/
+10
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Have IRBuilder take a template argument on whether or not to preserve
Eric Christopher
2008-08-08
1
-45
/
+46
*
- Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an emp...
Evan Cheng
2008-06-30
1
-82
/
+1
*
Revert (52748 and friends):
Anton Korobeynikov
2008-06-29
1
-1
/
+82
*
Remove unused function.
Eric Christopher
2008-06-26
1
-82
/
+1
*
Fix the crash on SimplifyLibCalls/2005-05-20-sprintf-crash.ll
Chris Lattner
2008-06-16
1
-1
/
+1
*
lower calls to abs to inline code, PR2337
Chris Lattner
2008-06-09
1
-1
/
+26
*
Fix PR2341 - when the length is 4 use an i32 not
Duncan Sands
2008-05-19
1
-8
/
+10
*
Fix: Some classes were derived from a class in an anonymous namespace, but they
Bill Wendling
2008-05-05
1
-0
/
+2
*
strength reduce exp2 into ldexp, rdar://5852514
Chris Lattner
2008-05-02
1
-1
/
+52
*
1) add '-debug' output
Chris Lattner
2008-05-01
1
-11
/
+19
*
Delete the IPO simplify-libcalls and completely reimplement it as
Chris Lattner
2008-05-01
1
-0
/
+1437