llvm-6502/lib
Chris Lattner 02b72556d7 Remove done item
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27351 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-02 05:28:54 +00:00
..
Analysis Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll and 2006-04-01 04:48:52 +00:00
Archive
AsmParser Add new generated files. 2006-03-23 23:48:12 +00:00
Bytecode
CodeGen Implement promotion for EXTRACT_VECTOR_ELT, allowing v16i8 multiplies to work with PowerPC. 2006-04-02 05:06:04 +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
Support
System
Target Remove done item 2006-04-02 05:28:54 +00:00
Transforms Adjust to change in Intrinsics.gen interface. 2006-04-02 03:35:01 +00:00
VMCore Constant fold casts from things like <4 x int> -> <4 x uint>, likewise int<->fp. 2006-04-02 01:38:28 +00:00
Makefile