llvm-6502/lib/Bitcode
Duncan P. N. Exon Smith 9d65d3717c UseListOrder: Handle self-users
Correctly sort self-users (such as PHI nodes).  I added a targeted test
in `test/Bitcode/use-list-order.ll` and the final missing RUN line to
tests in `test/Assembly`.

This is part of PR5680.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214417 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-31 18:33:12 +00:00
..
Reader Have a single enum for "not a bitcode" error. 2014-07-29 21:01:24 +00:00
Writer UseListOrder: Handle self-users 2014-07-31 18:33:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
module.modulemap