llvm-6502/lib
2011-10-06 12:13:11 +00:00
..
Analysis Fixes PR11070 - assert in SCEV getConstantEvolvingPHIOperands. 2011-10-05 22:06:53 +00:00
Archive
AsmParser
Bitcode Also update the EH with bitcode. I missed this earlier. Thanks to Duncan for pointing it out. 2011-10-05 07:04:14 +00:00
CodeGen Modify the mapping from landing pad to call sites to accept more than one call 2011-10-05 22:24:35 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support Add more initializers to quiet a clang warning. 2011-10-05 05:00:26 +00:00
TableGen Prefix Template Arg Names with Multiclass Name 2011-10-05 22:42:54 +00:00
Target Fix assembling of xchg %eax, %eax to not use the NOP encoding of 0x90. This was done by creating a new register group that excludes AX registers. Fixes PR10345. Also added aliases for flipping the order of the operands of xchg <reg>, %eax. 2011-10-06 06:44:41 +00:00
Transforms PR11061: Make simplifylibcalls fold strcmp("", x) correctly. 2011-10-05 22:27:16 +00:00
VMCore ocaml/C bindings: getmdstring, add num_op, get_op should work on metadata too 2011-10-06 12:13:11 +00:00
CMakeLists.txt
Makefile