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
/
IR
/
ConstantFold.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-8
/
+26
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-54
/
+54
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-7
/
+16
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-0
/
+2
*
IR: Refactor GEP range checks, reuse them for other parts of folding
David Majnemer
2013-11-10
1
-28
/
+51
*
IR: Properly canonicalize PointerType in ConstantExpr GEPs
David Majnemer
2013-11-07
1
-5
/
+6
*
IR: Do not canonicalize constant GEPs into an out-of-bounds array access
David Majnemer
2013-11-07
1
-1
/
+37
*
Respect address space sizes in isEliminableCastPair.
Matt Arsenault
2013-07-30
1
-4
/
+5
*
ConstantFold: Check that truncating the other side is safe under a sext when ...
Benjamin Kramer
2013-06-30
1
-2
/
+2
*
IR: Don't constant fold GEP bitcasts between different address spaces
Meador Inge
2013-02-27
1
-13
/
+22
*
Fix a bug that was found by the clang static analyzer. The var "AT" is null s...
Nadav Rotem
2013-02-19
1
-2
/
+2
*
Fix ConstantFold's folding of icmp instructions to recognize that,
Dan Gohman
2013-01-31
1
-6
/
+5
*
Make APFloat constructor require explicit semantics.
Tim Northover
2013-01-22
1
-4
/
+4
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-7
/
+7
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+2066