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
/
GlobalMerge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
5
-0
/
+131
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
5
-131
/
+0
*
[GlobalMerge] Allow merging globals with explicit section markings.
Eli Friedman
2018-08-02
1
-5
/
+16
*
[GlobalMerge] Handle llvm.compiler.used correctly.
Eli Friedman
2018-07-25
1
-0
/
+29
*
[GlobalMerge] Allow merging globals with arbitrary alignment.
Eli Friedman
2018-07-25
4
-6
/
+48
*
[GlobalMerge] Set the alignment on merged global structs
David Green
2018-06-06
1
-1
/
+1
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
1
-3
/
+3
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
1
-2
/
+1
*
[DI] Every DIGlobalVariable should have a type.
Davide Italiano
2017-08-16
1
-5
/
+5
*
Align definition of DW_OP_plus with DWARF spec [3/3]
Florian Hahn
2017-06-14
1
-1
/
+1
*
Renumber testcase metadata nodes after r290153.
Adrian Prantl
2016-12-22
1
-8
/
+11
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-4
/
+6
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-6
/
+4
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-4
/
+6
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-6
/
+4
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-4
/
+6
*
Teach llvm::StripDebugInfo() about global variable !dbg attachments.
Adrian Prantl
2016-10-10
1
-1
/
+3
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-0
/
+23
*
CodeGen: Make the global-merge pass independently testable, and add a test.
Peter Collingbourne
2016-05-19
1
-0
/
+20
*
Move GlobalMerge from Transform to CodeGen.
Jiangning Liu
2014-06-13
7
-211
/
+0
*
Global merge for global symbols.
Jiangning Liu
2014-06-11
5
-65
/
+97
*
Rename global-merge to enable-global-merge.
Jiangning Liu
2014-06-11
2
-8
/
+8
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
2
-4
/
+2
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
2
-1
/
+1
*
Revert "Implement global merge optimization for global variables."
Rafael Espindola
2014-05-16
6
-88
/
+39
*
Implement global merge optimization for global variables.
Jiangning Liu
2014-05-15
6
-39
/
+88
*
ARM64: initial backend import
Tim Northover
2014-03-29
4
-0
/
+181