llvm-6502/test
2008-01-25 22:36:24 +00:00
..
Analysis Teach basicaa that 'byval' arguments define a new memory location that 2008-01-24 18:00:32 +00:00
Archive
Assembler Two occurrences on one line count as one... 2008-01-11 21:46:24 +00:00
Bindings/Ocaml Another backwards compatibility fix. 2007-12-30 22:48:58 +00:00
Bitcode
BugPoint
C++Frontend Test for PR1942. 2008-01-25 17:36:44 +00:00
CFrontend add a testcase for a bug Duncan pointed out. 2008-01-25 22:36:24 +00:00
CodeGen Add target-specific dag combines for FAND(x,0) and FOR(x,0). This allows 2008-01-25 05:46:26 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda Testcase for gimplify_expr crash caused by an 2008-01-15 19:55:41 +00:00
FrontendObjC
Integer
lib
Linker
Other
Scripts
TableGen
Transforms DeadStoreElimination can treat byval parameters as if there were alloca's for the purpose of removing end-of-function stores. 2008-01-25 10:10:33 +00:00
Verifier update this test to pass with duncan's change. 2008-01-22 05:31:58 +00:00
Makefile remove attributions from the rest of the llvm makefiles. 2007-12-29 20:11:13 +00:00
Makefile.tests
TestRunner.sh