1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
2008-09-11 22:24:28 +00:00
..
Analysis Correct callgraph construction. It has two problems: 2008-09-09 12:40:47 +00:00
Archive
Assembler Temporarily disable vector select in the bitcode reader. The 2008-09-09 02:08:49 +00:00
Bindings/Ocaml PR2731: C and Ocaml bindings for setTailCall and isTailCall. 2008-08-30 16:34:54 +00:00
Bitcode
BugPoint
CodeGen Add indirect tail call (function pointer) examples. 2008-09-11 22:24:28 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Prevent our own passes from promoting this to 2008-09-05 21:34:32 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other Remove GCSE and LoadVN from the testsuite. 2008-08-16 00:00:54 +00:00
Scripts
TableGen
Transforms Fix an icmp+sdiv optimization to check for and handle an overflow 2008-09-10 23:30:57 +00:00
Verifier Diagnose uses of unsized types with the byval attribute in the 2008-08-27 14:48:06 +00:00
Makefile
Makefile.tests
TestRunner.sh