llvm-6502/test
Daniel Dunbar 1b6c060591 MC/X86 AsmMatcher: Fix a use after free spotted by d0k, and de-XFAIL
x86_32-encoding.s in on expectation of it passing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95806 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-10 21:19:28 +00:00
..
Analysis
Archive
Assembler Function-local metadata whose operands had been optimized to no longer refer to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata. 2010-02-06 01:21:09 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Now that ShrinkDemandedOps() is separated out from DAG combine. It sometimes leave some obvious nops which dag combine used to clean up afterwards e.g. (trunk (ext n)) -> n. Look for them and squash them. 2010-02-10 02:17:34 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC test case for r95604. 2010-02-08 23:27:46 +00:00
FrontendC++ test case for r95604. 2010-02-08 23:27:46 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Re-disable for Darwin; I was mistaken to think this was fixed. 2010-02-09 19:54:29 +00:00
MC MC/X86 AsmMatcher: Fix a use after free spotted by d0k, and de-XFAIL 2010-02-10 21:19:28 +00:00
Other Canonicalize sizeof and alignof on pointer types to a canonical 2010-02-10 06:13:07 +00:00
Scripts
TableGen
Transforms Move Intrinsic::objectsize lowering back to InstCombineCalls and 2010-02-09 21:24:27 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh