llvm-6502/test
Chris Lattner e29459e3b5 This xform isn't safe, removing it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40378 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-21 21:27:27 +00:00
..
Analysis Handle decrementing loops properly. Fixes PR1533. 2007-07-16 02:08:00 +00:00
Archive Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Assembler For PR1553: 2007-07-19 23:13:04 +00:00
BugPoint Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Bytecode Convert .cvsignore files 2007-06-29 16:35:07 +00:00
C++Frontend Fix this test. We produce pretty cruddy code for this 2007-07-19 09:38:34 +00:00
CFrontend Need -O1 or better to have these builtins lowered to 2007-07-20 22:39:06 +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 Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Feature For PR1553: 2007-07-19 23:13:04 +00:00
FrontendAda
FrontendObjC
Integer For PR1553: 2007-07-19 23:13:04 +00:00
lib
Linker Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Other Fix PR1539. Add LoopPassPrinter. 2007-07-05 15:32:03 +00:00
Scripts
TableGen Convert .cvsignore files 2007-06-29 16:35:07 +00:00
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