repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add and use DominatorTreeBase::findNearestCommonDominator().
[llvm-complete.git]
/
test
/
Other
/
2006-02-05-PassManager.ll
blob
bbfeb0925006e05ebef2997cb2b506fce8f768bc
1
; RUN: llvm-as < %s | opt -domtree -gcse -etforest -constmerge -disable-output
2
3
define i32 @test1() {
4
unreachable
5
}