llvm-6502/lib/Transforms
Chris Lattner 1dbfd48fa2 Significantly improve the documentation of the instcombine divide/compare
transformation.  Also, keep track of which end of the integer interval overflows
occur on.  This fixes Transforms/InstCombine/2007-06-21-DivCompareMiscomp.ll
and rdar://5278853, a miscompilation of perl.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37692 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-21 18:11:19 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPO Moved Inliner.h to include/llvm/Transforms/IPO/InlinerPass.h 2007-06-19 22:31:52 +00:00
Scalar Significantly improve the documentation of the instcombine divide/compare 2007-06-21 18:11:19 +00:00
Utils Move code to update dominator information after basic block is split 2007-06-21 17:23:45 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00