llvm-6502/test
Nick Lewycky 1f237b0027 Obey the isVolatile bit on memory intrinsics when analyzing uses of a global
variable. Noticed by inspection.

Simulate memset in EvaluateFunction where the target of the memset and the
value we're setting are both the null value. Fixes PR10047!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132288 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-29 18:41:56 +00:00
..
Analysis Make DecomposeGEPExpression check SimplifyInstruction only 2011-05-24 18:24:08 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Add missing newlines. 2011-05-28 01:35:58 +00:00
BugPoint
CodeGen Add support for ARM ldrexd/strexd intrinsics. They both use i32 register pairs 2011-05-28 04:07:29 +00:00
DebugInfo Fix a regression I recently introduced by removing DwarfRegNum of 2011-05-27 22:15:01 +00:00
ExecutionEngine Make few ExecutionEngine tests XFAIL for ARM, since ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed. 2011-05-26 19:17:14 +00:00
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Use %rbp on a 64 bit test. 2011-05-29 04:04:50 +00:00
Object
Other
Scripts
TableGen
Transforms Obey the isVolatile bit on memory intrinsics when analyzing uses of a global 2011-05-29 18:41:56 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh