llvm-6502/lib
Dan Gohman dbf5f2557e Recognize inline asm for bswap on x86-64 GLIBC. This allows it
to be supported in the JIT.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62730 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-21 23:40:54 +00:00
..
Analysis Need only one set of debug info versions enum. 2009-01-20 19:22:03 +00:00
Archive
AsmParser
Bitcode use specialized accessor instead of plain getOperand(0) 2009-01-16 18:40:27 +00:00
CodeGen Simplify ReduceLoadWidth's logic: it doesn't need several different 2009-01-21 15:17:51 +00:00
Debugger
ExecutionEngine add getPointerToGlobal to the C bindings, patch by Lennart Augustsson! 2009-01-21 18:11:10 +00:00
Linker
Support Do not use host floating point types when emitting 2009-01-21 20:32:55 +00:00
System
Target Recognize inline asm for bswap on x86-64 GLIBC. This allows it 2009-01-21 23:40:54 +00:00
Transforms Remove uses of uint32_t in favor of 'unsigned' for better 2009-01-21 18:09:24 +00:00
VMCore Do not use host floating point types when emitting 2009-01-21 20:32:55 +00:00
Makefile