llvm-6502/lib
Duncan Sands 163a84bbce Add an m_Div pattern for matching either a udiv or an sdiv and use it
to simplify the "(X/Y)*Y->X when the division is exact" transform.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125004 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-07 09:36:32 +00:00
..
Analysis Add an m_Div pattern for matching either a udiv or an sdiv and use it 2011-02-07 09:36:32 +00:00
Archive
AsmParser
Bitcode
CodeGen
CompilerDriver
ExecutionEngine
Linker
MC Teach ARM/MC/ELF about gcc compatible reloc output to get past odd linkage 2011-02-07 01:11:15 +00:00
Object
Support
Target Rework some .ARM.attribute work for improved gcc compatibility. 2011-02-07 00:49:53 +00:00
Transforms
VMCore
Makefile