llvm-6502/lib/Bitcode/Writer
Chris Lattner 35bda8914c enhance vmcore to know that udiv's can be exact, and add a trivial
instcombine xform to exercise this.

Nothing forms exact udivs yet though.  This is progress on PR8862



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124992 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-06 21:44:57 +00:00
..
BitcodeWriter.cpp enhance vmcore to know that udiv's can be exact, and add a trivial 2011-02-06 21:44:57 +00:00
BitcodeWriterPass.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
BitWriter.cpp Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options. 2010-03-06 00:30:06 +00:00
CMakeLists.txt
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
ValueEnumerator.cpp Clear FunctionLocalMDs in purgeFunction along with the rest of the 2010-08-25 17:11:16 +00:00
ValueEnumerator.h Extend function-local metadata to be usable as attachments. 2010-08-24 02:24:03 +00:00