llvm-6502/lib
Rafael Espindola 9d96045528 Remove the last hasRawTextSupport call from R600.
There is nothing wrong with printing the disassembly section when printing
text. An hypothetical assembler would then produce a .o just like our
direct object emission produces.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200583 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-31 22:14:06 +00:00
..
Analysis Allow speculating llvm.sqrt, fma and fmuladd 2014-01-31 00:09:00 +00:00
AsmParser [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret' 2014-01-31 17:41:22 +00:00
Bitcode
CodeGen If we're not producing DWARF accel tables, don't waste memory 2014-01-31 20:39:19 +00:00
DebugInfo
ExecutionEngine Simplify getSymbolFlags. 2014-01-31 20:57:12 +00:00
IR [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret' 2014-01-31 17:41:22 +00:00
IRReader
Linker
LTO
MC
Object Simplify getSymbolFlags. 2014-01-31 20:57:12 +00:00
Option
Support
TableGen
Target Remove the last hasRawTextSupport call from R600. 2014-01-31 22:14:06 +00:00
Transforms [SLPV] Recognize vectorizable intrinsics during SLP vectorization and 2014-01-31 21:14:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile