llvm-6502/test
Kevin Enderby 55c4127134 Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix and
not depend on In32BitMode.  Use the sysexitq mnemonic for the version with the
REX.W prefix and only allow it only In64BitMode.  rdar://9738584


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143112 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-27 17:40:41 +00:00
..
Analysis Restore commits 142790 and 142843 - they weren't breaking the build 2011-10-25 12:28:52 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode The bitcode reader can create an shuffle with a place holder mask which it will 2011-10-26 00:34:48 +00:00
BugPoint
CodeGen Teach our Dwarf emission to use the string pool. 2011-10-27 06:44:11 +00:00
DebugInfo Teach our Dwarf emission to use the string pool. 2011-10-27 06:44:11 +00:00
ExecutionEngine
Feature
Integer
lib
Linker
MC Change the sysexit mnemonic (and sysexitl) to never have the REX.W prefix and 2011-10-27 17:40:41 +00:00
Object Object: change test to create archive. 2011-10-25 22:30:58 +00:00
Other
Scripts
TableGen
Transforms Revert Duncan's r143028 expression folding which appears to be the culprit 2011-10-27 15:47:25 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh