llvm-6502/lib
Bill Wendling 849f2e381e Add more Thumb encodings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120272 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-29 00:18:15 +00:00
..
Analysis Expand a little on the description of what InstructionSimplify does. 2010-11-23 10:50:08 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix a comment typo. 2010-11-28 06:51:19 +00:00
CompilerDriver
ExecutionEngine PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be 2010-11-28 21:04:48 +00:00
Linker
MC Make EmitIntValue non virtual. 2010-11-28 23:22:44 +00:00
Object macho-dump: Add support for --dump-section-data and tweak a few format strings. 2010-11-27 13:58:16 +00:00
Support PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be 2010-11-28 21:04:48 +00:00
System Use thread-safe statics to avoid a static constructor here. This isn't thread-safe on MSVC, but we don't 2010-11-18 18:49:05 +00:00
Target Add more Thumb encodings. 2010-11-29 00:18:15 +00:00
Transforms Second attempt at fixing the performance regressions introduced 2010-11-27 08:15:55 +00:00
VMCore add a function to the C api to get the context out of a module, patch 2010-11-28 20:03:44 +00:00
Makefile