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
/
AddDiscriminators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
2
-3
/
+3
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
7
-11
/
+11
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
12
-0
/
+924
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
12
-924
/
+0
*
treat invoke like call
David Callahan
2019-01-15
1
-0
/
+134
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
10
-11
/
+11
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
[AddDiscriminators] Assign discriminators to MemIntrinsic calls.
Andrea Di Biagio
2017-04-11
1
-0
/
+104
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-4
/
+4
*
Encode duplication factor from loop vectorization and loop unrolling to discr...
Dehao Chen
2017-02-10
8
-19
/
+19
*
Introduce updateDiscriminator interface to DILocation to make it cleaner assi...
Dehao Chen
2016-10-26
1
-3
/
+1
*
add-discriminators: Fix handling of lexical scopes.
Adrian Prantl
2016-10-24
2
-4
/
+92
*
Do not assign new discriminator for all intrinsics.
Dehao Chen
2016-08-05
1
-0
/
+6
*
[PM] Port Add discriminator pass to new PM
Xinliang David Li
2016-06-15
9
-0
/
+9
*
Revert http://reviews.llvm.org/D19926 as it breaks tests.
Dehao Chen
2016-05-05
2
-6
/
+19
*
Simplify CFG before assigning discriminator.
Dehao Chen
2016-05-05
2
-19
/
+6
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
9
-29
/
+21
*
Update discriminator assignment algorithm to handle nested call correctly.
Dehao Chen
2016-04-14
1
-0
/
+50
*
[DebugInfo] Fix even more tests to include DICompileunit.
Davide Italiano
2016-04-11
1
-0
/
+2
*
Update discriminator testcases to use proper NoDebug CUs instead of omitting
Adrian Prantl
2016-04-11
5
-30
/
+10
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
7
-7
/
+7
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
3
-3
/
+3
*
Remove llvm::getDISubprogram in favor of Function::getSubprogram
Pete Cooper
2016-03-11
1
-1
/
+1
*
Reimplement discriminator assignment algorithm.
Dehao Chen
2015-11-19
2
-4
/
+76
*
Don't generate discriminators for calls to debug intrinsics
Pavel Labath
2015-11-16
1
-0
/
+30
*
SamplePGO - Fix PR 25482 - Do not rely on llvm.dbg.cu for discriminators
Diego Novillo
2015-11-11
6
-5
/
+29
*
Add discriminators for call instructions that are from the same line and same...
Dehao Chen
2015-11-09
1
-0
/
+48
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
5
-10
/
+10
*
Recommit r251680 (also need to update clang test)
Dehao Chen
2015-10-30
1
-0
/
+98
*
Remove oneline.ll test.
Dehao Chen
2015-10-30
1
-0
/
+0
*
Revert r251680:
Dehao Chen
2015-10-30
1
-98
/
+0
*
Update the discriminator assignment algorithm
Dehao Chen
2015-10-30
1
-0
/
+98
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
4
-7
/
+7
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
4
-4
/
+4
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-1
/
+1
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
4
-62
/
+62
*
DebugInfo: Fix testcases that fail -verify-debug-info=true
Duncan P. N. Exon Smith
2015-03-16
2
-4
/
+5
*
Verifier: Check debug info intrinsic arguments
Duncan P. N. Exon Smith
2015-03-15
1
-1
/
+1
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
4
-65
/
+70
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
4
-15
/
+15
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
4
-20
/
+20
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
4
-85
/
+85
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
4
-35
/
+35
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
4
-35
/
+35
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
4
-35
/
+35
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...
David Blaikie
2014-08-21
4
-7
/
+7
*
Fix bug 19437 - Only add discriminators for DWARF 4 and above.
Diego Novillo
2014-04-17
1
-0
/
+71
[next]