llvm-6502/include
Gabor Greif 0a0e68a7ea Introduce a new technique for merging BasicBlock with Instruction sentinel by superposition.
This looks dangerous, but isn't because the sentinel is accessed in special way only,
namely the Next and Prev fields of it, and these are guaranteed to exist.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65626 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-27 08:41:37 +00:00
..
llvm Introduce a new technique for merging BasicBlock with Instruction sentinel by superposition. 2009-02-27 08:41:37 +00:00
llvm-c Correct strange whitespace. 2009-02-06 07:01:00 +00:00