llvm-6502/test
Dan Gohman d300622eba Re-apply 40504, but with a fix for the segfault it caused in oggenc:
Make the alignedload and alignedstore patterns always require 16-byte
alignment. This way when they are used in the "Fs" instructions, in which
a vector instruction is used for a scalar purpose, they can still require
the full vector alignment. And add a regression test for this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40555 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-27 17:16:43 +00:00
..
Analysis Handle decrementing loops properly. Fixes PR1533. 2007-07-16 02:08:00 +00:00
Archive Delete the svn:executable property on these files, which aren't executable. 2007-07-23 19:26:08 +00:00
Assembler For PR1553: 2007-07-19 23:13:04 +00:00
Bitcode Moving regression test to reflect move in source and headers to Bitcode. 2007-07-25 19:47:31 +00:00
BugPoint
C++Frontend The Ada f-e produces various auxiliary output files 2007-07-23 15:23:35 +00:00
CFrontend Fix for PR1567, which involves a weird bug on non-32bit architectures and silly C type sizes. 2007-07-23 22:42:15 +00:00
CodeGen Re-apply 40504, but with a fix for the segfault it caused in oggenc: 2007-07-27 17:16:43 +00:00
DebugInfo For PR1558: 2007-07-17 06:20:38 +00:00
ExecutionEngine
Feature Delete the svn:executable property on these files, which aren't executable. 2007-07-23 19:26:08 +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 The Ada f-e produces various auxiliary output files 2007-07-23 15:23:35 +00:00
Linker
Other Fix PR1539. Add LoopPassPrinter. 2007-07-05 15:32:03 +00:00
Scripts
TableGen
Transforms Fix a bug introduced in my last commit. 2007-07-26 18:57:04 +00:00
Verifier check for correct usage of the byval attribute 2007-07-10 19:28:12 +00:00
Makefile
Makefile.tests
TestRunner.sh