llvm-6502/test
Duncan Sands 1b4b25696b For multipart tests, place the parts with no
RUN line in Support.  Give up on sending output
to /dev/null - this cannot always be arranged.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40436 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-23 13:41:53 +00:00
..
Analysis Handle decrementing loops properly. Fixes PR1533. 2007-07-16 02:08:00 +00:00
Archive
Assembler For PR1553: 2007-07-19 23:13:04 +00:00
BugPoint
Bytecode
C++Frontend Fix this test. We produce pretty cruddy code for this 2007-07-19 09:38:34 +00:00
CFrontend Remove -O1 in favour of making llvm-gcc-4.2 a bit 2007-07-22 10:25:44 +00:00
CodeGen Update these regression tests to accomodate X86InstrSSE.td now using movups/movaps 2007-07-20 16:31:26 +00:00
DebugInfo For PR1558: 2007-07-17 06:20:38 +00:00
ExecutionEngine
Feature For PR1553: 2007-07-19 23:13:04 +00:00
FrontendAda For multipart tests, place the parts with no 2007-07-23 13:41:53 +00:00
FrontendObjC
Integer For PR1553: 2007-07-19 23:13:04 +00:00
lib
Linker
Other Fix PR1539. Add LoopPassPrinter. 2007-07-05 15:32:03 +00:00
Scripts
TableGen
Transforms This xform isn't safe, removing it. 2007-07-21 21:27:27 +00:00
Verifier check for correct usage of the byval attribute 2007-07-10 19:28:12 +00:00
Makefile
Makefile.tests
TestRunner.sh