llvm-6502/test
Eli Friedman 0c617e6026 Get rid of the getPointeeAlignment helper function from
InstCombineLoadStoreAlloca.cpp, which had many issues.
(At least two bugs were noted on llvm-commits, and it was overly conservative.)
Instead, use getOrEnforceKnownAlignment.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168629 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-26 23:04:53 +00:00
..
Analysis Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary. 2012-11-26 22:55:05 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation [tsan] add fail order to compare_exchange 2012-11-26 11:36:19 +00:00
Integer
JitListener Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
Linker
MC Add support for .cfi_register now that it is easy to extent the representation 2012-11-25 15:14:49 +00:00
Object
Other
Scripts
TableGen
tools/llvm-objdump
Transforms Get rid of the getPointeeAlignment helper function from 2012-11-26 23:04:53 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.cfg Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
lit.site.cfg.in Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
Makefile
Makefile.tests
TestRunner.sh