mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-29 22:30:33 +00:00
Tired of wading through cvs's list ? files that are generated when building
with srcdir = objdir to see what's okay and what's cruft. So, in goes a bunch of .cvsignore files to shut cvs up about known output from running "make check". llvm-svn: 27009
This commit is contained in:
parent
7528344998
commit
8f8c063f1c
1
test/Feature/.cvsignore
Normal file
1
test/Feature/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
Output
|
3
test/Regression/.cvsignore
Normal file
3
test/Regression/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Analysis/.cvsignore
Normal file
3
test/Regression/Analysis/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Analysis/Andersens/.cvsignore
Normal file
3
test/Regression/Analysis/Andersens/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Analysis/BasicAA/.cvsignore
Normal file
3
test/Regression/Analysis/BasicAA/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Analysis/DSGraph/.cvsignore
Normal file
3
test/Regression/Analysis/DSGraph/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Analysis/Dominators/.cvsignore
Normal file
3
test/Regression/Analysis/Dominators/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Analysis/GlobalsModRef/.cvsignore
Normal file
3
test/Regression/Analysis/GlobalsModRef/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Analysis/LoadVN/.cvsignore
Normal file
3
test/Regression/Analysis/LoadVN/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Analysis/LoopInfo/.cvsignore
Normal file
3
test/Regression/Analysis/LoopInfo/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Archive/.cvsignore
Normal file
3
test/Regression/Archive/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Assembler/.cvsignore
Normal file
3
test/Regression/Assembler/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
4
test/Regression/BugPoint/.cvsignore
Normal file
4
test/Regression/BugPoint/.cvsignore
Normal file
@ -0,0 +1,4 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
||||
*.bc
|
3
test/Regression/Bytecode/.cvsignore
Normal file
3
test/Regression/Bytecode/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/C++Frontend/.cvsignore
Normal file
3
test/Regression/C++Frontend/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CFrontend/.cvsignore
Normal file
3
test/Regression/CFrontend/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/.cvsignore
Normal file
3
test/Regression/CodeGen/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/Alpha/.cvsignore
Normal file
3
test/Regression/CodeGen/Alpha/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/CBackend/.cvsignore
Normal file
3
test/Regression/CodeGen/CBackend/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/Generic/.cvsignore
Normal file
3
test/Regression/CodeGen/Generic/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/Generic/GC/.cvsignore
Normal file
3
test/Regression/CodeGen/Generic/GC/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/IA64/.cvsignore
Normal file
3
test/Regression/CodeGen/IA64/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/PowerPC/.cvsignore
Normal file
3
test/Regression/CodeGen/PowerPC/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/SPARC/.cvsignore
Normal file
3
test/Regression/CodeGen/SPARC/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/SparcV9/.cvsignore
Normal file
3
test/Regression/CodeGen/SparcV9/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/CodeGen/X86/.cvsignore
Normal file
3
test/Regression/CodeGen/X86/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Debugger/.cvsignore
Normal file
3
test/Regression/Debugger/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/ExecutionEngine/.cvsignore
Normal file
3
test/Regression/ExecutionEngine/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
5
test/Regression/Linker/.cvsignore
Normal file
5
test/Regression/Linker/.cvsignore
Normal file
@ -0,0 +1,5 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
||||
2006-01-19-ConstantPacked.ll.bc
|
||||
2006-01-19-ConstantPacked.ll.linked
|
3
test/Regression/Other/.cvsignore
Normal file
3
test/Regression/Other/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/TableGen/.cvsignore
Normal file
3
test/Regression/TableGen/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/.cvsignore
Normal file
3
test/Regression/Transforms/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/ADCE/.cvsignore
Normal file
3
test/Regression/Transforms/ADCE/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/ArgumentPromotion/.cvsignore
Normal file
3
test/Regression/Transforms/ArgumentPromotion/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/BlockPlacement/.cvsignore
Normal file
3
test/Regression/Transforms/BlockPlacement/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/CodeExtractor/.cvsignore
Normal file
3
test/Regression/Transforms/CodeExtractor/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/CondProp/.cvsignore
Normal file
3
test/Regression/Transforms/CondProp/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/ConstProp/.cvsignore
Normal file
3
test/Regression/Transforms/ConstProp/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/ConstantMerge/.cvsignore
Normal file
3
test/Regression/Transforms/ConstantMerge/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/CorrelatedExprs/.cvsignore
Normal file
3
test/Regression/Transforms/CorrelatedExprs/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
@ -1,2 +1,4 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
||||
*.dot
|
||||
*.ps
|
||||
|
3
test/Regression/Transforms/DeadArgElim/.cvsignore
Normal file
3
test/Regression/Transforms/DeadArgElim/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/FunctionResolve/.cvsignore
Normal file
3
test/Regression/Transforms/FunctionResolve/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/GCSE/.cvsignore
Normal file
3
test/Regression/Transforms/GCSE/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/GlobalDCE/.cvsignore
Normal file
3
test/Regression/Transforms/GlobalDCE/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/GlobalOpt/.cvsignore
Normal file
3
test/Regression/Transforms/GlobalOpt/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/IPConstantProp/.cvsignore
Normal file
3
test/Regression/Transforms/IPConstantProp/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/IndVarsSimplify/.cvsignore
Normal file
3
test/Regression/Transforms/IndVarsSimplify/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/Inline/.cvsignore
Normal file
3
test/Regression/Transforms/Inline/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/InstCombine/.cvsignore
Normal file
3
test/Regression/Transforms/InstCombine/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/LICM/.cvsignore
Normal file
3
test/Regression/Transforms/LICM/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/LevelRaise/.cvsignore
Normal file
3
test/Regression/Transforms/LevelRaise/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/LoopSimplify/.cvsignore
Normal file
3
test/Regression/Transforms/LoopSimplify/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/LoopStrengthReduce/.cvsignore
Normal file
3
test/Regression/Transforms/LoopStrengthReduce/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/LoopUnroll/.cvsignore
Normal file
3
test/Regression/Transforms/LoopUnroll/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/LoopUnswitch/.cvsignore
Normal file
3
test/Regression/Transforms/LoopUnswitch/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/LowerInvoke/.cvsignore
Normal file
3
test/Regression/Transforms/LowerInvoke/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/LowerSetJmp/.cvsignore
Normal file
3
test/Regression/Transforms/LowerSetJmp/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/LowerSwitch/.cvsignore
Normal file
3
test/Regression/Transforms/LowerSwitch/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/Mem2Reg/.cvsignore
Normal file
3
test/Regression/Transforms/Mem2Reg/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/PruneEH/.cvsignore
Normal file
3
test/Regression/Transforms/PruneEH/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/RaiseAllocations/.cvsignore
Normal file
3
test/Regression/Transforms/RaiseAllocations/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/Reassociate/.cvsignore
Normal file
3
test/Regression/Transforms/Reassociate/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/SCCP/.cvsignore
Normal file
3
test/Regression/Transforms/SCCP/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/ScalarRepl/.cvsignore
Normal file
3
test/Regression/Transforms/ScalarRepl/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/SimplifyCFG/.cvsignore
Normal file
3
test/Regression/Transforms/SimplifyCFG/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/SimplifyLibCalls/.cvsignore
Normal file
3
test/Regression/Transforms/SimplifyLibCalls/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/TailCallElim/.cvsignore
Normal file
3
test/Regression/Transforms/TailCallElim/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Transforms/TailDup/.cvsignore
Normal file
3
test/Regression/Transforms/TailDup/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
3
test/Regression/Verifier/.cvsignore
Normal file
3
test/Regression/Verifier/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Output
|
||||
*.log
|
||||
*.sum
|
Loading…
Reference in New Issue
Block a user