llvm-6502/test
2009-02-08 22:52:50 +00:00
..
Analysis Finish making AliasAnalysis aware of the fact that most atomic intrinsics only dereference their arguments, and enhance 2009-02-04 05:16:46 +00:00
Archive
Assembler Remove now-incorrect test. 2009-02-04 21:07:37 +00:00
Bindings/Ocaml
Bitcode fix a bitcode reader bug where it can't handle extractelement correctly: 2009-02-03 02:11:28 +00:00
BugPoint
CodeGen Fix PR3486. Fix a bug in code that manually patch physical register live interval after its sub-register is coalesced with a virtual register. 2009-02-08 11:04:35 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++ testcase for r64049 of llvm-gcc. 2009-02-07 23:37:03 +00:00
FrontendFortran
FrontendObjC testcase for rdar://6551276 and llvm-gcc r63873 2009-02-05 18:15:17 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC Rename dg.exp to llvmc.exp. This is so I can ignore it during a make check if I want to. 2009-02-08 22:52:50 +00:00
Other
Scripts
TableGen
Transforms Instrcombine should not change load(cast p) to cast(load p) if the cast 2009-02-07 22:19:29 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh