llvm-6502/lib/Target/X86/Disassembler
Derek Schuff 2ea93875b2 Enable streaming of bitcode
This CL delays reading of function bodies from initial parse until
materialization, allowing overlap of compilation with bitcode download.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149918 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-06 22:30:29 +00:00
..
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
X86Disassembler.cpp Enable streaming of bitcode 2012-02-06 22:30:29 +00:00
X86Disassembler.h Enable streaming of bitcode 2012-02-06 22:30:29 +00:00
X86DisassemblerDecoder.c Persuade GCC that there is nothing worth warning about here (there isn't). 2012-02-05 14:20:11 +00:00
X86DisassemblerDecoder.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
X86DisassemblerDecoderCommon.h More AVX2 instructions and their intrinsics. 2011-11-06 23:04:08 +00:00