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
*
Add const qualifiers.
Dan Gohman
2010-02-08
1
-1
/
+1
*
fix ConstantFoldCompareInstOperands to take the LHS/RHS as
Chris Lattner
2009-11-09
1
-1
/
+1
*
remove a bunch of extraneous LLVMContext arguments
Chris Lattner
2009-11-06
1
-9
/
+5
*
Move some constant folding logic for loads out of instcombine into
Chris Lattner
2009-10-22
1
-0
/
+4
*
Remove an unnnecessary LLVMContext argument in
Dan Gohman
2009-10-05
1
-2
/
+1
*
Give these files top-level comments that describe the current code.
Dan Gohman
2009-09-10
1
-3
/
+7
*
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
*
Make this a *real* header:
Chris Lattner
2007-01-30
1
-3
/
+34
*
Change constant folding APIs to take an optional TargetData, and change
Chris Lattner
2007-01-30
1
-8
/
+2
*
Move some constant folding functions into LLVMAnalysis since they are used
John Criswell
2005-10-27
1
-0
/
+36