Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / global-merge.ll
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-04-18 Ahmed Bougacha[GlobalMerge] Look at uses to create smaller global...
2015-03-23 Ahmed Bougacha[AArch64, ARM] Enable GlobalMerge with -O3 rather than...
2013-03-18 Quentin ColombetExtend global merge pass to optionally consider global...
2011-11-30 Eli FriedmanMake GlobalMerge honor the preferred alignment on globa...
2011-03-23 Devang PatelEnable GlobalMerge on darwin.
2011-03-04 Devang PatelXFAIL for all. These tests are darwin specific anyway.
2011-03-04 Devang PatelDisable ARMGlobalMerge on darwin. The debugger is not...
2010-11-17 Bob WilsonChange ARMGlobalMerge to keep BSS globals in separate...
2010-11-17 Bob WilsonFix ARMGlobalMerge pass to check if globals are entirel...
2010-11-17 Bob WilsonChange the symbol for merged globals from "merged"...
2010-11-17 Bob WilsonFix the ARMGlobalMerge pass to look at variable sizes...