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
/
CodeExtractor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up a test case
Xinliang David Li
2017-06-27
1
-34
/
+41
*
[CodeExtractor] Prevent extraction of block involving blockaddress
Serge Guelton
2017-06-27
2
-0
/
+79
*
[PartialInlining] Support shrinkwrap life_range markers
Xinliang David Li
2017-06-11
5
-0
/
+359
*
[PartialInlining] Minor cost anaysis tuning
Xinliang David Li
2017-06-02
2
-0
/
+105
*
[PartialInlining] Reduce outlining overhead by removing unneeded live-out(s)
Xinliang David Li
2017-06-01
2
-0
/
+123
*
[PartialInlining] Shrinkwrap allocas with live range contained in outline reg...
Xinliang David Li
2017-05-30
4
-0
/
+267
*
[PartialInlining] Profile based cost analysis
Xinliang David Li
2017-05-12
9
-12
/
+160
*
Cleanup tests to not share a DISubprogram between multiple Functions.
Adrian Prantl
2017-05-04
1
-24
/
+30
*
[PartialInlining] Add more early filtering
Xinliang David Li
2017-05-02
1
-0
/
+19
*
[PartialInlining] Hook up inline cost analysis
Xinliang David Li
2017-05-02
2
-3
/
+43
*
[PartialInlining]: Improve partial inlining to handle complex conditions
Xinliang David Li
2017-04-27
7
-7
/
+315
*
[PartialInine]: add triaging options
Xinliang David Li
2017-04-23
1
-0
/
+73
*
[PartialInliner] Partial inliner needs to check use kind before transformation
Xinliang David Li
2017-04-21
1
-0
/
+56
*
[PartialInliner] Fix crash when inlining functions with unreachable blocks.
Davide Italiano
2017-04-21
1
-0
/
+38
*
CodeExtractor : Add ability to preserve profile data.
Sean Silva
2016-08-02
2
-0
/
+67
*
Revert r277313 and r277314.
Sean Silva
2016-08-01
2
-67
/
+0
*
Move this test to x86-specific directory.
Sean Silva
2016-08-01
2
-0
/
+3
*
Fix - CodeExtractor : Inherit Target Dependent Attributes from the parent fun...
Sean Silva
2016-08-01
1
-0
/
+40
*
Add the tests for r277313
Sean Silva
2016-08-01
2
-0
/
+67
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
2
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Update this test to the new EH model.
Bill Wendling
2011-09-20
1
-0
/
+4
*
Update to new EH model.
Bill Wendling
2011-09-20
1
-1
/
+4
*
Revert r140083 and r140084 until buildbots can be fixed.
Bill Wendling
2011-09-19
1
-4
/
+1
*
Update test to remove the 'unwind' instruction.
Bill Wendling
2011-09-19
1
-1
/
+4
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
1
-20
/
+0
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
9
-9
/
+9
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
9
-9
/
+9
*
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
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
9
-238
/
+239
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
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
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
11
-0
/
+466