llvm-6502/lib
Johnny Chen 7def14f40f Changed the format of DMBsy, DSBsy, and friends from Pseudo to MiscFrm.
Added two test cases to arm-tests.txt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110880 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-11 23:35:12 +00:00
..
Analysis Even if a variable has constant value all the time, it is still a variable in gdb's eyes. 2010-08-11 23:17:54 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix a FIXME. The SlotIndex::Slot enum should be private. 2010-08-11 16:50:17 +00:00
CompilerDriver
ExecutionEngine
Linker
MC llvm-mc: Add -show-inst-operands, for dumping the parsed instruction representation before matching. 2010-08-11 06:37:09 +00:00
Support Clean up ConstantRange a bit: 2010-08-11 22:04:36 +00:00
System
Target Changed the format of DMBsy, DSBsy, and friends from Pseudo to MiscFrm. 2010-08-11 23:35:12 +00:00
Transforms
VMCore Remove BasicBlockPass::runOnFunction, which was unused. 2010-08-11 20:28:16 +00:00
Makefile