llvm-6502/lib
Chris Lattner 1fcee4edf5 Add a new vnot_conv predicate for matching vnot's where the allones vector is
bitconverted from some other type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27724 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-15 23:39:14 +00:00
..
Analysis Implement value #'ing for vector operations, implementing 2006-04-14 05:10:20 +00:00
Archive more C++ daintiness 2005-12-26 14:31:26 +00:00
AsmParser Make sure CVS versions of yacc and lex files get distributed. 2006-04-12 20:57:05 +00:00
Bytecode use isValidOperands instead of duplicating checks 2006-04-08 04:09:19 +00:00
CodeGen Make these predicates return true for bit_convert(buildvector)'s as well as 2006-04-15 23:38:00 +00:00
Debugger Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
ExecutionEngine Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
Linker Add shufflevector support 2006-04-08 01:19:47 +00:00
Support Qualify dwarf namespace inside llvm namespace. 2006-02-27 22:37:23 +00:00
System Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
Target Add a new vnot_conv predicate for matching vnot's where the allones vector is 2006-04-15 23:39:14 +00:00
Transforms significant cleanups to code that uses insert/extractelt heavily. This builds 2006-04-15 01:39:45 +00:00
VMCore Move these ctors out of line 2006-04-14 22:20:32 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00