index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-04-15
Update tests for the disappearance of -idom.
Owen Anderson
2007-04-15
Remove ImmediateDominator analysis. The same information can be obtained fro...
Owen Anderson
2007-04-15
For PR1319:
Reid Spencer
2007-04-15
For PR1319:
Reid Spencer
2007-04-15
Describe quoting rules.
Reid Spencer
2007-04-15
For PR1319:
Reid Spencer
2007-04-15
Fix this test in a slightly more obvious way.
Reid Spencer
2007-04-15
No, don't cancel all remaining tests, just the one that failed!
Reid Spencer
2007-04-15
Abandone the entire test case on the first error.
Reid Spencer
2007-04-15
For PR1319:
Reid Spencer
2007-04-15
Use %prcontext, $prcontext is not resolving for some reason.
Reid Spencer
2007-04-15
PR1319:
Reid Spencer
2007-04-15
Make it possible to run this from within subdirectories of llvm/test
Reid Spencer
2007-04-15
Reimplement in terms of the support for this feature in the makefiles with
Reid Spencer
2007-04-15
Echo command lines only if the user wants them.
Reid Spencer
2007-04-15
Add a new testing target: check-one. It is used like this:
Reid Spencer
2007-04-15
This test case is incorrect. Remove it.
Zhou Sheng
2007-04-15
fix SimplifyLibCalls/IsDigit.ll
Chris Lattner
2007-04-15
For PR1319:
Reid Spencer
2007-04-15
For PR1319:
Reid Spencer
2007-04-15
Allow replacement of %% with %
Reid Spencer
2007-04-15
Keep lines a reasonable length.
Reid Spencer
2007-04-15
Patch supplied by gabor.
Jeff Cohen
2007-04-15
adjust per review comments
Dale Johannesen
2007-04-15
Extend store merging to support the 'if/then' version in addition to if/then/...
Chris Lattner
2007-04-15
new testcase
Chris Lattner
2007-04-15
testcases for -fno-builtin
Dale Johannesen
2007-04-15
refactor some code, no functionality change.
Chris Lattner
2007-04-14
XFAIL this for now.
Owen Anderson
2007-04-14
Fix some unsafe code. Also, tabs -> spaces.
Owen Anderson
2007-04-14
Make ETForest depend on DomTree rather than IDom. This is the first step
Owen Anderson
2007-04-14
xfail for now
Chris Lattner
2007-04-14
add a target to print out 80-column violations.
Chris Lattner
2007-04-14
fix long lines
Chris Lattner
2007-04-14
Add some info about the pipelines and redirection.
Reid Spencer
2007-04-14
Oops. A little aggressive on the name changes there.
Reid Spencer
2007-04-14
add a note
Chris Lattner
2007-04-14
For PR1913:
Reid Spencer
2007-04-14
fix test for linux hosts.
Chris Lattner
2007-04-14
Implement Transforms/InstCombine/vec_extract_elt.ll, transforming:
Chris Lattner
2007-04-14
new testcase
Chris Lattner
2007-04-14
For PR1319:
Reid Spencer
2007-04-14
Changes to fix problems with "make check". Apparently you can redefine
Reid Spencer
2007-04-14
Fix syntax.
Reid Spencer
2007-04-14
Implement InstCombine/vec_demanded_elts.ll:test2. This allows us to turn
Chris Lattner
2007-04-14
manually upgrade test. Add a new test2. I have no way to see if this works
Chris Lattner
2007-04-14
Try some alternative syntax.
Reid Spencer
2007-04-14
avoid copying sets and vectors around.
Chris Lattner
2007-04-14
Fix PR1329.
Jeff Cohen
2007-04-14
For PR1319:
Reid Spencer
[next]