llvm-6502/lib
Johnny Chen 97fdff1d3f Add sanity checking for bad register specifier(s) for the DPFrm instructions.
Add more test cases to exercise the logical branches related to the above change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129117 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-08 00:29:09 +00:00
..
Analysis Add support to encode function's template parameters. 2011-04-05 22:52:06 +00:00
Archive
AsmParser
Bitcode Do a topological sort of the types before writing them out. 2011-04-06 16:49:37 +00:00
CodeGen Added a check in the preRA scheduler for potential interference on a 2011-04-07 19:54:57 +00:00
CompilerDriver
ExecutionEngine tidy up. 2011-04-06 22:13:52 +00:00
Linker
MC Micro optimization and improved similarity with gas' output: 2011-04-07 23:21:52 +00:00
Object
Support Fix a few instances of "warning: extra ';' outside of a function [-pedantic]". 2011-04-06 12:29:56 +00:00
Target Add sanity checking for bad register specifier(s) for the DPFrm instructions. 2011-04-08 00:29:09 +00:00
Transforms Do not let debug info interfer with branch folding. 2011-04-07 23:11:25 +00:00
VMCore Set unnamed_addr on strings created through the IRBuilder. 2011-04-07 00:14:29 +00:00
CMakeLists.txt
Makefile