index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Transforms
/
Scalar
/
GlobalMerge.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-26
/
+27
*
Change tabs to spaces.
Jakub Staszak
2013-07-22
1
-2
/
+2
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
1
-7
/
+7
*
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-22
1
-3
/
+2
*
Update global merge pass according to Duncan's advices:
Quentin Colombet
2013-03-19
1
-8
/
+7
*
Extend global merge pass to optionally consider global constant variables.
Quentin Colombet
2013-03-18
1
-5
/
+78
*
Make the MergeGlobals pass correctly handle the address space qualifiers of t...
Silviu Baranga
2013-01-07
1
-11
/
+24
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-9
/
+9
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-5
/
+5
*
Clean whitespaces.
Nadav Rotem
2012-07-24
1
-3
/
+3
*
Fix various issues (or do cleanups) found by enabling certain MSVC warnings.
Ahmed Charles
2012-02-13
1
-2
/
+2
*
Make GlobalMerge honor the preferred alignment on globals without an explicit...
Eli Friedman
2011-11-30
1
-1
/
+1
*
svn mv Target/ARM/ARMGlobalMerge.cpp Transforms/Scalar/GlobalMerge.cpp
Devang Patel
2011-10-17
1
-0
/
+226