llvm-6502/test
2010-06-05 14:50:21 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen LSR needs to remember inserted instructions even in postinc mode, because 2010-06-05 00:33:07 +00:00
DebugInfo DwarfWrite is now smart enough to drop debug value pointing to undefined register. Update this test to avoid this. 2010-06-01 23:01:43 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Add a test for the llvm-gcc commit in r90200. 2010-05-31 20:39:10 +00:00
FrontendC++ Revert 105492 & 105493 due to a testcase regression. Radar 7424645. 2010-06-05 00:39:29 +00:00
FrontendFortran
FrontendObjC test case for r105504. 2010-06-04 23:47:41 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
MC revert r105521, which is breaking the buildbots with stuff like this: 2010-06-05 04:17:30 +00:00
Other Add lint checks for function attributes. 2010-05-28 21:43:57 +00:00
Scripts
TableGen Teach tablegen to support 'defm' inside multiclasses. 2010-06-05 02:11:52 +00:00
Transforms Partial specialization was not checking the callsite to make sure it was using the same constants as the specialization, leading to calls to the wrong specialization. Patch by Takumi Nakamura\! 2010-06-05 14:50:21 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh