llvm-6502/lib/Bitcode
Chris Lattner f067d584a8 implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr.
Factor some code better.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125006 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-07 16:40:21 +00:00
..
Reader implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr. 2011-02-07 16:40:21 +00:00
Writer enhance vmcore to know that udiv's can be exact, and add a trivial 2011-02-06 21:44:57 +00:00
Makefile