llvm-6502/lib
Anton Korobeynikov 2625de35ed Implement variable-width shifts.
No testcase yet - it seems we're exposing generic codegen bugs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91221 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-12 18:55:37 +00:00
..
Analysis Make getUniqueExitBlocks's precondition assert more precise, to 2009-12-11 20:05:23 +00:00
Archive
AsmParser
Bitcode
CodeGen Delete an unnecessary line. The VTSDNode on a SIGN_EXTEND_REG is never 2009-12-11 23:26:08 +00:00
CompilerDriver
ExecutionEngine Revert r91208. Something on Linux prevents the JIT from looking up a symbol 2009-12-12 06:18:46 +00:00
Linker
MC
Support
System Enable CPU detection when using MS VS 2k8 too. 2009-12-12 12:42:31 +00:00
Target Implement variable-width shifts. 2009-12-12 18:55:37 +00:00
Transforms Revise scalar replacement to be more flexible about handle bitcasts and GEPs. 2009-12-11 23:47:40 +00:00
VMCore
Makefile