llvm-6502/test
2011-09-09 21:48:23 +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 Make the SelectionDAG verify that all the operands of BUILD_VECTOR have the same type. Teach DAGCombiner::visitINSERT_VECTOR_ELT not to make invalid BUILD_VECTORs. Fixes PR10897. 2011-09-09 21:04:06 +00:00
DebugInfo
ExecutionEngine
Feature
Integer
lib
Linker
LLVMC
MC Thumb unconditional branches are allowed in IT blocks, and therefore should have a predicate operand, unlike conditional branches. 2011-09-09 21:48:23 +00:00
Object
Other Update to new EH scheme. 2011-08-31 21:44:24 +00:00
Scripts
TableGen
Transforms Mark the eh.typeid.for intrinsic as being 'const', which it is inside 2011-09-09 07:50:37 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh