llvm-6502/lib/Transforms
Dan Gohman 3a7a68c108 Make BasicAliasAnalysis and Value::getUnderlyingObject use
GEPOperator's hasNoPointer0verflow(), and make a few places in instcombine
that create GEPs that may overflow clear the NoOverflow value. Among
other things, this partially addresses PR2831.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76252 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-17 22:25:10 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
IPO Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a number of issues in 2009-07-16 18:04:31 +00:00
Scalar Make BasicAliasAnalysis and Value::getUnderlyingObject use 2009-07-17 22:25:10 +00:00
Utils Initialize another Context, in the hopes of unbreaking CBE. 2009-07-17 16:20:23 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00