llvm-6502/lib
Chris Lattner c1e4ce6044 add a poor division by constant case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125832 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-18 05:35:49 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Roll out r125794 to help diagnose the llvm-gcc-i386-linux-selfhost failure. 2011-02-18 04:58:10 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Gas is very inconsistent about when a relaxation/relocation is needed. Do 2011-02-16 03:25:55 +00:00
Object
Support Check the errorcode. 2011-02-18 00:47:07 +00:00
Target add a poor division by constant case. 2011-02-18 05:35:49 +00:00
Transforms prevent jump threading from merging blocks when their address is 2011-02-18 04:43:06 +00:00
VMCore hoist GlobalValue::removeDeadConstantUsers up to being a method on Constant. 2011-02-18 04:41:42 +00:00
Makefile