llvm-6502/lib
Chris Lattner b17f1679e3 Make the BUILD_VECTOR lowering code much more aggressive w.r.t constant vectors.
Remove some done items from the todo list.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27729 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-16 01:01:29 +00:00
..
Analysis Implement value #'ing for vector operations, implementing 2006-04-14 05:10:20 +00:00
Archive
AsmParser Make sure CVS versions of yacc and lex files get distributed. 2006-04-12 20:57:05 +00:00
Bytecode
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
Linker
Support
System Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
Target Make the BUILD_VECTOR lowering code much more aggressive w.r.t constant vectors. 2006-04-16 01:01:29 +00:00
Transforms Fix a bug in the 'shuffle(undef,x,mask) -> shuffle(x, undef,mask')' xform 2006-04-16 00:51:47 +00:00
VMCore Move these ctors out of line 2006-04-14 22:20:32 +00:00
Makefile