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
/
JumpThreading
Commit message (
Expand
)
Author
Age
Files
Lines
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
1
-5
/
+1
*
Use references to attribute groups on the call/invoke instructions.
Bill Wendling
2013-02-22
1
-2
/
+4
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2013-01-01
1
-1
/
+1
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-1
/
+1
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-1
/
+1
*
Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...
James Molloy
2012-12-20
1
-0
/
+36
*
Add a test case for PR14233.
Chandler Carruth
2012-11-01
1
-0
/
+53
*
JumpThreading: when default destination is the destination of some cases in a
Manman Ren
2012-09-05
1
-0
/
+36
*
Fix assertion in jump threading (PR13405).
Richard Osborne
2012-07-20
1
-0
/
+8
*
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
2
-3
/
+3
*
formatting change: strip debug info from test
Joel Jones
2012-05-10
1
-293
/
+83
*
Fix a problem with incomplete equality testing of PHINodes in
Joel Jones
2012-05-10
1
-0
/
+419
*
enhance jump threading to preserve TBAA information when PRE'ing loads,
Chris Lattner
2012-03-13
1
-4
/
+44
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
3
-4
/
+4
*
Move "atomic" and "volatile" designations on instructions after the opcode
Eli Friedman
2011-08-12
1
-1
/
+1
*
remove asmparser support for the old getresult instruction, which has been su...
Chris Lattner
2011-06-17
1
-1
/
+1
*
Fix an infinite alternation in JumpThreading where two transforms would repea...
Owen Anderson
2011-04-14
1
-0
/
+31
*
PR9446: RecursivelyDeleteTriviallyDeadInstructions can delete the instruction
Eli Friedman
2011-04-02
1
-0
/
+32
*
Fix PR9331. Simplified version of a patch by Jakub Staszak.
Duncan Sands
2011-03-08
1
-0
/
+50
*
prevent jump threading from merging blocks when their address is
Chris Lattner
2011-02-18
1
-1
/
+34
*
Tolerate degenerate phi nodes that can occur in the middle of optimization
Nick Lewycky
2011-02-10
1
-0
/
+24
*
Re-apply r124518 with fix. Watch out for invalidated iterator.
Evan Cheng
2011-01-29
3
-7
/
+21
*
Revert r124518. It broke Linux self-host.
Evan Cheng
2011-01-29
3
-21
/
+7
*
Re-commit r124462 with fixes. Tail recursion elim will now dup ret into uncon...
Evan Cheng
2011-01-29
3
-7
/
+21
*
Revert r124462. There are a few big regressions that I need to fix first.
Evan Cheng
2011-01-28
3
-21
/
+7
*
- Stop simplifycfg from duplicating "ret" instructions into unconditional
Evan Cheng
2011-01-28
3
-7
/
+21
*
Teach jump threading to "look through" a select when the branch direction of ...
Frits van Bommel
2010-12-15
1
-0
/
+123
*
Implement jump threading of 'indirectbr' by keeping track of whether we're lo...
Frits van Bommel
2010-12-06
1
-0
/
+61
*
Fix PR8247: JumpThreading can cause a block to become unreachable while still...
Owen Anderson
2010-09-29
1
-0
/
+27
*
Remove dead option from tests.
Owen Anderson
2010-09-14
3
-3
/
+3
*
Merge 2010-08-31-InfiniteRecursion.ll into crash.ll.
Owen Anderson
2010-08-31
2
-25
/
+23
*
Add a test for the duplicated-conditional situation illutrated by PR5652.
Owen Anderson
2010-08-31
1
-0
/
+24
*
Manually reduce this testcase.
Owen Anderson
2010-08-31
1
-77
/
+11
*
Add a micro-test for the transforms I added to JumpThreading.
Owen Anderson
2010-08-31
1
-0
/
+30
*
More Chris-inspired JumpThreading fixes: use ConstantExpr to correctly consta...
Owen Anderson
2010-08-31
1
-0
/
+91
*
Use LVI to eliminate conditional branches where we've tested a related condit...
Owen Anderson
2010-08-27
2
-5
/
+12
*
Make JumpThreading smart enough to properly thread StrSwitch when it's compil...
Owen Anderson
2010-08-26
1
-0
/
+162
*
In the default address space, any GEP off of null results in a trap value if ...
Owen Anderson
2010-08-25
1
-0
/
+48
*
Fix PR7755: knowing something about an inval for a pred
Chris Lattner
2010-08-18
1
-0
/
+24
*
Fix a test with malformed IR. Not sure why this didn't fail before.
Owen Anderson
2010-07-26
1
-0
/
+3
*
Fix PR7647, handling the case when 'To' ends up being
Chris Lattner
2010-07-15
1
-0
/
+47
*
if jump threading is able to infer interesting values on both
Chris Lattner
2010-07-12
1
-0
/
+24
*
jump threading can't split a critical edge from an indirectbr. This
Chris Lattner
2010-06-14
1
-0
/
+22
*
fix PR6743, a case where we'd delete an instruction before using it
Chris Lattner
2010-04-10
1
-0
/
+17
*
fix PR6305 by handling BlockAddress in a helper function
Chris Lattner
2010-02-15
1
-0
/
+11
*
Make jump threading honor x|undef -> true and x&undef -> false,
Chris Lattner
2010-02-11
1
-0
/
+69
*
third bug from PR6119: the xor dupe extension allows
Chris Lattner
2010-01-23
1
-0
/
+27
*
add an early out to ProcessBranchOnXOR to speed it up,
Chris Lattner
2010-01-23
1
-0
/
+27
[next]