llvm-mirror/lib
Evan Cheng 2c2d734efd All "integer" logical ops (pand, por, pxor) are now promoted to v2i64.
Clean up and fix various logical ops issues.

llvm-svn: 27633
2006-04-12 21:21:57 +00:00
..
Analysis Move this to lib/Analysis. 2006-04-06 22:58:58 +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 Promote vector AND, OR, and XOR 2006-04-12 21:20:24 +00:00
Debugger Handle new forms of llvm.dbg intrinsics. 2006-03-23 18:06:46 +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 Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
Target All "integer" logical ops (pand, por, pxor) are now promoted to v2i64. 2006-04-12 21:21:57 +00:00
Transforms Get rid of a signed/unsigned compare warning. 2006-04-12 19:28:15 +00:00
VMCore Don't emit useless warning messages. 2006-04-12 17:56:16 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00