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
/
include
/
llvm
/
Analysis
/
ConstantFolding.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make LLVMContext and LLVMContextImpl classes instead of structs.
Benjamin Kramer
2009-08-11
1
-1
/
+1
*
Factor some of the constants+context related code out into a separate header,...
Owen Anderson
2009-08-04
1
-1
/
+1
*
Get rid of the Pass+Context magic.
Owen Anderson
2009-07-22
1
-5
/
+5
*
"LLVMContext* " --> "LLVMContext *"
Owen Anderson
2009-07-06
1
-5
/
+5
*
Thread LLVMContext through the constant folding APIs, which touches a lot of ...
Owen Anderson
2009-07-06
1
-3
/
+8
*
Change ConstantFoldConstantExpression to accept a null
Dan Gohman
2009-06-02
1
-1
/
+1
*
"ret (constexpr)" can't be folded into a Constant. Add a method to
Nick Lewycky
2008-05-25
1
-0
/
+6
*
Avoid unnecessarily casting away const, fixing a FIXME.
Dan Gohman
2008-01-31
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Fix PR1850 by removing an unsafe transformation from VMCore/ConstantFold.cpp.
Chris Lattner
2007-12-10
1
-7
/
+13
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+61