Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5fdd6c8793462549e3593890ec61573da06e3346
/
lib
/
Target
/
ARM
/
ARMGlobalMerge.cpp
5fdd6c8
Second attempt at de-constifying LLVM Types in FunctionType::get(),
by Jay Foad
· 14 years ago
2280ebd
Revert r134893 and r134888 (and related patches in other trees). It was causing
by Bill Wendling
· 14 years ago
eeb64ae
De-constify Types in StructType::get() and TargetData::getIntPtrType().
by Jay Foad
· 14 years ago
f75ae4c
Fix <rdar://problem/9751331>.
by Cameron Zwarich
· 14 years ago
faff127
In the ARM global merging pass, allow extraneous alignment specifiers. This pass
by Cameron Zwarich
· 14 years ago
36dca60
Enable GlobalMerge on darwin.
by Devang Patel
· 14 years ago
53dc40a
Disable ARMGlobalMerge on darwin. The debugger is not yet able to extract individual variable's info from merged global.
by Devang Patel
· 14 years ago
0564609
Change ARMGlobalMerge to keep BSS globals in separate pools.
by Bob Wilson
· 15 years ago
619a372
Fix ARMGlobalMerge pass to check if globals are entirely within range.
by Bob Wilson
· 15 years ago
72831dc
Change the symbol for merged globals from "merged" to "_MergedGlobals".
by Bob Wilson
· 15 years ago
edf0467
Fix the ARMGlobalMerge pass to look at variable sizes instead of pointer sizes.
by Bob Wilson
· 15 years ago
a99c3e9
80-col fixups.
by Eric Christopher
· 15 years ago
252b491
cleanups.
by Chris Lattner
· 15 years ago
90c579d
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
1f74590
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
9ccaf53
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
b5a0ef9
Currently EH lowering code expects typeinfo to be global only.
by Anton Korobeynikov
· 15 years ago
037b5e4
Remove extraneous semicolon
by Douglas Gregor
· 15 years ago
cec36f4
Hook in GlobalMerge pass
by Anton Korobeynikov
· 15 years ago
4b38deb
Remove late ARM codegen optimization pass committed by accident.
by Anton Korobeynikov
· 15 years ago
035b23a
Separate const from non-const stuff during mergeing
by Anton Korobeynikov
· 15 years ago
1e7b324
Some initial version of global merger
by Anton Korobeynikov
· 15 years ago