llvm-6502/lib
Chris Lattner a4a3a5e3c2 two changes: make the asmmatcher generator ignore ARM pseudos properly,
and make it a hard error for instructions to not have an asm string.
These instructions should be marked isCodeGenOnly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117861 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-31 19:15:18 +00:00
..
Analysis Make ScalarEvolution::forgetLoop forget all contained loops too, because 2010-10-29 20:16:10 +00:00
Archive
AsmParser
Bitcode
CodeGen Include MachineBasicBlock numbers in viewCFG() output. 2010-10-30 01:26:19 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add support for files with more than 65280 sections. No testcase since 2010-10-31 00:16:26 +00:00
Support
System
Target two changes: make the asmmatcher generator ignore ARM pseudos properly, 2010-10-31 19:15:18 +00:00
Transforms Now that the MallocInst no longer exists, this workaround for 2010-10-30 16:12:16 +00:00
VMCore Inline asm multiple alternative constraints development phase 2 - improved basic logic, added initial platform support. 2010-10-29 17:29:13 +00:00
Makefile