llvm-6502/test
2009-06-21 01:56:41 +00:00
..
Analysis Teach ScalarEvolution how to recognize another xor(and(x, C), C) case. 2009-06-18 00:00:20 +00:00
Archive
Assembler Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
Bindings/Ocaml
Bitcode Don't remove aggregate-typed module level constants before encoding functions 2009-06-12 05:20:12 +00:00
BugPoint Fix regular expression. 2009-06-12 05:39:02 +00:00
CodeGen change TLS_ADDR lowering to lower to a real mem operand, instead of matching as 2009-06-20 20:38:48 +00:00
DebugInfo Use MainCU if it is available. 2009-06-16 02:09:30 +00:00
ExecutionEngine Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
Feature Support vector casts in more places, fixing a variety of assertion 2009-06-15 22:12:54 +00:00
FrontendAda
FrontendC new testcase for rdar://6983634 2009-06-18 22:53:26 +00:00
FrontendC++ Test for llvm-gcc patch 73564. 2009-06-16 22:18:33 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib In an XFAIL line, treat "XFAIL: foo*bar" as a regular expression to be matched 2009-06-12 05:18:32 +00:00
Linker
LLVMC
Other Add new function attribute - noimplicitfloat 2009-06-05 21:57:13 +00:00
Scripts
TableGen Remove empty test (my DejaGNU doesn't like this) 2009-06-09 21:24:39 +00:00
Transforms Expand this test to handle more cases (remainder and shifts) of zero. 2009-06-21 01:56:41 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh