llvm-6502/lib
2008-07-16 17:17:29 +00:00
..
Analysis Don't use ++idx_begin when I actually mean idx_begin + 1, especially since we 2008-07-16 10:47:35 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix the result type of a VECTOR_SHUFFLE+BIT_CONVERT dagcombine. This 2008-07-16 16:13:58 +00:00
Debugger
ExecutionEngine
Linker Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes 2008-07-14 07:23:24 +00:00
Support Reapply 53476 and 53480, with a fix so that it properly updates 2008-07-14 18:19:29 +00:00
System
Target Somehow, custom lowering of i64 multiplications got dropped along the way. 2008-07-16 17:17:29 +00:00
Transforms Redo InstCombiner::visitExtractValueInst. Instead of using the (complicate) 2008-07-16 12:55:45 +00:00
VMCore Fix a bunch of bugs handling vector compare constant expressions, fixing 2008-07-14 05:17:31 +00:00
Makefile