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
/
LoopUnswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
15
-15
/
+15
*
Re-apply r80926, with fixes: keep the domtree informed of new blocks
Dan Gohman
2009-09-08
2
-52
/
+645
*
Revert r80926. It causes loop unswitch assertion and slow down some JIT tests...
Evan Cheng
2009-09-06
1
-0
/
+52
*
Actually test something. Use PR3170 test case.
Devang Patel
2008-12-08
1
-36
/
+25
*
Undo previous patch.
Devang Patel
2008-12-08
1
-1
/
+1
*
Ignore conditions that are outside the loop.
Devang Patel
2008-11-03
1
-0
/
+47
*
Preserve dominance frontier while trivially unswitching loop.
Devang Patel
2008-06-18
1
-0
/
+22
*
Update dom tree. Fix PR 2372.
Devang Patel
2008-06-02
1
-0
/
+26
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Upgrade tests.
Tanya Lattner
2008-03-19
6
-1640
/
+1599
*
Fix bug in updating dominance frontier after loop
Devang Patel
2007-10-05
1
-0
/
+29
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
Update dominator info for the middle blocks created while spliting
Devang Patel
2007-08-02
1
-0
/
+55
*
Update dominator info for the middle blocks created while spliting
Devang Patel
2007-08-01
1
-0
/
+30
*
Bunch of tests to check loop passes.
Devang Patel
2007-07-31
2
-0
/
+72
*
New test.
Devang Patel
2007-07-18
1
-0
/
+66
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
8
-0
/
+1987