Go to file
Nick Lewycky a72e1af8bf Make the side-numbering of instructions used by metadata (which is needed to
keep track of instructions that return void) per-function. This fixes PR5278.

This breaks backwards compatibility with the metadata format. That's okay
because we haven't released the metadata bitcode yet.

llvm-svn: 97132
2010-02-25 08:30:17 +00:00
clang Move the GenerateCallExitNode logic completely into GREndPathNodeBuilder. 2010-02-25 07:57:35 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm Make the side-numbering of instructions used by metadata (which is needed to 2010-02-25 08:30:17 +00:00