llvm-6502/lib
Chris Lattner 7c162645ae add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36028 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-14 23:06:09 +00:00
..
Analysis CSE simple binary expressions when they are inserted. This makes LSR produce 2007-04-13 05:04:18 +00:00
Archive
AsmParser
Bytecode
CodeGen disable switch lowering using shift/and. It still breaks ppc bootstrap for 2007-04-14 19:39:41 +00:00
Debugger
ExecutionEngine
Linker
Support Fix PR1329. 2007-04-14 21:50:21 +00:00
System
Target add a note 2007-04-14 23:06:09 +00:00
Transforms Implement Transforms/InstCombine/vec_extract_elt.ll, transforming: 2007-04-14 23:02:14 +00:00
VMCore add GetElementPtrInst::hasAllZeroIndices, a long-overdue helper method. 2007-04-14 00:12:57 +00:00
Makefile