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
*
[CodeExtractor] Fix sinking of allocas with multiple bitcast uses (PR42451)
Vedant Kumar
2019-07-10
1
-1
/
+1
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
51
-0
/
+3353
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
51
-3353
/
+0
*
[CodeExtractor] Do not lift lifetime.end markers for region inputs
Vedant Kumar
2019-02-15
1
-1
/
+0
*
[CodeExtractor] Update function's assumption cache after extracting blocks fr...
Sergey Dmitriev
2019-02-08
1
-0
/
+29
*
[CodeExtractor] Emit lifetime markers around reloads of outputs
Vedant Kumar
2019-01-19
3
-3
/
+10
*
[CodeExtractor] Do not extract unsafe lifetime markers
Vedant Kumar
2019-01-04
2
-2
/
+5
*
[PartialInliner] Make PHIs free in cost computation.
Florian Hahn
2018-11-27
1
-0
/
+40
*
[hot-cold-split] Name split functions with ".cold" suffix
Teresa Johnson
2018-10-24
26
-53
/
+53
*
[CodeExtractor] Use 'normal destination' BB as insert point to store invoke r...
Florian Hahn
2018-08-21
1
-0
/
+47
*
[CodeExtractor] Allow extracting blocks with exception handling
Sergey Dmitriev
2018-05-11
2
-0
/
+108
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
3
-11
/
+11
*
[PartialInlining] Fix Crash from holding a reference to a destructed ORE.
Sean Fertile
2018-04-20
1
-0
/
+170
*
[PartialInlining] Use isInlineViable to detect constructs preventing inlining.
Florian Hahn
2018-03-10
1
-0
/
+63
*
[PartialInliner] Update test (NFC).
Florian Hahn
2018-02-04
1
-4
/
+5
*
[InlineFunction] Set arg attrs even if there only are VarArg attrs.
Florian Hahn
2018-02-04
1
-0
/
+23
*
[CodeExtractor] Use subset of function attributes for extracted function.
Florian Hahn
2018-01-07
1
-0
/
+85
*
[InlineFunction] Set debug loc for call to forward varargs.
Florian Hahn
2017-12-09
1
-0
/
+67
*
[CodeExtractor] Add debug locations for new call and branch instrs.
Florian Hahn
2017-12-08
1
-0
/
+104
*
- Removed unused lamba (IsReturnBlock) causing build bots to fail for r319398
Graham Yiu
2017-11-30
2
-0
/
+289
*
[PartialInliner] Inline vararg functions that forward varargs.
Florian Hahn
2017-11-13
1
-0
/
+83
*
[PartialInliner] Skip call sites where inlining fails.
Florian Hahn
2017-11-03
1
-0
/
+45
*
[CodeExtractor] Fix iterator invalidation in findOrCreateBlockForHoisting.
Florian Hahn
2017-11-01
1
-1
/
+5
*
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
[next]