index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
ARMGlobalMerge.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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