llvm/test
Sanjoy Das 263da12ab2 Reverts commit r301424, r301425 and r301426
Commits were:

"Use WeakVH instead of WeakTrackingVH in AliasSetTracker's UnkownInsts"
"Add a new WeakVH value handle; NFC"
"Rename WeakVH to WeakTrackingVH; NFC"

The changes assumed pointers are 8 byte aligned on all architectures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301429 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-26 16:37:05 +00:00
..
Analysis Reverts commit r301424, r301425 and r301426 2017-04-26 16:37:05 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [x86] change tests to use sext, not zext; NFC 2017-04-26 14:35:54 +00:00
DebugInfo [llvm-pdbdump] Dump File / Line Info to YAML. 2017-04-25 20:22:02 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC [AMDGPU][MC] Added check for truncation of SOPK imm operand 2017-04-26 15:34:19 +00:00
Object
ObjectYAML [WebAssembly] Allow for signed relocation addends 2017-04-26 00:02:31 +00:00
Other Simplify the CFG after loop pass cleanup. 2017-04-26 12:02:41 +00:00
SymbolRewriter
TableGen
ThinLTO/X86
tools [sampleprof] Drop test dependency on the string hash func (NFC) 2017-04-26 15:39:53 +00:00
Transforms [LV] Handle external uses of floating-point induction variables 2017-04-26 16:23:02 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh