llvm-6502/lib
2013-01-15 20:52:06 +00:00
..
Analysis SCEVExpander fix. RAUW needs to update the InsertedExpressions cache. 2013-01-14 21:00:37 +00:00
Archive
AsmParser
Bitcode
CodeGen This patch addresses an incorrect transformation in the DAG combiner. 2013-01-14 22:04:38 +00:00
DebugInfo
ExecutionEngine [Object][ELF] Simplify ELFObjectFile by using ELFType. 2013-01-15 07:44:25 +00:00
IR [IR] Add verification for module flags with the "require" behavior. 2013-01-15 20:52:06 +00:00
Linker
MC Now GenericAsmParser and AsmParser are no longer friends, GenericAsmParser can 2013-01-14 23:43:18 +00:00
Object [Object][ELF] Simplify ELFObjectFile by using ELFType. 2013-01-15 07:44:25 +00:00
Option
Support Revert r171829 "Split changeset_ty using iterators instead of loops" as it breaks the VS2008 build 2013-01-14 14:13:06 +00:00
TableGen
Target This patch fixes a Mips specific bug where 2013-01-15 01:08:02 +00:00
Transforms LoopVectorizer cost model. Honor the user command line flag that selects the vectorization factor even if the target machine does not have any vector registers. 2013-01-15 18:25:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile