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
/
SampleProfile
/
branch.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-3
/
+3
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+242
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-242
/
+0
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
Do not set branch weight if the branch weight annotation is present.
Dehao Chen
2017-03-23
1
-1
/
+4
*
Fine tuning of sample profile propagation algorithm.
Dehao Chen
2016-08-12
1
-4
/
+4
*
[PM] Port the Sample FDO to new PM (part-2)
Xinliang David Li
2016-05-27
1
-0
/
+1
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+2
*
More upgrading of old- and very-old-style debug info in testcases.
Adrian Prantl
2016-04-11
1
-1
/
+1
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-2
/
+2
*
Update sample profile propagation algorithm.
Dehao Chen
2015-10-01
1
-101
/
+197
*
Use fixed-point representation for BranchProbability.
Cong Hou
2015-09-25
1
-7
/
+7
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-1
/
+1
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-1
/
+1
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-7
/
+7
*
Allow 0-weight branches in BranchProbabilityInfo.
Diego Novillo
2015-05-06
1
-6
/
+6
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-38
/
+38
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
DebugInfo: Fix bad debug info for compile units and types
Duncan P. N. Exon Smith
2015-03-27
1
-1
/
+1
*
Verifier: Check debug info intrinsic arguments
Duncan P. N. Exon Smith
2015-03-15
1
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-1
/
+1
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-23
/
+23
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-10
/
+10
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-49
/
+49
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-23
/
+23
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-23
/
+23
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-23
/
+23
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-7
/
+7
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-7
/
+7
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-7
/
+7
*
Use discriminator information in sample profiles.
Diego Novillo
2014-03-10
1
-5
/
+5
*
Propagation of profile samples through the CFG.
Diego Novillo
2014-01-10
1
-4
/
+4
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-22
1
-1
/
+2
*
SampleProfileLoader pass. Initial setup.
Diego Novillo
2013-11-13
1
-0
/
+142