llvm-6502/lib
Chris Lattner 0b1a85f110 Pull shifts by a constant through multiplies (a form of reassociation),
implementing Regression/CodeGen/X86/mul-shift-reassoc.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26440 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-01 03:44:24 +00:00
..
Analysis add an assert 2006-02-14 20:14:17 +00:00
Archive
AsmParser Convert this over to work with the new makefiles 2006-02-15 07:22:58 +00:00
Bytecode
CodeGen Pull shifts by a constant through multiplies (a form of reassociation), 2006-03-01 03:44:24 +00:00
Debugger
ExecutionEngine simplify this code now that each constant pool entry is not separately allocated 2006-02-09 04:49:59 +00:00
Linker
Support Qualify dwarf namespace inside llvm namespace. 2006-02-27 22:37:23 +00:00
System
Target Vector op lowering. 2006-03-01 01:11:20 +00:00
Transforms Fix a regression in a patch from a couple of days ago. This fixes 2006-02-28 19:47:20 +00:00
VMCore Pretty print large struct constants. 2006-02-27 10:33:53 +00:00
Makefile