llvm-6502/lib
Saleem Abdulrasool 1919beac0d MC: collapse emission of producer
Rather than use three EmitBytes, concatenate the string at compile time,
constructing a single StringRef and emitting the data in one shot.  This also
creates nicer assembly output.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213273 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-17 16:27:35 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen CodeGen: generate single libcall for fptrunc -> f16 operations. 2014-07-17 11:12:12 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
LineEditor
Linker
LTO
MC MC: collapse emission of producer 2014-07-17 16:27:35 +00:00
Object
Option
ProfileData
Support Fix the prefix for arm64 triple 2014-07-17 09:43:27 +00:00
TableGen
Target [NVPTX] Flag surface/texture query instructions with IsTexSurfQuery 2014-07-17 14:51:33 +00:00
Transforms [msan] Avoid redundant origin stores. 2014-07-17 09:10:37 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile