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
/
CodeGen
/
ARM
/
global-merge.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GlobalMerge] Exit early if only one global is to be merged
Haicheng Wu
2018-05-19
1
-4
/
+4
*
ARM: Do not use llc -march in tests.
Matthias Braun
2017-08-01
1
-1
/
+1
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
Sunil Srivastava
2015-05-12
1
-3
/
+3
*
[GlobalMerge] Look at uses to create smaller global sets.
Ahmed Bougacha
2015-04-18
1
-1
/
+1
*
[AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.
Ahmed Bougacha
2015-03-23
1
-1
/
+1
*
Extend global merge pass to optionally consider global constant variables.
Quentin Colombet
2013-03-18
1
-1
/
+52
*
Make GlobalMerge honor the preferred alignment on globals without an explicit...
Eli Friedman
2011-11-30
1
-1
/
+1
*
Enable GlobalMerge on darwin.
Devang Patel
2011-03-23
1
-1
/
+0
*
XFAIL for all. These tests are darwin specific anyway.
Devang Patel
2011-03-04
1
-1
/
+1
*
Disable ARMGlobalMerge on darwin. The debugger is not yet able to extract ind...
Devang Patel
2011-03-04
1
-0
/
+1
*
Change ARMGlobalMerge to keep BSS globals in separate pools.
Bob Wilson
2010-11-17
1
-1
/
+7
*
Fix ARMGlobalMerge pass to check if globals are entirely within range.
Bob Wilson
2010-11-17
1
-0
/
+6
*
Change the symbol for merged globals from "merged" to "_MergedGlobals".
Bob Wilson
2010-11-17
1
-1
/
+1
*
Fix the ARMGlobalMerge pass to look at variable sizes instead of pointer sizes.
Bob Wilson
2010-11-17
1
-0
/
+11