llvm-6502/lib/Transforms
Chris Lattner 6a94de2990 Fix some 80 column violations.
Fix DecomposeSimpleLinearExpr to handle simple constants better.
Don't nuke gep(bitcast(allocation)) if the bitcast(allocation) will
fold the allocation.  This fixes PR1728 and Instcombine/malloc3.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42891 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-12 05:30:59 +00:00
..
Hello
Instrumentation New CallInst interface to address GLIBCXX_DEBUG errors caused by 2007-08-01 03:43:44 +00:00
IPO Use empty() member functions when that's what's being tested for instead 2007-10-03 19:26:29 +00:00
Scalar Fix some 80 column violations. 2007-10-12 05:30:59 +00:00
Utils Fix comment. 2007-09-17 20:07:40 +00:00
Makefile