llvm-6502/lib
Torok Edwin c44943ed4f C/OCaml API to retrieve struct name.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141285 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-06 12:12:50 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine
Linker
MC
Object
Support
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 C/OCaml API to retrieve struct name. 2011-10-06 12:12:50 +00:00
CMakeLists.txt
Makefile