llvm-6502/lib
Kay Tiong Khoo 670711e662 fix typo: than -> then
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191214 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-23 18:43:51 +00:00
..
Analysis InstSimplify: Fold equality comparisons between non-inbounds GEPs. 2013-09-23 14:16:38 +00:00
AsmParser Implement function prefix data as an IR feature. 2013-09-16 01:08:15 +00:00
Bitcode Implement function prefix data as an IR feature. 2013-09-16 01:08:15 +00:00
CodeGen fix typo: than -> then 2013-09-23 18:43:51 +00:00
DebugInfo DebugInfo: Wrap section data and relocs together for dwarf dumping support 2013-09-23 17:42:01 +00:00
ExecutionEngine Revert "llvm-c: Add LLVMGetPointerToFunction" 2013-09-20 07:00:36 +00:00
IR Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit." 2013-09-19 06:02:43 +00:00
IRReader
Linker Implement function prefix data as an IR feature. 2013-09-16 01:08:15 +00:00
MC Fixed debug_aranges handling for common symbols. 2013-09-23 17:56:20 +00:00
Object ELF: Add support for the exclude section bit for gas compat. 2013-09-15 19:53:20 +00:00
Option Fix another mistake in r190442. 2013-09-10 23:22:56 +00:00
Support Provide basic type safety for array_pod_sort comparators. 2013-09-22 14:09:50 +00:00
TableGen
Target [mips][msa] Added support for matching addvi, and subvi from normal IR (i.e. not intrinsics) 2013-09-23 14:29:55 +00:00
Transforms Revert "LoopVectorizer: Only allow vectorization of intrinsics." 2013-09-23 14:54:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile