llvm-6502/lib
Jack Carter 7304702ef9 This patch that sets the Mips ELF header flag for
MicroMips architectures. 

Contributer: Zoran Jovanovic
 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174360 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-05 09:30:03 +00:00
..
Analysis use GEP::accumulateConstantOffset() to replace custom written code to compute GEP offset 2013-02-03 13:17:11 +00:00
Archive
AsmParser Use the do-while(0) thing for this #define. 2013-02-05 07:19:31 +00:00
Bitcode Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_initialized. 2013-02-05 05:57:38 +00:00
CodeGen Construct a skeleton cu for each compile unit in the module, not just 2013-02-05 07:32:03 +00:00
DebugInfo
ExecutionEngine
IR Add target-dependent versions of addAttribute/removeAttribute to AttrBuilder. 2013-02-05 08:09:32 +00:00
Linker
MC
Object [Object][Archive] Improve performance. 2013-02-03 10:48:50 +00:00
Option
Support More MSan/ASan annotations. 2013-02-04 07:03:24 +00:00
TableGen
Target This patch that sets the Mips ELF header flag for 2013-02-05 09:30:03 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile