repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
make tblgen produce a function that returns the name for a physreg.
[llvm/avr.git]
/
test
/
CodeGen
/
Mips
/
dg.exp
blob
adb2cac9a6b0d2a2286a32e4806734859c641c6b
1
load_lib llvm.exp
2
3
if
{ [
llvm_supports_target Mips
] } {
4
RunLLVMTests
[
lsort
[
glob
-
nocomplain $srcdir
/
$subdir
/*
.
{
ll
,
c
,
cpp
}]]
5
}