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
/
Support
/
ConstantFolder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more casts to the IRBuilder.
Erick Tryzelaar
2009-08-16
1
-0
/
+13
*
Add convenience functions for creating nsw add operators.
Dan Gohman
2009-08-11
1
-0
/
+3
*
Add convenience functions for creating inbounds GEPs.
Dan Gohman
2009-08-11
1
-0
/
+9
*
Make LLVMContext and LLVMContextImpl classes instead of structs.
Benjamin Kramer
2009-08-11
1
-1
/
+1
*
Fix struct/class mismatch.
Benjamin Kramer
2009-08-11
1
-1
/
+1
*
Add convenience functions for creating exact sdiv operators, and
Dan Gohman
2009-08-11
1
-0
/
+3
*
ConstantFolder and NoFolder no longer require their Context members.
Dan Gohman
2009-08-11
1
-5
/
+4
*
Move ConstantExpr to 2.5 API.
Owen Anderson
2009-07-29
1
-35
/
+35
*
Finish pushing LLVMContext through the IRBuilder/ConstantFolder interface.
Owen Anderson
2009-07-10
1
-36
/
+40
*
Remove the vicmp and vfcmp instructions. Because we never had a release with
Nick Lewycky
2009-07-08
1
-8
/
+0
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-0
/
+12
*
Add a NullFolder class that doesn't fold constants.
Duncan Sands
2008-08-12
1
-2
/
+14
*
Point people to ConstantExpr and ConstantFolding,
Duncan Sands
2008-08-12
1
-2
/
+4
*
Make it possible to use different constant
Duncan Sands
2008-08-11
1
-0
/
+175