llvm-objdump: Add -s, which prints the contents of each section.
[oota-llvm.git] / lib / Target / ARM / ARMGlobalMerge.cpp
2011-07-21 Jay FoadConvert ConstantExpr::getGetElementPtr and
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-12 Jay FoadSecond attempt at de-constifying LLVM Types in Function...
2011-07-12 Bill WendlingRevert r134893 and r134888 (and related patches in...
2011-07-11 Jay FoadDe-constify Types in StructType::get() and TargetData...
2011-07-11 Cameron ZwarichFix <rdar://problem/9751331>.
2011-06-29 Cameron ZwarichIn the ARM global merging pass, allow extraneous alignm...
2011-03-23 Devang PatelEnable GlobalMerge on darwin.
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...
2010-09-28 Eric Christopher80-col fixups.
2010-09-05 Chris Lattnercleanups.
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-07-26 Anton KorobeynikovCurrently EH lowering code expects typeinfo to be globa...
2010-07-25 Douglas GregorRemove extraneous semicolon
2010-07-24 Anton KorobeynikovHook in GlobalMerge pass
2010-04-07 Anton KorobeynikovRemove late ARM codegen optimization pass committed...
2010-04-07 Anton KorobeynikovSeparate const from non-const stuff during mergeing
2010-04-07 Anton KorobeynikovSome initial version of global merger