llvm-6502/test
Dan Gohman 6183f78cf8 Add a parameter to getCopyToParts and getCopyFromParts to specify whether
endian swapping should be done, and update the code to use it. This fixes
some register ordering issues on big-endian systems, such as PowerPC,
introduced by the recent illegal by-val arguments changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37921 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-05 20:12:34 +00:00
..
Analysis Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Archive Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Assembler Convert .cvsignore files 2007-06-29 16:35:07 +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 Nested try-catch-filter testcase. 2007-07-04 20:48:48 +00:00
CFrontend Convert .cvsignore files 2007-06-29 16:35:07 +00:00
CodeGen Add a parameter to getCopyToParts and getCopyFromParts to specify whether 2007-07-05 20:12:34 +00:00
DebugInfo Convert .cvsignore files 2007-06-29 16:35:07 +00:00
ExecutionEngine Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Feature Convert .cvsignore files 2007-06-29 16:35:07 +00:00
FrontendAda Testcase for yet another global constant Ada f-e bug. 2007-05-06 16:20:30 +00:00
FrontendObjC New test. 2007-05-03 00:42:22 +00:00
Integer Convert .cvsignore files 2007-06-29 16:35:07 +00:00
lib Fix typo. 2007-05-18 12:13:34 +00:00
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 Fix another bug, this time in PREing select instructions. 2007-07-04 22:33:23 +00:00
Verifier Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Makefile For PR1411: 2007-05-11 06:47:16 +00:00
Makefile.tests
TestRunner.sh Avoid an infinite loop when TestRunner.sh is run outside of the test dir. 2007-05-18 02:06:03 +00:00