llvm-6502/lib
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
..
Analysis Bindings for the verifier. 2007-10-06 21:00:36 +00:00
Archive
AsmParser Next PPC long double bits. First cut at constants. 2007-10-11 18:07:22 +00:00
Bitcode Next PPC long double bits. First cut at constants. 2007-10-11 18:07:22 +00:00
CodeGen PPC long double. Implement a couple more conversions. 2007-10-12 01:37:08 +00:00
Debugger
ExecutionEngine Fix an assertion abort on sparc. malloc(0) is allowed to 2007-10-11 19:40:35 +00:00
Linker Use correct parentheses with the '&& "..."' idiom in an assert. 2007-10-08 15:13:30 +00:00
Support Next PPC long double bits. First cut at constants. 2007-10-11 18:07:22 +00:00
System
Target Set ISD::FPOW to Expand. 2007-10-11 23:21:31 +00:00
Transforms Fix some 80 column violations. 2007-10-12 05:30:59 +00:00
VMCore Next PPC long double bits. First cut at constants. 2007-10-11 18:07:22 +00:00
Makefile