1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test
Dan Gohman 98da279d6d Use .td for tablegen files, not .ll.
llvm-svn: 71277
2009-05-08 23:01:28 +00:00
..
Analysis Fold trunc casts into add-recurrence expressions, allowing the 2009-05-08 21:03:19 +00:00
Archive
Assembler Make this test slightly more strict. 2009-04-27 03:05:26 +00:00
Bindings/Ocaml Nounwind is not valid for function return values. 2009-05-06 13:51:18 +00:00
Bitcode
BugPoint
CodeGen Fix PR4152: asm constraint validation happens before dag combine, so we 2009-05-08 18:23:14 +00:00
DebugInfo -Remove the DwarfWriter::RecordSourceLine calls from the instruction selectors. 2009-05-04 16:23:49 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Use %llvmgcc instead of llvm-gcc. 2009-05-04 18:00:27 +00:00
FrontendC++ Check that pure/const functions are marked nounwind. 2009-05-04 16:47:11 +00:00
FrontendFortran
FrontendObjC Test for llvm-gcc bug fixed by 70301. 2009-04-28 17:16:30 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC The 'forward_as' property did not use its second argument. 2009-05-06 01:41:19 +00:00
Other
Scripts
TableGen Use .td for tablegen files, not .ll. 2009-05-08 23:01:28 +00:00
Transforms fix RewriteStoreUserOfWholeAlloca to use the correct type size 2009-05-08 15:54:41 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh