llvm-6502/lib/Transforms
Chris Lattner df3d63b896 teach instcombine to optimize idioms like A[i]&42 == 0. This
occurs in 403.gcc in mode_mask_array, in safe-ctype.c (which
is copied in multiple apps) in _sch_istable, etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92427 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-02 22:08:28 +00:00
..
Hello
Instrumentation remove the random sampling framework, which is not maintained anymore. 2010-01-02 20:07:03 +00:00
IPO Final step in the metadata API restructuring: move the 2009-12-29 09:01:33 +00:00
Scalar teach instcombine to optimize idioms like A[i]&42 == 0. This 2010-01-02 22:08:28 +00:00
Utils fix Analysis/DebugInfo.h to not include Metadata.h. Do this 2009-12-31 03:02:08 +00:00
Makefile