llvm-6502/test
Chris Lattner 8829cec25f fix a SCCP miscompilation that could happen when a
forced constant is changed to a constant, we would end
up adding the instruction to the wrong worklist, 
preventing it from being properly revisited.  This fixes
rdar://7832370


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100837 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-09 01:14:31 +00:00
..
Analysis Pointers to zero-sized objects don't point to overlapping objects. 2010-04-08 18:11:50 +00:00
Archive
Assembler add newlines at the end of files. 2010-04-07 22:53:17 +00:00
Bindings/Ocaml
Bitcode add newlines at the end of files. 2010-04-07 22:53:17 +00:00
BugPoint
CodeGen Coalescer should not delete copy instructions whose defs are partially dead. e.g. 2010-04-08 20:02:37 +00:00
DebugInfo add newlines at the end of files. 2010-04-07 22:53:17 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Print empty structs as {} rather than { }. 2010-04-08 18:03:05 +00:00
FrontendC++ Reverting 100530 & 100531 due to regressions in the GDB test suite. 2010-04-06 21:38:29 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC unXFAIL, arm disassembler was reenabled. 2010-04-07 21:19:41 +00:00
Other Add a few more lint checks. 2010-04-08 23:05:57 +00:00
Scripts
TableGen
Transforms fix a SCCP miscompilation that could happen when a 2010-04-09 01:14:31 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests Switch .bc/.ll Makefile rules to use LLVM{CC,CXX} instead of LLVMG{CC,XX} 2010-02-23 10:28:06 +00:00
site.exp.in
TestRunner.sh