Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d23c4dd08fc887bf69fc81eaed4d440403451c58
d23c4dd
For PR1336:
by Reid Spencer
· 18 years ago
e934fef
Tabs -> Spaces
by Owen Anderson
· 18 years ago
4575ab2
For PR1336:
by Reid Spencer
· 18 years ago
42e86fb
For PR1319: Upgrade to new test harness.
by Reid Spencer
· 18 years ago
d3b1f6d
For PR1319: Upgrade to new test harness.
by Reid Spencer
· 18 years ago
a6a996d
Fix PR1335 and Transforms/Inline/2007-04-15-InlineEH.ll
by Chris Lattner
· 18 years ago
004ca2d
testcase for PR1335
by Chris Lattner
· 18 years ago
9b63cee
this test isn't testing what it thought it was
by Chris Lattner
· 18 years ago
c58ef01
For PR1319: Upgrade to new test harness.
by Reid Spencer
· 18 years ago
97e287e
For PR1319: Upgrade to new test harness.
by Reid Spencer
· 18 years ago
fb7653e
Two changes:
by Reid Spencer
· 18 years ago
358f327
For PR1319: Upgrade to new test harness.
by Reid Spencer
· 18 years ago
6b2e2be
Some tests have really long RUN line sets. Read the first 4096 bytes instead
by Reid Spencer
· 18 years ago
dcb925e
For PR1319: Upgrade to new test harness.
by Reid Spencer
· 18 years ago
fe560b8
Fix a nasty bug introduced when apint'ified. This fixes
by Chris Lattner
· 18 years ago
2bd55af
For PR1319: Upgrade to new test harness.
by Reid Spencer
· 18 years ago
a99800c
Make this test work.
by Reid Spencer
· 18 years ago
470f260
We don't need the path to be set for llvmgcc/llvmgxx any more.
by Reid Spencer
· 18 years ago
a2c72b5
For PR1319: Upgrade to use new test harness
by Reid Spencer
· 18 years ago
1c0c94d
For PR1319: Upgrade to use new test harness
by Reid Spencer
· 18 years ago
65f47a3
For PR1319: Upgrade to use new test harness
by Reid Spencer
· 18 years ago
601e845
Allow lines that have \ and end in \ to be recognized as ending in \
by Reid Spencer
· 18 years ago
edca80b
For PR1319: Upgrade to new test harness
by Reid Spencer
· 18 years ago
c3c65d0
Fix this test to test what it was intended to test.
by Nick Lewycky
· 18 years ago
66959ce
Two improvements:
by Reid Spencer
· 18 years ago
a9338b6
For PR1319: Upgrade to new test harness
by Reid Spencer
· 18 years ago
b9e8a94
For PR1319: Upgrade to new test harness
by Reid Spencer
· 18 years ago
35aa22e
For PR1319: Update to new Tcl exec based test harness.
by Reid Spencer
· 18 years ago
90008f4
For PR1319:
by Reid Spencer
· 18 years ago
b477f7d
For PR1319: Upgrade to use new Tcl exec based test harness.
by Reid Spencer
· 18 years ago
9aafdcf
For PR1319:
by Reid Spencer
· 18 years ago
e9bbaa2
Update tests for the disappearance of -idom.
by Owen Anderson
· 18 years ago
3dc6776
Remove ImmediateDominator analysis. The same information can be obtained from DomTree. A lot of code for
by Owen Anderson
· 18 years ago
2aabd07
For PR1319: Upgrade to use new Tcl exec based test harness.
by Reid Spencer
· 18 years ago
08af6fd
For PR1319: Convert to use the new Tcl expr based test harness.
by Reid Spencer
· 18 years ago
f190277
Describe quoting rules.
by Reid Spencer
· 18 years ago
7c65d43
For PR1319:
by Reid Spencer
· 18 years ago
a20c22f
Fix this test in a slightly more obvious way.
by Reid Spencer
· 18 years ago
b0feffa
No, don't cancel all remaining tests, just the one that failed!
by Reid Spencer
· 18 years ago
0947df4
Abandone the entire test case on the first error.
by Reid Spencer
· 18 years ago
ca5d9ca
For PR1319: Upgrade to use new Tcl exec based test harness
by Reid Spencer
· 18 years ago
0742a40
Use %prcontext, $prcontext is not resolving for some reason.
by Reid Spencer
· 18 years ago
8373e67
PR1319: Upgrade tests to new Tcl exec based test harness requirements.
by Reid Spencer
· 18 years ago
4142579
Make it possible to run this from within subdirectories of llvm/test
by Reid Spencer
· 18 years ago
c92e6a6
Reimplement in terms of the support for this feature in the makefiles with
by Reid Spencer
· 18 years ago
42f98e5
Echo command lines only if the user wants them.
by Reid Spencer
· 18 years ago
9df5561
Add a new testing target: check-one. It is used like this:
by Reid Spencer
· 18 years ago
e9989b9
This test case is incorrect. Remove it.
by Zhou Sheng
· 18 years ago
83ae2fc
fix SimplifyLibCalls/IsDigit.ll
by Chris Lattner
· 18 years ago
894cfff
For PR1319: Convert to new test system. This exposes IsDigit.ll as failing.
by Reid Spencer
· 18 years ago
950c694
For PR1319: Conver to new test system.
by Reid Spencer
· 18 years ago
12ca929c
Allow replacement of %% with %
by Reid Spencer
· 18 years ago
6f6b250
Keep lines a reasonable length.
by Reid Spencer
· 18 years ago
723de95
Patch supplied by gabor.
by Jeff Cohen
· 18 years ago
a156ee1
adjust per review comments
by Dale Johannesen
· 18 years ago
31755a0
Extend store merging to support the 'if/then' version in addition to if/then/else.
by Chris Lattner
· 18 years ago
9838939
new testcase
by Chris Lattner
· 18 years ago
1c44c4d
testcases for -fno-builtin
by Dale Johannesen
· 18 years ago
3284d1f
refactor some code, no functionality change.
by Chris Lattner
· 18 years ago
ea37270
XFAIL this for now.
by Owen Anderson
· 18 years ago
9a341ff
Fix some unsafe code. Also, tabs -> spaces.
by Owen Anderson
· 18 years ago
690c684
Make ETForest depend on DomTree rather than IDom. This is the first step
by Owen Anderson
· 18 years ago
01015d4
xfail for now
by Chris Lattner
· 18 years ago
03840ac
add a target to print out 80-column violations.
by Chris Lattner
· 18 years ago
e34e9a2
fix long lines
by Chris Lattner
· 18 years ago
024a126
Add some info about the pipelines and redirection.
by Reid Spencer
· 18 years ago
5eace78
Oops. A little aggressive on the name changes there.
by Reid Spencer
· 18 years ago
7c162645
add a note
by Chris Lattner
· 18 years ago
4953e92
For PR1913:
by Reid Spencer
· 18 years ago
a52bfcd
fix test for linux hosts.
by Chris Lattner
· 18 years ago
b7300fa
Implement Transforms/InstCombine/vec_extract_elt.ll, transforming:
by Chris Lattner
· 18 years ago
32b4c12
new testcase
by Chris Lattner
· 18 years ago
6934f06
For PR1319: Convert to new test system.
by Reid Spencer
· 18 years ago
78fb2ac
Changes to fix problems with "make check". Apparently you can redefine
by Reid Spencer
· 18 years ago
a8d9394
Fix syntax.
by Reid Spencer
· 18 years ago
6987833
Implement InstCombine/vec_demanded_elts.ll:test2. This allows us to turn
by Chris Lattner
· 18 years ago
2caf0ec
manually upgrade test. Add a new test2. I have no way to see if this works
by Chris Lattner
· 18 years ago
9088245
Try some alternative syntax.
by Reid Spencer
· 18 years ago
d6b7a16
avoid copying sets and vectors around.
by Chris Lattner
· 18 years ago
ac58a16
Fix PR1329.
by Jeff Cohen
· 18 years ago
bbb2a7a
For PR1319:
by Reid Spencer
· 18 years ago
d733ae8
This test should have been updated with llvm 1.7!
by Reid Spencer
· 18 years ago
2b544be
For PR1319: Upgrade tests to work with new llvm.exp version of llvm_runtest.
by Reid Spencer
· 18 years ago
3a693b7
This test needs to use egrep.
by Reid Spencer
· 18 years ago
1c35968
disable switch lowering using shift/and. It still breaks ppc bootstrap for
by Chris Lattner
· 18 years ago
90016c7
For PR1319:
by Reid Spencer
· 18 years ago
4b3fd6c
Convert test cases to new llvm.exp version of llvm_runtest and fix tests
by Reid Spencer
· 18 years ago
6f25490
For PR1319: Convert to use new llvm.exp version of llvm_testrun
by Reid Spencer
· 18 years ago
9a03bda
1. Don't generate redundant copy of stderr
by Reid Spencer
· 18 years ago
608266b
Fix a test test llvm.exp found.
by Reid Spencer
· 18 years ago
a43b3f2
bool -> i1 (found by llvm.exp)
by Reid Spencer
· 18 years ago
3baaed9
Fix a syntax error that llvm.exp found.
by Reid Spencer
· 18 years ago
60e9ff8
Fix an "already-upgraded" test that llvm.exp found.
by Reid Spencer
· 18 years ago
ae143ce
avoid iterator invalidation.
by Chris Lattner
· 18 years ago
7071836
Simplify this test and correct redirection for Tcl exec.
by Reid Spencer
· 18 years ago
fad4c0f
Don't try to interpret a fictitious file.
by Reid Spencer
· 18 years ago
bcb8674
Print full errorInfo when a failure occurs.
by Reid Spencer
· 18 years ago
98a7220
An even better fix.
by Jeff Cohen
· 18 years ago
15855a1
No need to quote things, shell isn't interpreting any more.
by Reid Spencer
· 18 years ago
e4aee1d
Fix recent regression that broke several llvm-tests.
by Jeff Cohen
· 18 years ago
Next »