llvm-6502/lib
2010-12-19 19:43:52 +00:00
..
Analysis Make LazyValueInfo non-recursive. 2010-12-18 01:00:40 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove some checks for StrongPHIElim. These checks make it impossible to use an 2010-12-19 18:03:27 +00:00
CompilerDriver Support/PathV1: Deprecate get{Basename,Dirname,Suffix}. 2010-12-18 22:23:07 +00:00
ExecutionEngine
Linker Fix whitespace. 2010-12-18 22:23:15 +00:00
MC Fixed version of 122160 (the previous one would fold undefined symbols). 2010-12-19 04:18:56 +00:00
Object Fix mismatched new[]/delete. 2010-12-17 09:56:50 +00:00
Support Support/PathV1: Deprecate getLast. 2010-12-18 00:19:10 +00:00
Target recognize an unsigned add with overflow idiom into uadd. 2010-12-19 19:37:52 +00:00
Transforms move a transformation to a more logical place, simplifying it. 2010-12-19 19:43:52 +00:00
VMCore Add support to CallbackVH to receive notification when a Value's use-list changes. 2010-12-18 00:07:15 +00:00
Makefile