index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Transforms
/
LoopSimplify
Commit message (
Expand
)
Author
Age
Files
Lines
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-2
/
+2
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
2
-2
/
+2
*
[LoopSimplify] Set proper debug location in loop backedge blocks.
Alexey Samsonov
2015-06-29
1
-11
/
+27
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
3
-8
/
+8
*
[BasicBlockUtils] Set debug locations for instructions created in SplitBlockP...
Alexey Samsonov
2015-06-09
1
-0
/
+90
*
Verifier: Call verifyModule() from llc and opt
Duncan P. N. Exon Smith
2015-03-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
2
-3
/
+3
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-0
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
6
-23
/
+23
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
4
-10
/
+10
*
Teach SplitBlockPredecessors how to handle landingpad blocks.
Philip Reames
2015-01-28
1
-1
/
+1
*
FileCheckize. NFC.
Chad Rosier
2014-09-12
1
-21
/
+25
*
No need for those tests to go thru llvm-as and/or llvm-dis.
Arnaud A. de Grandmaison
2014-05-27
1
-1
/
+1
*
[LPM] Switch LICM to actively use LCSSA in addition to preserving it.
Chandler Carruth
2014-02-11
1
-3
/
+3
*
[LPM] Make LCSSA a utility with a FunctionPass that applies it to all
Chandler Carruth
2014-01-25
1
-4
/
+4
*
Reapply r198478 "Fix PR18361: Invalidate LoopDispositions after LoopSimplify ...
Andrew Trick
2014-01-06
2
-0
/
+190
*
Revert "Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists th...
Alp Toker
2014-01-04
1
-80
/
+0
*
Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
Andrew Trick
2014-01-04
1
-0
/
+80
*
UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessors
Hal Finkel
2013-10-04
1
-0
/
+46
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
3
-3
/
+3
*
LoopSimplify bug fix. Handle indirect loop back edges.
Andrew Trick
2012-03-20
1
-0
/
+41
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Make loop preheader insertion in LoopSimplify handle the case where the loop ...
Eli Friedman
2011-12-15
1
-0
/
+45
*
Removed colons from some target datalayout strings in test, since they don't ...
Lang Hames
2011-10-12
1
-1
/
+1
*
Update to the new EH syntax.
Bill Wendling
2011-09-19
1
-7
/
+3
*
Dramatically reduce this testcase.
Bill Wendling
2011-09-19
1
-873
/
+14
*
Generalize test case to handle multiple indvars modes.
Andrew Trick
2011-09-13
1
-3
/
+6
*
Reenable test.
Bill Wendling
2011-08-31
1
-1
/
+0
*
Revert accidental commit
Bill Wendling
2011-08-31
1
-6
/
+0
*
Disable this test until Bill fixes it properly.
Eli Friedman
2011-08-31
1
-0
/
+1
*
Update more tests to the new EH scheme.
Bill Wendling
2011-08-31
1
-0
/
+6
*
Remove the old tail duplication pass. It is not used and is unable to update
Rafael Espindola
2011-08-30
1
-1
/
+1
*
SCEV: Use AssertingVH to catch dangling BasicBlock* when passes forget
Andrew Trick
2011-08-03
1
-0
/
+88
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
1
-5
/
+5
*
Avoid creating canonical induction variables for non-native types.
Andrew Trick
2011-03-18
1
-1
/
+1
*
Rename 'loopsimplify' to 'loop-simplify'.
Cameron Zwarich
2011-02-10
17
-17
/
+17
*
Fix PR8702 by not having LoopSimplify claim to preserve LCSSA form. As descr...
Duncan Sands
2011-01-02
1
-0
/
+43
*
Fix LoopSimplify to notify ScalarEvolution when splitting a loop backedge
Dan Gohman
2010-09-04
1
-0
/
+50
*
LoopSimplify shouldn't split loop backedges that use indirectbr. PR7867.
Dan Gohman
2010-08-14
1
-0
/
+35
*
LoopSimplify does not update domfrontier correctly.
Tobias Grosser
2010-07-16
1
-0
/
+20
*
Make Loop::getLoopLatch() work on loops which don't have preheaders, as
Dan Gohman
2009-11-20
1
-0
/
+17
*
The introduction of indirectbr meant the introduction of
Dan Gohman
2009-11-05
1
-0
/
+83
*
Make these tests more interesting by using
Dan Gohman
2009-10-24
1
-1
/
+1
*
Fix SplitBlockPredecessors' LoopInfo updating code to handle the case
Dan Gohman
2009-10-19
1
-0
/
+20
*
Move the dominator verification code out of special code embedded within
Dan Gohman
2009-09-28
1
-1
/
+1
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
14
-14
/
+14
*
Convert a few more opt | llvm-dis to opt -S.
Dan Gohman
2009-09-08
1
-2
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
2
-2
/
+2
[next]