llvm-6502/lib
Andrew Lenharth 118f1f7186 Move this to lib/Analysis.
This reduces Core size, yay.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27468 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-06 22:58:58 +00:00
..
Analysis revert this, this is safe, if conservative. leave a note to that effect 2006-04-05 02:42:36 +00:00
Archive
AsmParser
Bytecode
CodeGen Make a vector live across blocks have the correct Vec type. This fixes 2006-04-05 06:54:42 +00:00
Debugger
ExecutionEngine Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
Linker
Support
System
Target Match vpku[hw]um(x,x). 2006-04-06 22:28:36 +00:00
Transforms Lower vperm(x,y, mask) -> shuffle(x,y,mask) if mask is constant. This allows 2006-04-06 19:19:17 +00:00
VMCore Move this to lib/Analysis. 2006-04-06 22:58:58 +00:00
Makefile