llvm-6502/test
2011-09-12 17:20:57 +00:00
..
Analysis Fix the logic in BasicAliasAnalysis::aliasGEP for comparing GEP's with variable differences so that it actually does something sane. Fixes PR10881. 2011-09-08 02:23:31 +00:00
Archive
Assembler Split the init.trampoline intrinsic, which currently combines GCC's 2011-09-06 13:37:06 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Associate a MemOperand with LDWCP nodes introduced during ISel. 2011-09-12 14:43:23 +00:00
DebugInfo Do not use named md nodes to track variables that are completely optimized. This does not scale while doing LTO with debug info. New approach is to include list of variables in the subprogram info directly. 2011-08-19 23:28:12 +00:00
ExecutionEngine Excluding ARM JIT tests until someone can fix this compilation path. 2011-08-26 23:39:30 +00:00
Feature
Integer
lib
Linker Use %% for literals in RUN lines. 2011-08-26 20:09:48 +00:00
LLVMC
MC Fix disassembling of one of the register/register forms of MOVUPS/MOVUPD/MOVAPS/MOVAPD/MOVSS/MOVSD and their VEX equivalents. Fixes PR10877. 2011-09-11 23:19:54 +00:00
Object
Other Update to new EH scheme. 2011-08-31 21:44:24 +00:00
Scripts
TableGen
Transforms Test case for r139453, WidenIV::GetExtendedOperandRecurrence. 2011-09-12 17:20:57 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Lit option for ignoring stderr output. 2011-08-30 17:42:33 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh