llvm-6502/test
Eli Friedman 054ddf799b A bunch of misc fixes to SCCPSolver::ResolvedUndefsIn, including a fix to stop
making random bad assumptions about instructions which are not explicitly listed.  

Includes fix for rdar://9956541, a version of "undef ^ undef should return
0 because it's easier than arguing with users".



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137777 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-16 22:06:31 +00:00
..
Analysis
Archive
Assembler Move "atomic" and "volatile" designations on instructions after the opcode 2011-08-12 22:50:01 +00:00
Bindings/Ocaml Remove the build_unwind function from the OCaml bindings. 2011-08-10 01:10:17 +00:00
Bitcode
BugPoint
CodeGen Instead of always leaving the work to the generic legalizer when 2011-08-16 18:21:54 +00:00
DebugInfo
ExecutionEngine
Feature Revert r136253, r136263, r136269, r136313, r136325, r136326, r136329, r136338, 2011-07-30 05:42:50 +00:00
FrontendC++ Remove tests that have been obsoleted or migrated to clang/optimizer tests. 2011-08-16 21:46:25 +00:00
FrontendObjC
FrontendObjC++
Integer
lib
Linker We need to map DebugLoc. It leads to Fuction * (through subprogram entry node) which should be appropriately mapped. 2011-08-04 20:02:18 +00:00
LLVMC
MC Thumb assembly parsing and encoding for ADD(register) instruction. 2011-08-16 21:34:08 +00:00
Object
Other
Scripts Fix the bitwidth of the remaining fields. 2011-08-04 17:00:11 +00:00
TableGen
Transforms A bunch of misc fixes to SCCPSolver::ResolvedUndefsIn, including a fix to stop 2011-08-16 22:06:31 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh