llvm-6502/include
Chris Lattner 6bffa63dfe make IRBuilder zap "X|0" and "X&-1" when building IR, this happens
during bitfield codegen and slows down -O0 compile times by making
useless IR.  rdar://7362516


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86006 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-04 05:00:12 +00:00
..
llvm make IRBuilder zap "X|0" and "X&-1" when building IR, this happens 2009-11-04 05:00:12 +00:00
llvm-c Remove FreeInst. 2009-10-26 23:43:48 +00:00