Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
08ca97291fe309c24a29beba2f2d770aa75c7653
/
test
a6aff65
New testcase
by Chris Lattner
· 21 years ago
49136e1
New testcase
by Chris Lattner
· 21 years ago
14fef50
Fix problem executing the CBE
by Chris Lattner
· 21 years ago
dfe9a70
Add test of file inclusion capability for bugpoint
by Chris Lattner
· 21 years ago
35c7444
Initial tests for tblgen
by Chris Lattner
· 21 years ago
46721dd
Regression test for incorrect character emitted to char array.
by Vikram S. Adve
· 21 years ago
6991046
Somehow "simplest" test became a hello world test. Rectify this.
by Chris Lattner
· 21 years ago
919937d
Simplify some makefile magic, no functional changes
by Chris Lattner
· 21 years ago
d6f1537
Add fixmes
by Chris Lattner
· 21 years ago
8d6b9fe
This test has been automatized
by Chris Lattner
· 21 years ago
4446617
Update to use more modern graph checker
by Chris Lattner
· 21 years ago
6235b2a
New testcase, an automatized version of Vikrams ggcollapse.c file
by Chris Lattner
· 21 years ago
1e4bed7
Remove testcase which has been automatized
by Chris Lattner
· 21 years ago
e41fb36
Checkin of Vikram's ggfuncptr.c test adapted for automatic checking
by Chris Lattner
· 21 years ago
12642fd
More testcases, which I'll implement later
by Chris Lattner
· 21 years ago
d2a0896
Modernize testcase
by Chris Lattner
· 21 years ago
b5874f1
New testcase
by Chris Lattner
· 21 years ago
709ad40
New testcases for signed shifts
by Chris Lattner
· 21 years ago
84f644a
Add new tests, make existing tests more difficult
by Chris Lattner
· 21 years ago
a99d4f2
New testcase
by Chris Lattner
· 21 years ago
ae623cb
New testcases
by Chris Lattner
· 21 years ago
c2a2e73
Renumber tests sequentially
by Chris Lattner
· 21 years ago
f852798
Split the or and xor tests into two separate files
by Chris Lattner
· 21 years ago
2fc5e59
Remove obscure test
by Chris Lattner
· 21 years ago
2c77cb9
Check in old testcase sitting in my tree
by Chris Lattner
· 21 years ago
4daaebf
New testcase
by Chris Lattner
· 21 years ago
b5cfb6c
New testcase
by Chris Lattner
· 21 years ago
0afcd44
New testcase
by Chris Lattner
· 21 years ago
31a7f85
New testcases
by Chris Lattner
· 21 years ago
2b8e478
New testcase
by Chris Lattner
· 21 years ago
347319a
New testcase
by Chris Lattner
· 21 years ago
f7b447e
New tests
by Chris Lattner
· 21 years ago
e1a875e
New testcase that caused infinite loop in taildup
by Chris Lattner
· 21 years ago
a73fede
New testcases
by Chris Lattner
· 21 years ago
35611c3
Add new testcase
by Chris Lattner
· 21 years ago
cf2a738
Regression test for the Instruction Combining optimizization.
by John Criswell
· 21 years ago
71b35cd
Tests for globals with different kinds of behavior in DS Analysis.
by Vikram S. Adve
· 21 years ago
7172a59
*** empty log message ***
by Vikram S. Adve
· 21 years ago
6781cd2
Just documentation.
by Vikram S. Adve
· 21 years ago
781128c
Simplified DOTRACING flag.
by Vikram S. Adve
· 21 years ago
1239874
Use libinstr.$(ARCH).a instead of libinstr64.a Also, $(RM) needs -f flag.
by Vikram S. Adve
· 21 years ago
f2e343b
*** empty log message ***
by Vikram S. Adve
· 21 years ago
6e5031e
Regression test for bug in reg. allocation that was using %xcc instead
by Vikram S. Adve
· 21 years ago
c863c41
New testcase
by Chris Lattner
· 21 years ago
7b702b8
Fix testcase failing because of change of output
by Chris Lattner
· 21 years ago
2d4ebb2
Updated the name of the LLVM disassembler so that the test does not fail.
by John Criswell
· 21 years ago
edc3c3d
new testcase
by Chris Lattner
· 21 years ago
487bc8f
Move to test/programs/LLvmsource
by Chris Lattner
· 21 years ago
7d63ac6
Make testcase a bit more interesting
by Chris Lattner
· 21 years ago
993251e
New testcase
by Chris Lattner
· 21 years ago
b4a25f3
This causes an assert in the assembler. :(
by Chris Lattner
· 21 years ago
b1aa8ac
Spell `apparently' with an `e'.
by Misha Brukman
· 21 years ago
69134dc
New testcase
by Chris Lattner
· 21 years ago
98f0ef5
Add dependency on analyze
by Chris Lattner
· 21 years ago
4f00818
New testcase
by Chris Lattner
· 21 years ago
a834599
Add clean target to clean up my mess
by Chris Lattner
· 21 years ago
ca29178
This node should not be incomplete!
by Chris Lattner
· 21 years ago
9c95e52
New testcase
by Chris Lattner
· 21 years ago
a3a388b
New, smaller testcase
by Chris Lattner
· 21 years ago
b260eb8
New testcase
by Chris Lattner
· 21 years ago
dbb6cd1
Fix testcase
by Chris Lattner
· 21 years ago
4fe77cd
New testcase
by Chris Lattner
· 21 years ago
1df3112
Make sure that the global is known to be internal
by Chris Lattner
· 21 years ago
9e762d0
New testcase
by Chris Lattner
· 21 years ago
202f2ea
Do not chain to basic-aa
by Chris Lattner
· 21 years ago
3f6795e
Remove obsolete script
by Chris Lattner
· 21 years ago
060c1f8
Remove usage of grep-not script
by Chris Lattner
· 21 years ago
50e8682
Remove explicit control flow through the use of the 'not' script
by Chris Lattner
· 21 years ago
6968672
Move DSGraph tests to test/Regression/Analysis/DSGraph
by Chris Lattner
· 21 years ago
e9062ad
Move files to test/Regression/Analysis/DSGraph
by Chris Lattner
· 21 years ago
bcafe19
No use in having CFGSimplify and SimplifyCFG directories!
by Chris Lattner
· 21 years ago
d808e45
Eliminate explicit control flow in tests
by Chris Lattner
· 21 years ago
ecf2628
Use not instead of grep-not
by Chris Lattner
· 21 years ago
5944ba6
Switch tests over to use the 'not' script, instead of explicit control flow
by Chris Lattner
· 21 years ago
9272228
Force the interpreter for this testcase
by Chris Lattner
· 21 years ago
e03d077
Get rid of control flow in the test
by Chris Lattner
· 21 years ago
2b142bd
New script for testrunner programs
by Chris Lattner
· 21 years ago
c6cab24
Convert scripts from using explicit control flow to use the new grep-not script
by Chris Lattner
· 21 years ago
35f7ba9
Handle quoting right
by Chris Lattner
· 21 years ago
45983ee
Make the TestRunner tests not print out horrible things when they run
by Chris Lattner
· 21 years ago
ab1a525
Fix testcase
by Chris Lattner
· 21 years ago
cf36d1c
Initial checkin of grep-not script
by Chris Lattner
· 21 years ago
d6b7303
Add the test/Scripts directory to the path used by TestRunner
by Chris Lattner
· 21 years ago
30eef7d
Describe directory
by Chris Lattner
· 21 years ago
0bc99d3
Improve the make rule
by Chris Lattner
· 21 years ago
607411b
New testcase
by Chris Lattner
· 21 years ago
34e0ada
New makefile for Dsgraph tests
by Chris Lattner
· 21 years ago
6fd866c
Add DSGraph to the tests
by Chris Lattner
· 21 years ago
22b1fa0
Add test for new zeroinitializer token
by Chris Lattner
· 21 years ago
4097b2a9
New testcase for invoke support
by Chris Lattner
· 21 years ago
a4610ec
New testcase
by Chris Lattner
· 21 years ago
acd48e4
New testcase that crashes the cfe
by Chris Lattner
· 21 years ago
102f901
Add a testcase to ensure that ctor/dtor attributes work in C
by Chris Lattner
· 21 years ago
083de22
New variable which is just the GCCLD tool
by Chris Lattner
· 21 years ago
b75e1e7
add tests for elimination of loads
by Chris Lattner
· 21 years ago
d4c914f
Add test for instcombine -1*X -> -X
by Chris Lattner
· 21 years ago
262a791
New testcase
by Chris Lattner
· 21 years ago
4f7ae85
New testcase
by Chris Lattner
· 21 years ago
484147d
New testcase
by Chris Lattner
· 21 years ago
2d8270c
Don't print message, remove temp files
by Chris Lattner
· 21 years ago
Next »