llvm-6502/lib
2010-08-29 15:10:06 +00:00
..
Analysis Batch up subtracts along with adds, when analyzing long chains of 2010-08-29 15:10:06 +00:00
Archive
AsmParser remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Bitcode remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
CodeGen remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
CompilerDriver
ExecutionEngine
Linker
MC squish dead code. 2010-08-28 03:21:03 +00:00
Support
System Don't cast Win32 FILETIME structs to int64. Patch by Dimitry Andric! 2010-08-28 16:39:32 +00:00
Target Fix lowering of INSERT_VECTOR_ELT in SPU. 2010-08-29 12:41:50 +00:00
Transforms licm preserves the cfg, it doesn't have to explicitly say it 2010-08-29 07:02:56 +00:00
VMCore Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvm 2010-08-29 05:57:34 +00:00
Makefile