llvm-6502/test
2011-09-19 21:58:15 +00:00
..
Analysis
Archive
Assembler Fix a typo in the bitcode reader in the handling of atomic stores. Reported by David Meyer on llvmdev. 2011-09-19 19:41:28 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Match X86ISD::FSETCCsd and X86ISD::FSETCCss while in AVX mode. This fix 2011-09-19 21:29:24 +00:00
DebugInfo Update tests. Remove irrelevant tests. 2011-09-13 23:07:41 +00:00
ExecutionEngine
Feature
Integer
lib
Linker
LLVMC
MC Thumb2 assembly parsing and encoding for TEQ. 2011-09-19 21:41:21 +00:00
Object
Other
Scripts
TableGen
Transforms Fix an infinite loop where a transform in InstCombiner::visitAnd claims a construct is changed when it is not. (See included testcase.) 2011-09-19 21:58:15 +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