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
/
LowerSwitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crash when the default of a switch is removed
Andrew Kaylor
2019-06-03
1
-0
/
+36
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
11
-0
/
+1330
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
11
-1330
/
+0
*
IR: Support parsing numeric block ids, and emit them in textual output.
James Y Knight
2019-03-22
1
-7
/
+7
*
[LowerSwitch][AMDGPU] Do not handle impossible values
Roman Tereshin
2019-02-22
1
-0
/
+895
*
LowerSwitch: Fix producing invalid IR on unreachable code
Matt Arsenault
2017-04-21
1
-0
/
+40
*
Have a single way for creating unique value names.
Rafael Espindola
2015-11-22
1
-30
/
+30
*
[LowerSwitch] Fix a bug when LowerSwitch deletes the default block
Chen Li
2015-08-11
1
-0
/
+27
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
Sunil Srivastava
2015-05-12
1
-30
/
+30
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
2
-3
/
+3
*
LowerSwitch: replace unreachable default with popular case destination
Hans Wennborg
2015-01-23
2
-2
/
+115
*
Added test for commit r212802 that was missing
Marcello Maggioni
2014-07-11
1
-0
/
+40
*
LowerSwitch: track bounding range for the condition tree.
Jim Grosbach
2014-06-16
3
-75
/
+107
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
1
-32
/
+32
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
PR1255 related changes (case ranges):
Stepan Dyatkovskiy
2012-05-24
1
-4
/
+93
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
3
-3
/
+3
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
3
-3
/
+3
*
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
3
-30
/
+28
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-3
/
+3
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
For PR1319:
Reid Spencer
2007-04-16
1
-3
/
+4
*
For PR1319:
Reid Spencer
2007-04-15
1
-2
/
+2
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Use range tests in LowerSwitch, where possible
Anton Korobeynikov
2007-03-10
1
-0
/
+50
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
5
-0
/
+51