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
/
test
/
Transforms
/
InstCombine
/
crash.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
The normal edge of an invoke is not allowed to branch to a block with a
Eli Friedman
2012-08-10
1
-5
/
+7
*
Convert to the new EH model.
Bill Wendling
2011-11-08
1
-10
/
+5
*
Make sure we use the right insertion point when instcombine replaces a PHI wi...
Eli Friedman
2011-11-01
1
-0
/
+25
*
Auto upgrade the old EH scheme to use the new one. This is on a trial basis. If
Bill Wendling
2011-08-27
1
-0
/
+4
*
fix PR9013, an infinite loop in instcombine.
Chris Lattner
2011-01-21
1
-0
/
+17
*
fix PR8983, a broken assertion.
Chris Lattner
2011-01-16
1
-0
/
+12
*
Fix a bug in r123034 (trying to sext/zext non-integers) and clean up a little.
Frits van Bommel
2011-01-08
1
-0
/
+6
*
fix an off-by-one bug that caused a crash analyzing
Chris Lattner
2011-01-04
1
-0
/
+37
*
fix PR8807 by making transformConstExprCastCall aware of byval arguments.
Chris Lattner
2010-12-20
1
-0
/
+13
*
Add a reduced testcase for the infinite loop fixed in r113763.
Owen Anderson
2010-09-13
1
-0
/
+33
*
Remove arm_apcscc from the test files. It is the default and doing this
Rafael Espindola
2010-06-17
1
-3
/
+3
*
Fix PR6503. This turned into a much more interesting and nasty bug. Various
Chris Lattner
2010-03-05
1
-0
/
+15
*
fix PR6193, only considering sign extensions *from i1* for this
Chris Lattner
2010-02-09
1
-0
/
+11
*
fix rdar://7590304, an infinite loop in instcombine. In the invoke
Chris Lattner
2010-02-01
1
-0
/
+22
*
fix PR5827 by disabling the phi slicing transformation in a case
Chris Lattner
2009-12-19
1
-1
/
+57
*
fix PR5673 by being more careful about pointers to functions.
Chris Lattner
2009-12-03
1
-0
/
+11
*
Fix PR5471 by removing an instcombine xform. Some pieces of the code
Chris Lattner
2009-11-26
1
-0
/
+12
*
fix PR5262.
Chris Lattner
2009-10-22
1
-1
/
+27
*
Fix PR5262: when folding select into PHI, make sure all operands are available
Torok Edwin
2009-10-21
1
-0
/
+55
*
instcombine transforms vector loads that are only used by
Chris Lattner
2009-09-08
1
-0
/
+13
*
fix ComputeMaskedBits handling of zext/sext/trunc to work with vectors.
Chris Lattner
2009-09-08
1
-2
/
+21
*
fix a bug I introduced with my 'instcombine builder' refactoring
Chris Lattner
2009-08-31
1
-0
/
+14