llvm-mirror/lib
Dan Gohman 82f9df016e Move LSR's private isZero function to a public SCEV member
function, and make use of it in several places.

llvm-svn: 52463
2008-06-18 16:23:07 +00:00
..
Analysis Move LSR's private isZero function to a public SCEV member 2008-06-18 16:23:07 +00:00
Archive
AsmParser
Bitcode
CodeGen Complete support for two-address pass rematerialization. Now *almost* always a win. 2008-06-18 07:49:14 +00:00
Debugger
ExecutionEngine Provide generic hooks for icache invalidation. Add PPC implementation. 2008-06-17 17:30:05 +00:00
Linker
Support Consistently set "Buckets[NumBuckets] = reinterpret_cast<void*>(-1)" throughout FoldingSet.cpp. 2008-06-17 19:12:43 +00:00
System
Target XOR32rr, etc. are not AsCheapAsMove, but MOV32ri, etc. are. 2008-06-18 08:13:07 +00:00
Transforms Move LSR's private isZero function to a public SCEV member 2008-06-18 16:23:07 +00:00
VMCore Auto-upgrade code for multiple-value return statements. This code 2008-06-17 23:38:43 +00:00
Makefile