llvm-6502/test
Rafael Espindola 21cfedee05 Revert "Implement global merge optimization for global variables."
This reverts commit r208934.

The patch depends on aliases to GEPs with non zero offsets. That is not
supported and fairly broken.

The good news is that GlobalAlias is being redesigned and will have support
for offsets, so this patch should be a nice match for it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208978 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-16 13:02:18 +00:00
..
Analysis Fix typos 2014-05-15 01:52:21 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Revert "Implement global merge optimization for global variables." 2014-05-16 13:02:18 +00:00
DebugInfo DebugInfo: Don't put fission type units in comdat sections. 2014-05-15 23:18:15 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [mips][mips64r6] Add Compact zero-compare branch-and-link instructions 2014-05-16 12:27:19 +00:00
Object [obj2yaml][ELF] Print relocation's offset as a hex number. Use a proper 2014-05-15 18:04:09 +00:00
Other
TableGen
tools ProfileData: Allow multiple profiles in RawInstrProfReader 2014-05-16 00:38:00 +00:00
Transforms Revert "Implement global merge optimization for global variables." 2014-05-16 13:02:18 +00:00
Unit
Verifier musttail: Fix the verification of alignment attributes 2014-05-15 23:58:57 +00:00
YAMLParser [Support][YAML] Add support for accessing tags and tag handle substitution. 2013-10-18 22:38:04 +00:00
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh