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
/
lib
/
Target
/
ARM
/
ARMGlobalMerge.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
svn mv Target/ARM/ARMGlobalMerge.cpp Transforms/Scalar/GlobalMerge.cpp
Devang Patel
2011-10-17
1
-219
/
+0
*
Convert ConstantExpr::getGetElementPtr and
Jay Foad
2011-07-21
1
-1
/
+1
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-4
/
+4
*
Second attempt at de-constifying LLVM Types in FunctionType::get(),
Jay Foad
2011-07-12
1
-2
/
+2
*
Revert r134893 and r134888 (and related patches in other trees). It was causing
Bill Wendling
2011-07-12
1
-2
/
+2
*
De-constify Types in StructType::get() and TargetData::getIntPtrType().
Jay Foad
2011-07-11
1
-2
/
+2
*
Fix <rdar://problem/9751331>.
Cameron Zwarich
2011-07-11
1
-3
/
+3
*
In the ARM global merging pass, allow extraneous alignment specifiers. This pass
Cameron Zwarich
2011-06-29
1
-2
/
+4
*
Enable GlobalMerge on darwin.
Devang Patel
2011-03-23
1
-6
/
+0
*
Disable ARMGlobalMerge on darwin. The debugger is not yet able to extract ind...
Devang Patel
2011-03-04
1
-0
/
+6
*
Change ARMGlobalMerge to keep BSS globals in separate pools.
Bob Wilson
2010-11-17
1
-4
/
+10
*
Fix ARMGlobalMerge pass to check if globals are entirely within range.
Bob Wilson
2010-11-17
1
-2
/
+5
*
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
-1
/
+1
*
80-col fixups.
Eric Christopher
2010-09-28
1
-2
/
+3
*
cleanups.
Chris Lattner
2010-09-05
1
-22
/
+17
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-1
/
+1
*
Currently EH lowering code expects typeinfo to be global only.
Anton Korobeynikov
2010-07-26
1
-2
/
+11
*
Remove extraneous semicolon
Douglas Gregor
2010-07-25
1
-1
/
+1
*
Hook in GlobalMerge pass
Anton Korobeynikov
2010-07-24
1
-0
/
+203
*
Remove late ARM codegen optimization pass committed by accident.
Anton Korobeynikov
2010-04-07
1
-149
/
+0
*
Separate const from non-const stuff during mergeing
Anton Korobeynikov
2010-04-07
1
-21
/
+35
*
Some initial version of global merger
Anton Korobeynikov
2010-04-07
1
-0
/
+135